./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/weaver/chl-nzb-file-symm.wvr.c --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/weaver/chl-nzb-file-symm.wvr.c -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 48ddce9ee02b3ea4431cf137593b71facb450c3e223dbff4f116c3c0ac1377b5 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 22:05:03,771 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 22:05:03,827 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 22:05:03,830 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 22:05:03,832 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 22:05:03,851 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 22:05:03,852 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 22:05:03,853 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 22:05:03,853 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 22:05:03,853 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 22:05:03,853 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 22:05:03,854 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 22:05:03,854 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 22:05:03,854 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 22:05:03,855 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 22:05:03,855 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 22:05:03,855 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 22:05:03,855 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 22:05:03,855 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 22:05:03,855 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 22:05:03,856 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 22:05:03,856 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:05:03,856 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 22:05:03,857 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 22:05:03,857 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 22:05:03,857 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 22:05:03,857 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 22:05:03,857 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 22:05:03,857 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 22:05:03,857 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 22:05:03,857 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 22:05:03,857 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 22:05:03,857 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 -> 48ddce9ee02b3ea4431cf137593b71facb450c3e223dbff4f116c3c0ac1377b5 [2025-03-08 22:05:04,077 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 22:05:04,083 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 22:05:04,085 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 22:05:04,085 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 22:05:04,086 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 22:05:04,086 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/chl-nzb-file-symm.wvr.c [2025-03-08 22:05:05,254 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1dc84b84e/50fefe4160384eb5b3c2af52ef877ad7/FLAGc30404ee1 [2025-03-08 22:05:05,486 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 22:05:05,487 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/chl-nzb-file-symm.wvr.c [2025-03-08 22:05:05,495 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1dc84b84e/50fefe4160384eb5b3c2af52ef877ad7/FLAGc30404ee1 [2025-03-08 22:05:05,814 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1dc84b84e/50fefe4160384eb5b3c2af52ef877ad7 [2025-03-08 22:05:05,816 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 22:05:05,817 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 22:05:05,818 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 22:05:05,818 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 22:05:05,821 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 22:05:05,822 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:05:05" (1/1) ... [2025-03-08 22:05:05,822 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@294e1bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:05, skipping insertion in model container [2025-03-08 22:05:05,823 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:05:05" (1/1) ... [2025-03-08 22:05:05,839 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 22:05:06,013 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:05:06,023 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 22:05:06,074 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:05:06,090 INFO L204 MainTranslator]: Completed translation [2025-03-08 22:05:06,091 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06 WrapperNode [2025-03-08 22:05:06,091 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 22:05:06,091 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 22:05:06,092 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 22:05:06,092 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 22:05:06,096 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,113 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,163 INFO L138 Inliner]: procedures = 24, calls = 46, calls flagged for inlining = 22, calls inlined = 30, statements flattened = 885 [2025-03-08 22:05:06,163 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 22:05:06,164 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 22:05:06,164 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 22:05:06,164 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 22:05:06,170 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,171 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,174 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,175 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,189 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,193 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,195 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,196 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,202 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 22:05:06,202 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 22:05:06,203 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 22:05:06,203 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 22:05:06,203 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (1/1) ... [2025-03-08 22:05:06,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:05:06,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 22:05:06,232 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 22:05:06,235 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 22:05:06,254 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 22:05:06,254 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-03-08 22:05:06,254 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-03-08 22:05:06,254 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-03-08 22:05:06,254 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-03-08 22:05:06,254 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 22:05:06,254 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 22:05:06,254 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 22:05:06,255 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 22:05:06,255 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 22:05:06,255 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 22:05:06,256 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 22:05:06,370 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 22:05:06,371 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 22:05:07,224 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 22:05:07,225 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 22:05:07,262 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 22:05:07,262 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 22:05:07,262 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:05:07 BoogieIcfgContainer [2025-03-08 22:05:07,262 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 22:05:07,264 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 22:05:07,264 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 22:05:07,272 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 22:05:07,272 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 10:05:05" (1/3) ... [2025-03-08 22:05:07,274 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5484d89f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:05:07, skipping insertion in model container [2025-03-08 22:05:07,274 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:05:06" (2/3) ... [2025-03-08 22:05:07,274 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5484d89f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:05:07, skipping insertion in model container [2025-03-08 22:05:07,274 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:05:07" (3/3) ... [2025-03-08 22:05:07,275 INFO L128 eAbstractionObserver]: Analyzing ICFG chl-nzb-file-symm.wvr.c [2025-03-08 22:05:07,289 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 22:05:07,291 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG chl-nzb-file-symm.wvr.c that has 3 procedures, 1126 locations, 1 initial locations, 4 loop locations, and 152 error locations. [2025-03-08 22:05:07,291 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 22:05:07,467 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-08 22:05:07,562 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1132 places, 1198 transitions, 2410 flow [2025-03-08 22:05:07,984 INFO L124 PetriNetUnfolderBase]: 73/1196 cut-off events. [2025-03-08 22:05:07,987 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-08 22:05:08,021 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1205 conditions, 1196 events. 73/1196 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 4249 event pairs, 0 based on Foata normal form. 0/971 useless extension candidates. Maximal degree in co-relation 922. Up to 2 conditions per place. [2025-03-08 22:05:08,022 INFO L82 GeneralOperation]: Start removeDead. Operand has 1132 places, 1198 transitions, 2410 flow [2025-03-08 22:05:08,049 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1110 places, 1174 transitions, 2360 flow [2025-03-08 22:05:08,059 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:05:08,070 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;@515f9c5e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:05:08,070 INFO L334 AbstractCegarLoop]: Starting to check reachability of 286 error locations. [2025-03-08 22:05:08,074 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:05:08,074 INFO L124 PetriNetUnfolderBase]: 0/30 cut-off events. [2025-03-08 22:05:08,074 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:05:08,074 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:08,074 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] [2025-03-08 22:05:08,075 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:08,078 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:08,079 INFO L85 PathProgramCache]: Analyzing trace with hash -103335641, now seen corresponding path program 1 times [2025-03-08 22:05:08,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:08,084 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [162622869] [2025-03-08 22:05:08,085 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:08,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:08,146 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-08 22:05:08,157 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-08 22:05:08,157 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:08,157 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:08,226 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 22:05:08,227 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:08,227 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [162622869] [2025-03-08 22:05:08,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [162622869] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:08,228 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:08,228 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:08,229 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1217926958] [2025-03-08 22:05:08,229 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:08,233 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:08,236 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:08,269 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:08,269 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:08,297 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1161 out of 1198 [2025-03-08 22:05:08,304 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1110 places, 1174 transitions, 2360 flow. Second operand has 3 states, 3 states have (on average 1162.3333333333333) internal successors, (3487), 3 states have internal predecessors, (3487), 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 22:05:08,304 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:08,304 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1161 of 1198 [2025-03-08 22:05:08,306 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:08,820 INFO L124 PetriNetUnfolderBase]: 75/1605 cut-off events. [2025-03-08 22:05:08,820 INFO L125 PetriNetUnfolderBase]: For 11/12 co-relation queries the response was YES. [2025-03-08 22:05:08,839 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1635 conditions, 1605 events. 75/1605 cut-off events. For 11/12 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 6945 event pairs, 3 based on Foata normal form. 45/1332 useless extension candidates. Maximal degree in co-relation 1365. Up to 16 conditions per place. [2025-03-08 22:05:08,851 INFO L140 encePairwiseOnDemand]: 1173/1198 looper letters, 9 selfloop transitions, 2 changer transitions 4/1151 dead transitions. [2025-03-08 22:05:08,852 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1111 places, 1151 transitions, 2336 flow [2025-03-08 22:05:08,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:08,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:08,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3517 transitions. [2025-03-08 22:05:08,874 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9785754034501948 [2025-03-08 22:05:08,875 INFO L175 Difference]: Start difference. First operand has 1110 places, 1174 transitions, 2360 flow. Second operand 3 states and 3517 transitions. [2025-03-08 22:05:08,876 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1111 places, 1151 transitions, 2336 flow [2025-03-08 22:05:08,888 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1107 places, 1151 transitions, 2328 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-03-08 22:05:08,903 INFO L231 Difference]: Finished difference. Result has 1107 places, 1147 transitions, 2302 flow [2025-03-08 22:05:08,906 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2306, PETRI_DIFFERENCE_MINUEND_PLACES=1105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1151, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2302, PETRI_PLACES=1107, PETRI_TRANSITIONS=1147} [2025-03-08 22:05:08,910 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -3 predicate places. [2025-03-08 22:05:08,911 INFO L471 AbstractCegarLoop]: Abstraction has has 1107 places, 1147 transitions, 2302 flow [2025-03-08 22:05:08,913 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1162.3333333333333) internal successors, (3487), 3 states have internal predecessors, (3487), 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 22:05:08,913 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:08,913 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] [2025-03-08 22:05:08,913 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 22:05:08,914 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:08,914 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:08,914 INFO L85 PathProgramCache]: Analyzing trace with hash 2103190429, now seen corresponding path program 1 times [2025-03-08 22:05:08,915 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:08,915 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [489924544] [2025-03-08 22:05:08,915 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:08,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:08,926 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 38 statements into 1 equivalence classes. [2025-03-08 22:05:08,936 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 38 of 38 statements. [2025-03-08 22:05:08,937 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:08,937 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:08,978 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 22:05:08,979 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:08,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [489924544] [2025-03-08 22:05:08,979 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [489924544] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:08,979 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:08,979 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:08,979 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1902118822] [2025-03-08 22:05:08,979 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:08,980 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:08,980 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:08,981 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:08,981 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:08,999 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1161 out of 1198 [2025-03-08 22:05:09,002 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1107 places, 1147 transitions, 2302 flow. Second operand has 3 states, 3 states have (on average 1162.3333333333333) internal successors, (3487), 3 states have internal predecessors, (3487), 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 22:05:09,002 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:09,002 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1161 of 1198 [2025-03-08 22:05:09,002 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:09,284 INFO L124 PetriNetUnfolderBase]: 76/1642 cut-off events. [2025-03-08 22:05:09,285 INFO L125 PetriNetUnfolderBase]: For 3/4 co-relation queries the response was YES. [2025-03-08 22:05:09,307 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1668 conditions, 1642 events. 76/1642 cut-off events. For 3/4 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 7478 event pairs, 3 based on Foata normal form. 0/1326 useless extension candidates. Maximal degree in co-relation 1630. Up to 17 conditions per place. [2025-03-08 22:05:09,319 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 9 selfloop transitions, 2 changer transitions 0/1146 dead transitions. [2025-03-08 22:05:09,319 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1104 places, 1146 transitions, 2322 flow [2025-03-08 22:05:09,320 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:09,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:09,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3495 transitions. [2025-03-08 22:05:09,325 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9724540901502504 [2025-03-08 22:05:09,325 INFO L175 Difference]: Start difference. First operand has 1107 places, 1147 transitions, 2302 flow. Second operand 3 states and 3495 transitions. [2025-03-08 22:05:09,325 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1104 places, 1146 transitions, 2322 flow [2025-03-08 22:05:09,329 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1102 places, 1146 transitions, 2318 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:09,338 INFO L231 Difference]: Finished difference. Result has 1102 places, 1146 transitions, 2300 flow [2025-03-08 22:05:09,339 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2296, PETRI_DIFFERENCE_MINUEND_PLACES=1100, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2300, PETRI_PLACES=1102, PETRI_TRANSITIONS=1146} [2025-03-08 22:05:09,340 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -8 predicate places. [2025-03-08 22:05:09,340 INFO L471 AbstractCegarLoop]: Abstraction has has 1102 places, 1146 transitions, 2300 flow [2025-03-08 22:05:09,342 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1162.3333333333333) internal successors, (3487), 3 states have internal predecessors, (3487), 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 22:05:09,342 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:09,342 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] [2025-03-08 22:05:09,342 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 22:05:09,343 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:09,343 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:09,343 INFO L85 PathProgramCache]: Analyzing trace with hash 306747117, now seen corresponding path program 1 times [2025-03-08 22:05:09,343 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:09,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [50862902] [2025-03-08 22:05:09,343 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:09,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:09,350 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-03-08 22:05:09,361 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-03-08 22:05:09,361 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:09,361 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:09,397 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 22:05:09,397 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:09,397 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [50862902] [2025-03-08 22:05:09,397 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [50862902] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:09,397 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:09,397 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:09,397 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1306879750] [2025-03-08 22:05:09,397 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:09,398 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:09,398 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:09,398 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:09,398 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:09,428 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1161 out of 1198 [2025-03-08 22:05:09,432 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1102 places, 1146 transitions, 2300 flow. Second operand has 3 states, 3 states have (on average 1162.3333333333333) internal successors, (3487), 3 states have internal predecessors, (3487), 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 22:05:09,432 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:09,432 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1161 of 1198 [2025-03-08 22:05:09,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:09,705 INFO L124 PetriNetUnfolderBase]: 75/1599 cut-off events. [2025-03-08 22:05:09,705 INFO L125 PetriNetUnfolderBase]: For 2/3 co-relation queries the response was YES. [2025-03-08 22:05:09,727 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1624 conditions, 1599 events. 75/1599 cut-off events. For 2/3 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 6871 event pairs, 3 based on Foata normal form. 0/1287 useless extension candidates. Maximal degree in co-relation 1578. Up to 16 conditions per place. [2025-03-08 22:05:09,738 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 9 selfloop transitions, 2 changer transitions 0/1145 dead transitions. [2025-03-08 22:05:09,738 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1103 places, 1145 transitions, 2320 flow [2025-03-08 22:05:09,739 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:09,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:09,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3495 transitions. [2025-03-08 22:05:09,744 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9724540901502504 [2025-03-08 22:05:09,744 INFO L175 Difference]: Start difference. First operand has 1102 places, 1146 transitions, 2300 flow. Second operand 3 states and 3495 transitions. [2025-03-08 22:05:09,744 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1103 places, 1145 transitions, 2320 flow [2025-03-08 22:05:09,748 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1101 places, 1145 transitions, 2316 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:09,756 INFO L231 Difference]: Finished difference. Result has 1101 places, 1145 transitions, 2298 flow [2025-03-08 22:05:09,757 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2294, PETRI_DIFFERENCE_MINUEND_PLACES=1099, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2298, PETRI_PLACES=1101, PETRI_TRANSITIONS=1145} [2025-03-08 22:05:09,758 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -9 predicate places. [2025-03-08 22:05:09,758 INFO L471 AbstractCegarLoop]: Abstraction has has 1101 places, 1145 transitions, 2298 flow [2025-03-08 22:05:09,760 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1162.3333333333333) internal successors, (3487), 3 states have internal predecessors, (3487), 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 22:05:09,760 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:09,760 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] [2025-03-08 22:05:09,760 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 22:05:09,760 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:09,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:09,760 INFO L85 PathProgramCache]: Analyzing trace with hash -103542431, now seen corresponding path program 1 times [2025-03-08 22:05:09,761 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:09,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [830030002] [2025-03-08 22:05:09,761 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:09,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:09,768 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-08 22:05:09,777 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-08 22:05:09,780 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:09,780 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:09,815 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 22:05:09,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:09,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [830030002] [2025-03-08 22:05:09,815 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [830030002] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:09,815 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:09,815 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:09,815 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [957541385] [2025-03-08 22:05:09,815 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:09,815 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:09,815 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:09,816 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:09,816 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:09,836 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1161 out of 1198 [2025-03-08 22:05:09,839 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1101 places, 1145 transitions, 2298 flow. Second operand has 3 states, 3 states have (on average 1162.3333333333333) internal successors, (3487), 3 states have internal predecessors, (3487), 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 22:05:09,839 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:09,839 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1161 of 1198 [2025-03-08 22:05:09,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:10,155 INFO L124 PetriNetUnfolderBase]: 76/1643 cut-off events. [2025-03-08 22:05:10,155 INFO L125 PetriNetUnfolderBase]: For 3/4 co-relation queries the response was YES. [2025-03-08 22:05:10,183 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1669 conditions, 1643 events. 76/1643 cut-off events. For 3/4 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 7487 event pairs, 3 based on Foata normal form. 0/1327 useless extension candidates. Maximal degree in co-relation 1615. Up to 17 conditions per place. [2025-03-08 22:05:10,197 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 9 selfloop transitions, 2 changer transitions 0/1144 dead transitions. [2025-03-08 22:05:10,197 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1102 places, 1144 transitions, 2318 flow [2025-03-08 22:05:10,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:10,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:10,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3495 transitions. [2025-03-08 22:05:10,203 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9724540901502504 [2025-03-08 22:05:10,203 INFO L175 Difference]: Start difference. First operand has 1101 places, 1145 transitions, 2298 flow. Second operand 3 states and 3495 transitions. [2025-03-08 22:05:10,203 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1102 places, 1144 transitions, 2318 flow [2025-03-08 22:05:10,208 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1100 places, 1144 transitions, 2314 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:10,218 INFO L231 Difference]: Finished difference. Result has 1100 places, 1144 transitions, 2296 flow [2025-03-08 22:05:10,219 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2292, PETRI_DIFFERENCE_MINUEND_PLACES=1098, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1144, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1142, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2296, PETRI_PLACES=1100, PETRI_TRANSITIONS=1144} [2025-03-08 22:05:10,220 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -10 predicate places. [2025-03-08 22:05:10,220 INFO L471 AbstractCegarLoop]: Abstraction has has 1100 places, 1144 transitions, 2296 flow [2025-03-08 22:05:10,222 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1162.3333333333333) internal successors, (3487), 3 states have internal predecessors, (3487), 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 22:05:10,222 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:10,222 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] [2025-03-08 22:05:10,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 22:05:10,223 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:10,223 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:10,223 INFO L85 PathProgramCache]: Analyzing trace with hash -79161332, now seen corresponding path program 1 times [2025-03-08 22:05:10,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:10,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1723771398] [2025-03-08 22:05:10,223 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:10,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:10,233 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 62 statements into 1 equivalence classes. [2025-03-08 22:05:10,243 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 62 of 62 statements. [2025-03-08 22:05:10,244 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:10,244 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:10,286 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 22:05:10,286 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:10,286 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1723771398] [2025-03-08 22:05:10,286 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1723771398] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:10,286 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:10,286 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:10,286 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [403870099] [2025-03-08 22:05:10,286 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:10,287 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:10,287 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:10,287 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:10,287 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:10,349 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1152 out of 1198 [2025-03-08 22:05:10,353 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1100 places, 1144 transitions, 2296 flow. Second operand has 3 states, 3 states have (on average 1153.3333333333333) internal successors, (3460), 3 states have internal predecessors, (3460), 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 22:05:10,353 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:10,353 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1152 of 1198 [2025-03-08 22:05:10,353 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:10,998 INFO L124 PetriNetUnfolderBase]: 265/5202 cut-off events. [2025-03-08 22:05:10,998 INFO L125 PetriNetUnfolderBase]: For 2/4 co-relation queries the response was YES. [2025-03-08 22:05:11,030 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5256 conditions, 5202 events. 265/5202 cut-off events. For 2/4 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 37481 event pairs, 9 based on Foata normal form. 0/4111 useless extension candidates. Maximal degree in co-relation 5194. Up to 37 conditions per place. [2025-03-08 22:05:11,056 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 18 selfloop transitions, 2 changer transitions 0/1143 dead transitions. [2025-03-08 22:05:11,056 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1101 places, 1143 transitions, 2334 flow [2025-03-08 22:05:11,060 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:11,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:11,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3477 transitions. [2025-03-08 22:05:11,066 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9674457429048414 [2025-03-08 22:05:11,066 INFO L175 Difference]: Start difference. First operand has 1100 places, 1144 transitions, 2296 flow. Second operand 3 states and 3477 transitions. [2025-03-08 22:05:11,066 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1101 places, 1143 transitions, 2334 flow [2025-03-08 22:05:11,070 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1099 places, 1143 transitions, 2330 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:11,078 INFO L231 Difference]: Finished difference. Result has 1099 places, 1143 transitions, 2294 flow [2025-03-08 22:05:11,081 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2290, PETRI_DIFFERENCE_MINUEND_PLACES=1097, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1143, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1141, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2294, PETRI_PLACES=1099, PETRI_TRANSITIONS=1143} [2025-03-08 22:05:11,081 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -11 predicate places. [2025-03-08 22:05:11,081 INFO L471 AbstractCegarLoop]: Abstraction has has 1099 places, 1143 transitions, 2294 flow [2025-03-08 22:05:11,083 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1153.3333333333333) internal successors, (3460), 3 states have internal predecessors, (3460), 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 22:05:11,083 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:11,083 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:05:11,083 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 22:05:11,083 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:11,084 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:11,084 INFO L85 PathProgramCache]: Analyzing trace with hash -19055642, now seen corresponding path program 1 times [2025-03-08 22:05:11,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:11,084 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1744499936] [2025-03-08 22:05:11,084 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:11,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:11,094 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-03-08 22:05:11,100 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-03-08 22:05:11,100 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:11,100 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:11,142 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 22:05:11,142 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:11,142 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1744499936] [2025-03-08 22:05:11,142 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1744499936] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:11,142 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:11,142 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:11,142 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1759086194] [2025-03-08 22:05:11,142 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:11,143 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:11,143 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:11,143 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:11,143 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:11,202 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1148 out of 1198 [2025-03-08 22:05:11,204 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1099 places, 1143 transitions, 2294 flow. Second operand has 3 states, 3 states have (on average 1149.3333333333333) internal successors, (3448), 3 states have internal predecessors, (3448), 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 22:05:11,204 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:11,204 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1148 of 1198 [2025-03-08 22:05:11,205 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:12,177 INFO L124 PetriNetUnfolderBase]: 409/7907 cut-off events. [2025-03-08 22:05:12,177 INFO L125 PetriNetUnfolderBase]: For 1/2 co-relation queries the response was YES. [2025-03-08 22:05:12,204 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7983 conditions, 7907 events. 409/7907 cut-off events. For 1/2 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 65064 event pairs, 15 based on Foata normal form. 0/6228 useless extension candidates. Maximal degree in co-relation 7913. Up to 53 conditions per place. [2025-03-08 22:05:12,226 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 22 selfloop transitions, 2 changer transitions 0/1142 dead transitions. [2025-03-08 22:05:12,226 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1100 places, 1142 transitions, 2340 flow [2025-03-08 22:05:12,226 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:12,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:12,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3469 transitions. [2025-03-08 22:05:12,230 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9652198107957707 [2025-03-08 22:05:12,230 INFO L175 Difference]: Start difference. First operand has 1099 places, 1143 transitions, 2294 flow. Second operand 3 states and 3469 transitions. [2025-03-08 22:05:12,230 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1100 places, 1142 transitions, 2340 flow [2025-03-08 22:05:12,234 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1098 places, 1142 transitions, 2336 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:12,242 INFO L231 Difference]: Finished difference. Result has 1098 places, 1142 transitions, 2292 flow [2025-03-08 22:05:12,244 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2288, PETRI_DIFFERENCE_MINUEND_PLACES=1096, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1142, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1140, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2292, PETRI_PLACES=1098, PETRI_TRANSITIONS=1142} [2025-03-08 22:05:12,244 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -12 predicate places. [2025-03-08 22:05:12,245 INFO L471 AbstractCegarLoop]: Abstraction has has 1098 places, 1142 transitions, 2292 flow [2025-03-08 22:05:12,246 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1149.3333333333333) internal successors, (3448), 3 states have internal predecessors, (3448), 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 22:05:12,246 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:12,246 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:05:12,246 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 22:05:12,247 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:12,247 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:12,247 INFO L85 PathProgramCache]: Analyzing trace with hash -93789475, now seen corresponding path program 1 times [2025-03-08 22:05:12,247 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:12,247 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [97755723] [2025-03-08 22:05:12,247 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:12,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:12,253 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 78 statements into 1 equivalence classes. [2025-03-08 22:05:12,256 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 78 of 78 statements. [2025-03-08 22:05:12,256 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:12,257 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:12,281 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 22:05:12,281 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:12,281 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [97755723] [2025-03-08 22:05:12,281 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [97755723] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:12,281 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:12,281 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:12,281 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [490360554] [2025-03-08 22:05:12,281 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:12,282 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:12,282 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:12,282 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:12,282 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:12,333 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1152 out of 1198 [2025-03-08 22:05:12,336 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1098 places, 1142 transitions, 2292 flow. Second operand has 3 states, 3 states have (on average 1153.3333333333333) internal successors, (3460), 3 states have internal predecessors, (3460), 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 22:05:12,336 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:12,336 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1152 of 1198 [2025-03-08 22:05:12,336 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:12,531 INFO L124 PetriNetUnfolderBase]: 58/1169 cut-off events. [2025-03-08 22:05:12,532 INFO L125 PetriNetUnfolderBase]: For 11/12 co-relation queries the response was YES. [2025-03-08 22:05:12,563 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1214 conditions, 1169 events. 58/1169 cut-off events. For 11/12 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 4830 event pairs, 9 based on Foata normal form. 0/955 useless extension candidates. Maximal degree in co-relation 1136. Up to 37 conditions per place. [2025-03-08 22:05:12,579 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 18 selfloop transitions, 2 changer transitions 0/1141 dead transitions. [2025-03-08 22:05:12,579 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1099 places, 1141 transitions, 2330 flow [2025-03-08 22:05:12,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:12,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:12,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3477 transitions. [2025-03-08 22:05:12,584 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9674457429048414 [2025-03-08 22:05:12,584 INFO L175 Difference]: Start difference. First operand has 1098 places, 1142 transitions, 2292 flow. Second operand 3 states and 3477 transitions. [2025-03-08 22:05:12,584 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1099 places, 1141 transitions, 2330 flow [2025-03-08 22:05:12,591 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1097 places, 1141 transitions, 2326 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:12,599 INFO L231 Difference]: Finished difference. Result has 1097 places, 1141 transitions, 2290 flow [2025-03-08 22:05:12,600 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2286, PETRI_DIFFERENCE_MINUEND_PLACES=1095, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1141, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2290, PETRI_PLACES=1097, PETRI_TRANSITIONS=1141} [2025-03-08 22:05:12,601 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -13 predicate places. [2025-03-08 22:05:12,601 INFO L471 AbstractCegarLoop]: Abstraction has has 1097 places, 1141 transitions, 2290 flow [2025-03-08 22:05:12,603 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1153.3333333333333) internal successors, (3460), 3 states have internal predecessors, (3460), 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 22:05:12,603 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:12,604 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:05:12,604 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 22:05:12,604 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:12,604 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:12,604 INFO L85 PathProgramCache]: Analyzing trace with hash -1508400576, now seen corresponding path program 1 times [2025-03-08 22:05:12,605 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:12,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1144181539] [2025-03-08 22:05:12,605 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:12,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:12,610 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 86 statements into 1 equivalence classes. [2025-03-08 22:05:12,618 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 86 of 86 statements. [2025-03-08 22:05:12,618 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:12,618 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:12,644 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 22:05:12,644 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:12,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1144181539] [2025-03-08 22:05:12,644 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1144181539] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:12,644 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:12,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:12,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1958913666] [2025-03-08 22:05:12,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:12,644 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:12,644 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:12,645 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:12,645 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:12,718 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1148 out of 1198 [2025-03-08 22:05:12,721 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1097 places, 1141 transitions, 2290 flow. Second operand has 3 states, 3 states have (on average 1149.3333333333333) internal successors, (3448), 3 states have internal predecessors, (3448), 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 22:05:12,721 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:12,721 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1148 of 1198 [2025-03-08 22:05:12,721 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:13,125 INFO L124 PetriNetUnfolderBase]: 81/1489 cut-off events. [2025-03-08 22:05:13,125 INFO L125 PetriNetUnfolderBase]: For 17/18 co-relation queries the response was YES. [2025-03-08 22:05:13,151 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1551 conditions, 1489 events. 81/1489 cut-off events. For 17/18 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 7109 event pairs, 15 based on Foata normal form. 0/1205 useless extension candidates. Maximal degree in co-relation 1465. Up to 54 conditions per place. [2025-03-08 22:05:13,166 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 22 selfloop transitions, 2 changer transitions 0/1140 dead transitions. [2025-03-08 22:05:13,166 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1098 places, 1140 transitions, 2336 flow [2025-03-08 22:05:13,166 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:13,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:13,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3469 transitions. [2025-03-08 22:05:13,171 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9652198107957707 [2025-03-08 22:05:13,171 INFO L175 Difference]: Start difference. First operand has 1097 places, 1141 transitions, 2290 flow. Second operand 3 states and 3469 transitions. [2025-03-08 22:05:13,171 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1098 places, 1140 transitions, 2336 flow [2025-03-08 22:05:13,176 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1096 places, 1140 transitions, 2332 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:13,185 INFO L231 Difference]: Finished difference. Result has 1096 places, 1140 transitions, 2288 flow [2025-03-08 22:05:13,186 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2284, PETRI_DIFFERENCE_MINUEND_PLACES=1094, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2288, PETRI_PLACES=1096, PETRI_TRANSITIONS=1140} [2025-03-08 22:05:13,186 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -14 predicate places. [2025-03-08 22:05:13,186 INFO L471 AbstractCegarLoop]: Abstraction has has 1096 places, 1140 transitions, 2288 flow [2025-03-08 22:05:13,188 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1149.3333333333333) internal successors, (3448), 3 states have internal predecessors, (3448), 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 22:05:13,188 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:13,188 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:05:13,188 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 22:05:13,188 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:13,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:13,189 INFO L85 PathProgramCache]: Analyzing trace with hash -1791675076, now seen corresponding path program 1 times [2025-03-08 22:05:13,189 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:13,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [778660384] [2025-03-08 22:05:13,189 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:13,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:13,196 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 94 statements into 1 equivalence classes. [2025-03-08 22:05:13,202 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 94 of 94 statements. [2025-03-08 22:05:13,202 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:13,202 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:13,229 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 22:05:13,230 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:13,230 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [778660384] [2025-03-08 22:05:13,230 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [778660384] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:13,230 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:13,230 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:13,230 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [596516634] [2025-03-08 22:05:13,230 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:13,230 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:13,230 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:13,231 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:13,231 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:13,271 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1155 out of 1198 [2025-03-08 22:05:13,274 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1096 places, 1140 transitions, 2288 flow. Second operand has 3 states, 3 states have (on average 1156.3333333333333) internal successors, (3469), 3 states have internal predecessors, (3469), 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 22:05:13,275 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:13,275 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1155 of 1198 [2025-03-08 22:05:13,275 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:13,721 INFO L124 PetriNetUnfolderBase]: 187/3388 cut-off events. [2025-03-08 22:05:13,722 INFO L125 PetriNetUnfolderBase]: For 7/9 co-relation queries the response was YES. [2025-03-08 22:05:13,751 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3467 conditions, 3388 events. 187/3388 cut-off events. For 7/9 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 23190 event pairs, 24 based on Foata normal form. 0/2699 useless extension candidates. Maximal degree in co-relation 3373. Up to 67 conditions per place. [2025-03-08 22:05:13,765 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 15 selfloop transitions, 2 changer transitions 0/1139 dead transitions. [2025-03-08 22:05:13,765 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1097 places, 1139 transitions, 2320 flow [2025-03-08 22:05:13,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:13,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:13,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3483 transitions. [2025-03-08 22:05:13,769 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9691151919866444 [2025-03-08 22:05:13,769 INFO L175 Difference]: Start difference. First operand has 1096 places, 1140 transitions, 2288 flow. Second operand 3 states and 3483 transitions. [2025-03-08 22:05:13,769 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1097 places, 1139 transitions, 2320 flow [2025-03-08 22:05:13,773 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1095 places, 1139 transitions, 2316 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:13,779 INFO L231 Difference]: Finished difference. Result has 1095 places, 1139 transitions, 2286 flow [2025-03-08 22:05:13,780 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2282, PETRI_DIFFERENCE_MINUEND_PLACES=1093, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2286, PETRI_PLACES=1095, PETRI_TRANSITIONS=1139} [2025-03-08 22:05:13,781 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -15 predicate places. [2025-03-08 22:05:13,781 INFO L471 AbstractCegarLoop]: Abstraction has has 1095 places, 1139 transitions, 2286 flow [2025-03-08 22:05:13,782 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1156.3333333333333) internal successors, (3469), 3 states have internal predecessors, (3469), 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 22:05:13,783 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:13,783 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:05:13,783 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 22:05:13,783 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:13,783 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:13,783 INFO L85 PathProgramCache]: Analyzing trace with hash -913951263, now seen corresponding path program 1 times [2025-03-08 22:05:13,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:13,783 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1270003073] [2025-03-08 22:05:13,783 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:13,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:13,788 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 102 statements into 1 equivalence classes. [2025-03-08 22:05:13,794 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 102 of 102 statements. [2025-03-08 22:05:13,794 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:13,794 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:13,839 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 22:05:13,840 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:13,840 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1270003073] [2025-03-08 22:05:13,840 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1270003073] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:13,840 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:13,840 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:13,840 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [281371591] [2025-03-08 22:05:13,840 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:13,840 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:13,840 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:13,840 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:13,841 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:13,888 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1155 out of 1198 [2025-03-08 22:05:13,890 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1095 places, 1139 transitions, 2286 flow. Second operand has 3 states, 3 states have (on average 1156.3333333333333) internal successors, (3469), 3 states have internal predecessors, (3469), 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 22:05:13,891 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:13,891 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1155 of 1198 [2025-03-08 22:05:13,891 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:14,224 INFO L124 PetriNetUnfolderBase]: 188/3402 cut-off events. [2025-03-08 22:05:14,224 INFO L125 PetriNetUnfolderBase]: For 6/7 co-relation queries the response was YES. [2025-03-08 22:05:14,252 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3478 conditions, 3402 events. 188/3402 cut-off events. For 6/7 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 23588 event pairs, 24 based on Foata normal form. 0/2699 useless extension candidates. Maximal degree in co-relation 3376. Up to 64 conditions per place. [2025-03-08 22:05:14,266 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 15 selfloop transitions, 2 changer transitions 0/1138 dead transitions. [2025-03-08 22:05:14,266 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1096 places, 1138 transitions, 2318 flow [2025-03-08 22:05:14,267 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:14,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:14,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3483 transitions. [2025-03-08 22:05:14,270 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9691151919866444 [2025-03-08 22:05:14,270 INFO L175 Difference]: Start difference. First operand has 1095 places, 1139 transitions, 2286 flow. Second operand 3 states and 3483 transitions. [2025-03-08 22:05:14,270 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1096 places, 1138 transitions, 2318 flow [2025-03-08 22:05:14,274 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1094 places, 1138 transitions, 2314 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:14,280 INFO L231 Difference]: Finished difference. Result has 1094 places, 1138 transitions, 2284 flow [2025-03-08 22:05:14,281 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2280, PETRI_DIFFERENCE_MINUEND_PLACES=1092, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1138, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1136, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2284, PETRI_PLACES=1094, PETRI_TRANSITIONS=1138} [2025-03-08 22:05:14,282 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -16 predicate places. [2025-03-08 22:05:14,282 INFO L471 AbstractCegarLoop]: Abstraction has has 1094 places, 1138 transitions, 2284 flow [2025-03-08 22:05:14,282 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1156.3333333333333) internal successors, (3469), 3 states have internal predecessors, (3469), 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 22:05:14,282 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:14,283 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:05:14,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-08 22:05:14,283 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:14,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:14,283 INFO L85 PathProgramCache]: Analyzing trace with hash -175857049, now seen corresponding path program 1 times [2025-03-08 22:05:14,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:14,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [817443784] [2025-03-08 22:05:14,283 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:14,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:14,288 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 110 statements into 1 equivalence classes. [2025-03-08 22:05:14,292 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 110 of 110 statements. [2025-03-08 22:05:14,292 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:14,292 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:14,321 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 22:05:14,321 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:14,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [817443784] [2025-03-08 22:05:14,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [817443784] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:14,321 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:14,321 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:14,321 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2007360510] [2025-03-08 22:05:14,322 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:14,322 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:14,322 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:14,322 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:14,322 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:14,379 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1149 out of 1198 [2025-03-08 22:05:14,381 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1094 places, 1138 transitions, 2284 flow. Second operand has 3 states, 3 states have (on average 1150.3333333333333) internal successors, (3451), 3 states have internal predecessors, (3451), 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 22:05:14,381 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:14,381 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1149 of 1198 [2025-03-08 22:05:14,381 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:15,055 INFO L124 PetriNetUnfolderBase]: 385/7451 cut-off events. [2025-03-08 22:05:15,055 INFO L125 PetriNetUnfolderBase]: For 1/2 co-relation queries the response was YES. [2025-03-08 22:05:15,084 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7523 conditions, 7451 events. 385/7451 cut-off events. For 1/2 co-relation queries the response was YES. Maximal size of possible extension queue 55. Compared 60652 event pairs, 14 based on Foata normal form. 0/5877 useless extension candidates. Maximal degree in co-relation 7413. Up to 50 conditions per place. [2025-03-08 22:05:15,102 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 21 selfloop transitions, 2 changer transitions 0/1137 dead transitions. [2025-03-08 22:05:15,102 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1095 places, 1137 transitions, 2328 flow [2025-03-08 22:05:15,102 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:15,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:15,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3471 transitions. [2025-03-08 22:05:15,105 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9657762938230384 [2025-03-08 22:05:15,105 INFO L175 Difference]: Start difference. First operand has 1094 places, 1138 transitions, 2284 flow. Second operand 3 states and 3471 transitions. [2025-03-08 22:05:15,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1095 places, 1137 transitions, 2328 flow [2025-03-08 22:05:15,109 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1093 places, 1137 transitions, 2324 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:15,115 INFO L231 Difference]: Finished difference. Result has 1093 places, 1137 transitions, 2282 flow [2025-03-08 22:05:15,116 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2278, PETRI_DIFFERENCE_MINUEND_PLACES=1091, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1137, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1135, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2282, PETRI_PLACES=1093, PETRI_TRANSITIONS=1137} [2025-03-08 22:05:15,116 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -17 predicate places. [2025-03-08 22:05:15,116 INFO L471 AbstractCegarLoop]: Abstraction has has 1093 places, 1137 transitions, 2282 flow [2025-03-08 22:05:15,117 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1150.3333333333333) internal successors, (3451), 3 states have internal predecessors, (3451), 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 22:05:15,117 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:15,117 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:05:15,117 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-08 22:05:15,117 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:15,118 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:15,118 INFO L85 PathProgramCache]: Analyzing trace with hash -1997559284, now seen corresponding path program 1 times [2025-03-08 22:05:15,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:15,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1786445402] [2025-03-08 22:05:15,118 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:15,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:15,123 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 118 statements into 1 equivalence classes. [2025-03-08 22:05:15,131 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 118 of 118 statements. [2025-03-08 22:05:15,131 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:15,131 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:15,172 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 22:05:15,172 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:15,172 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1786445402] [2025-03-08 22:05:15,172 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1786445402] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:15,172 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:15,172 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:15,172 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1613400804] [2025-03-08 22:05:15,172 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:15,173 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:15,173 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:15,173 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:15,173 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:15,223 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1149 out of 1198 [2025-03-08 22:05:15,225 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1093 places, 1137 transitions, 2282 flow. Second operand has 3 states, 3 states have (on average 1150.3333333333333) internal successors, (3451), 3 states have internal predecessors, (3451), 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 22:05:15,225 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:15,225 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1149 of 1198 [2025-03-08 22:05:15,225 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:15,446 INFO L124 PetriNetUnfolderBase]: 80/1478 cut-off events. [2025-03-08 22:05:15,446 INFO L125 PetriNetUnfolderBase]: For 16/17 co-relation queries the response was YES. [2025-03-08 22:05:15,462 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1537 conditions, 1478 events. 80/1478 cut-off events. For 16/17 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 6962 event pairs, 14 based on Foata normal form. 0/1199 useless extension candidates. Maximal degree in co-relation 1419. Up to 51 conditions per place. [2025-03-08 22:05:15,469 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 21 selfloop transitions, 2 changer transitions 0/1136 dead transitions. [2025-03-08 22:05:15,469 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1094 places, 1136 transitions, 2326 flow [2025-03-08 22:05:15,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:15,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:15,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3471 transitions. [2025-03-08 22:05:15,476 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9657762938230384 [2025-03-08 22:05:15,476 INFO L175 Difference]: Start difference. First operand has 1093 places, 1137 transitions, 2282 flow. Second operand 3 states and 3471 transitions. [2025-03-08 22:05:15,476 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1094 places, 1136 transitions, 2326 flow [2025-03-08 22:05:15,479 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1092 places, 1136 transitions, 2322 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:15,485 INFO L231 Difference]: Finished difference. Result has 1092 places, 1136 transitions, 2280 flow [2025-03-08 22:05:15,486 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2276, PETRI_DIFFERENCE_MINUEND_PLACES=1090, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2280, PETRI_PLACES=1092, PETRI_TRANSITIONS=1136} [2025-03-08 22:05:15,487 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -18 predicate places. [2025-03-08 22:05:15,487 INFO L471 AbstractCegarLoop]: Abstraction has has 1092 places, 1136 transitions, 2280 flow [2025-03-08 22:05:15,487 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1150.3333333333333) internal successors, (3451), 3 states have internal predecessors, (3451), 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 22:05:15,487 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:15,487 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:15,487 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-08 22:05:15,487 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:15,488 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:15,488 INFO L85 PathProgramCache]: Analyzing trace with hash 258068659, now seen corresponding path program 1 times [2025-03-08 22:05:15,488 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:15,488 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1421799929] [2025-03-08 22:05:15,488 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:15,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:15,495 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 147 statements into 1 equivalence classes. [2025-03-08 22:05:15,507 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 147 of 147 statements. [2025-03-08 22:05:15,507 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:15,508 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:15,632 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 22:05:15,632 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:15,632 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1421799929] [2025-03-08 22:05:15,632 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1421799929] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:15,632 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:15,632 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:15,632 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2111909915] [2025-03-08 22:05:15,632 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:15,633 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:15,633 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:15,633 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:15,633 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:15,721 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1132 out of 1198 [2025-03-08 22:05:15,723 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1092 places, 1136 transitions, 2280 flow. Second operand has 3 states, 3 states have (on average 1134.0) internal successors, (3402), 3 states have internal predecessors, (3402), 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 22:05:15,723 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:15,723 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1132 of 1198 [2025-03-08 22:05:15,723 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:16,288 INFO L124 PetriNetUnfolderBase]: 313/4822 cut-off events. [2025-03-08 22:05:16,289 INFO L125 PetriNetUnfolderBase]: For 9/10 co-relation queries the response was YES. [2025-03-08 22:05:16,343 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5037 conditions, 4822 events. 313/4822 cut-off events. For 9/10 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 37977 event pairs, 80 based on Foata normal form. 0/3829 useless extension candidates. Maximal degree in co-relation 4912. Up to 197 conditions per place. [2025-03-08 22:05:16,368 INFO L140 encePairwiseOnDemand]: 1192/1198 looper letters, 36 selfloop transitions, 4 changer transitions 0/1134 dead transitions. [2025-03-08 22:05:16,368 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1092 places, 1134 transitions, 2356 flow [2025-03-08 22:05:16,369 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:16,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:16,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3438 transitions. [2025-03-08 22:05:16,372 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9565943238731218 [2025-03-08 22:05:16,372 INFO L175 Difference]: Start difference. First operand has 1092 places, 1136 transitions, 2280 flow. Second operand 3 states and 3438 transitions. [2025-03-08 22:05:16,372 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1092 places, 1134 transitions, 2356 flow [2025-03-08 22:05:16,379 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1090 places, 1134 transitions, 2352 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:16,388 INFO L231 Difference]: Finished difference. Result has 1090 places, 1134 transitions, 2280 flow [2025-03-08 22:05:16,389 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2272, PETRI_DIFFERENCE_MINUEND_PLACES=1088, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2280, PETRI_PLACES=1090, PETRI_TRANSITIONS=1134} [2025-03-08 22:05:16,390 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -20 predicate places. [2025-03-08 22:05:16,390 INFO L471 AbstractCegarLoop]: Abstraction has has 1090 places, 1134 transitions, 2280 flow [2025-03-08 22:05:16,391 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1134.0) internal successors, (3402), 3 states have internal predecessors, (3402), 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 22:05:16,391 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:16,391 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:16,391 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-08 22:05:16,391 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:16,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:16,392 INFO L85 PathProgramCache]: Analyzing trace with hash -1612947189, now seen corresponding path program 1 times [2025-03-08 22:05:16,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:16,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1497623470] [2025-03-08 22:05:16,392 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:16,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:16,402 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-03-08 22:05:16,410 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-03-08 22:05:16,411 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:16,411 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:16,441 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 22:05:16,441 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:16,441 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1497623470] [2025-03-08 22:05:16,441 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1497623470] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:16,442 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:16,442 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:16,442 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [394219571] [2025-03-08 22:05:16,442 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:16,442 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:16,442 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:16,442 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:16,442 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:16,478 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1155 out of 1198 [2025-03-08 22:05:16,480 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1090 places, 1134 transitions, 2280 flow. Second operand has 3 states, 3 states have (on average 1156.3333333333333) internal successors, (3469), 3 states have internal predecessors, (3469), 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 22:05:16,480 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:16,480 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1155 of 1198 [2025-03-08 22:05:16,480 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:16,809 INFO L124 PetriNetUnfolderBase]: 165/2961 cut-off events. [2025-03-08 22:05:16,809 INFO L125 PetriNetUnfolderBase]: For 5/6 co-relation queries the response was YES. [2025-03-08 22:05:16,836 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3039 conditions, 2961 events. 165/2961 cut-off events. For 5/6 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 18154 event pairs, 24 based on Foata normal form. 0/2364 useless extension candidates. Maximal degree in co-relation 3018. Up to 64 conditions per place. [2025-03-08 22:05:16,851 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 15 selfloop transitions, 2 changer transitions 0/1133 dead transitions. [2025-03-08 22:05:16,852 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1091 places, 1133 transitions, 2312 flow [2025-03-08 22:05:16,852 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:16,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:16,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3483 transitions. [2025-03-08 22:05:16,856 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9691151919866444 [2025-03-08 22:05:16,856 INFO L175 Difference]: Start difference. First operand has 1090 places, 1134 transitions, 2280 flow. Second operand 3 states and 3483 transitions. [2025-03-08 22:05:16,856 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1091 places, 1133 transitions, 2312 flow [2025-03-08 22:05:16,860 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1089 places, 1133 transitions, 2304 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:16,867 INFO L231 Difference]: Finished difference. Result has 1089 places, 1133 transitions, 2274 flow [2025-03-08 22:05:16,868 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2270, PETRI_DIFFERENCE_MINUEND_PLACES=1087, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1133, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1131, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2274, PETRI_PLACES=1089, PETRI_TRANSITIONS=1133} [2025-03-08 22:05:16,869 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -21 predicate places. [2025-03-08 22:05:16,869 INFO L471 AbstractCegarLoop]: Abstraction has has 1089 places, 1133 transitions, 2274 flow [2025-03-08 22:05:16,870 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1156.3333333333333) internal successors, (3469), 3 states have internal predecessors, (3469), 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 22:05:16,870 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:16,870 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:16,870 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-08 22:05:16,870 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:16,871 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:16,871 INFO L85 PathProgramCache]: Analyzing trace with hash 895647813, now seen corresponding path program 1 times [2025-03-08 22:05:16,871 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:16,871 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1782653675] [2025-03-08 22:05:16,871 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:16,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:16,879 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 182 statements into 1 equivalence classes. [2025-03-08 22:05:16,888 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 182 of 182 statements. [2025-03-08 22:05:16,888 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:16,888 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:16,929 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 22:05:16,930 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:16,930 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1782653675] [2025-03-08 22:05:16,930 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1782653675] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:16,930 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:16,930 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:16,930 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1249448907] [2025-03-08 22:05:16,930 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:16,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:16,931 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:16,931 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:16,931 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:16,966 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1155 out of 1198 [2025-03-08 22:05:16,967 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1089 places, 1133 transitions, 2274 flow. Second operand has 3 states, 3 states have (on average 1156.3333333333333) internal successors, (3469), 3 states have internal predecessors, (3469), 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 22:05:16,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:16,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1155 of 1198 [2025-03-08 22:05:16,968 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:17,311 INFO L124 PetriNetUnfolderBase]: 165/2960 cut-off events. [2025-03-08 22:05:17,311 INFO L125 PetriNetUnfolderBase]: For 5/6 co-relation queries the response was YES. [2025-03-08 22:05:17,328 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3036 conditions, 2960 events. 165/2960 cut-off events. For 5/6 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 18193 event pairs, 24 based on Foata normal form. 0/2355 useless extension candidates. Maximal degree in co-relation 2866. Up to 64 conditions per place. [2025-03-08 22:05:17,337 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 15 selfloop transitions, 2 changer transitions 0/1132 dead transitions. [2025-03-08 22:05:17,338 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1090 places, 1132 transitions, 2306 flow [2025-03-08 22:05:17,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:17,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:17,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3483 transitions. [2025-03-08 22:05:17,341 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9691151919866444 [2025-03-08 22:05:17,341 INFO L175 Difference]: Start difference. First operand has 1089 places, 1133 transitions, 2274 flow. Second operand 3 states and 3483 transitions. [2025-03-08 22:05:17,342 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1090 places, 1132 transitions, 2306 flow [2025-03-08 22:05:17,344 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1088 places, 1132 transitions, 2302 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:17,350 INFO L231 Difference]: Finished difference. Result has 1088 places, 1132 transitions, 2272 flow [2025-03-08 22:05:17,351 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2268, PETRI_DIFFERENCE_MINUEND_PLACES=1086, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2272, PETRI_PLACES=1088, PETRI_TRANSITIONS=1132} [2025-03-08 22:05:17,351 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -22 predicate places. [2025-03-08 22:05:17,351 INFO L471 AbstractCegarLoop]: Abstraction has has 1088 places, 1132 transitions, 2272 flow [2025-03-08 22:05:17,352 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1156.3333333333333) internal successors, (3469), 3 states have internal predecessors, (3469), 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 22:05:17,352 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:17,352 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:17,352 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-08 22:05:17,352 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting thread1Err65ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:17,352 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:17,352 INFO L85 PathProgramCache]: Analyzing trace with hash -1791042497, now seen corresponding path program 1 times [2025-03-08 22:05:17,353 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:17,353 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [421831066] [2025-03-08 22:05:17,353 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:17,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:17,360 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 195 statements into 1 equivalence classes. [2025-03-08 22:05:17,365 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 195 of 195 statements. [2025-03-08 22:05:17,365 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:17,365 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:17,397 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 22:05:17,397 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:17,397 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [421831066] [2025-03-08 22:05:17,398 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [421831066] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:17,398 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:17,398 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:17,398 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1569212465] [2025-03-08 22:05:17,398 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:17,399 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:17,399 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:17,399 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:17,399 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:17,430 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1145 out of 1198 [2025-03-08 22:05:17,432 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1088 places, 1132 transitions, 2272 flow. Second operand has 3 states, 3 states have (on average 1146.3333333333333) internal successors, (3439), 3 states have internal predecessors, (3439), 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 22:05:17,432 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:17,432 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1145 of 1198 [2025-03-08 22:05:17,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:18,272 INFO L124 PetriNetUnfolderBase]: 407/6303 cut-off events. [2025-03-08 22:05:18,272 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-03-08 22:05:18,312 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6520 conditions, 6303 events. 407/6303 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 94. Compared 56925 event pairs, 56 based on Foata normal form. 0/5036 useless extension candidates. Maximal degree in co-relation 6306. Up to 199 conditions per place. [2025-03-08 22:05:18,335 INFO L140 encePairwiseOnDemand]: 1184/1198 looper letters, 22 selfloop transitions, 6 changer transitions 0/1131 dead transitions. [2025-03-08 22:05:18,336 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1082 places, 1131 transitions, 2327 flow [2025-03-08 22:05:18,336 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:18,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:18,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3471 transitions. [2025-03-08 22:05:18,340 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9657762938230384 [2025-03-08 22:05:18,340 INFO L175 Difference]: Start difference. First operand has 1088 places, 1132 transitions, 2272 flow. Second operand 3 states and 3471 transitions. [2025-03-08 22:05:18,340 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1082 places, 1131 transitions, 2327 flow [2025-03-08 22:05:18,344 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1080 places, 1131 transitions, 2323 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:18,355 INFO L231 Difference]: Finished difference. Result has 1081 places, 1130 transitions, 2294 flow [2025-03-08 22:05:18,356 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2252, PETRI_DIFFERENCE_MINUEND_PLACES=1078, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2294, PETRI_PLACES=1081, PETRI_TRANSITIONS=1130} [2025-03-08 22:05:18,357 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -29 predicate places. [2025-03-08 22:05:18,357 INFO L471 AbstractCegarLoop]: Abstraction has has 1081 places, 1130 transitions, 2294 flow [2025-03-08 22:05:18,358 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1146.3333333333333) internal successors, (3439), 3 states have internal predecessors, (3439), 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 22:05:18,358 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:18,358 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:18,358 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-08 22:05:18,358 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting thread1Err64ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:18,359 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:18,359 INFO L85 PathProgramCache]: Analyzing trace with hash -364376921, now seen corresponding path program 1 times [2025-03-08 22:05:18,359 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:18,359 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1591657902] [2025-03-08 22:05:18,359 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:18,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:18,370 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 199 statements into 1 equivalence classes. [2025-03-08 22:05:18,379 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 199 of 199 statements. [2025-03-08 22:05:18,379 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:18,379 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:18,418 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 22:05:18,418 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:18,418 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1591657902] [2025-03-08 22:05:18,418 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1591657902] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:18,418 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:18,419 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:18,419 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1317979665] [2025-03-08 22:05:18,419 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:18,419 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:18,419 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:18,420 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:18,420 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:18,446 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1145 out of 1198 [2025-03-08 22:05:18,448 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1081 places, 1130 transitions, 2294 flow. Second operand has 3 states, 3 states have (on average 1146.3333333333333) internal successors, (3439), 3 states have internal predecessors, (3439), 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 22:05:18,448 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:18,448 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1145 of 1198 [2025-03-08 22:05:18,448 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:18,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][435], [1186#(= |#race~is_null_5~0| 0), 1182#(= |#race~is_null_1~0| 0), 276#L96-38true, 238#L125true, Black: 1180#true]) [2025-03-08 22:05:18,905 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-03-08 22:05:18,905 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 22:05:18,905 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:05:18,905 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 22:05:18,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][435], [1186#(= |#race~is_null_5~0| 0), 1182#(= |#race~is_null_1~0| 0), 238#L125true, 126#L96-29true, Black: 1180#true]) [2025-03-08 22:05:18,942 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 22:05:18,942 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:05:18,943 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:05:18,943 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:05:18,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][435], [1186#(= |#race~is_null_5~0| 0), 361#L96-28true, 1182#(= |#race~is_null_1~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:18,943 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-08 22:05:18,943 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:18,943 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:18,943 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:19,572 INFO L124 PetriNetUnfolderBase]: 513/7607 cut-off events. [2025-03-08 22:05:19,572 INFO L125 PetriNetUnfolderBase]: For 26/27 co-relation queries the response was YES. [2025-03-08 22:05:19,629 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7932 conditions, 7607 events. 513/7607 cut-off events. For 26/27 co-relation queries the response was YES. Maximal size of possible extension queue 104. Compared 72763 event pairs, 46 based on Foata normal form. 0/6116 useless extension candidates. Maximal degree in co-relation 6730. Up to 243 conditions per place. [2025-03-08 22:05:19,654 INFO L140 encePairwiseOnDemand]: 1184/1198 looper letters, 23 selfloop transitions, 6 changer transitions 0/1130 dead transitions. [2025-03-08 22:05:19,654 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1075 places, 1130 transitions, 2354 flow [2025-03-08 22:05:19,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:19,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:19,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3472 transitions. [2025-03-08 22:05:19,658 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9660545353366722 [2025-03-08 22:05:19,658 INFO L175 Difference]: Start difference. First operand has 1081 places, 1130 transitions, 2294 flow. Second operand 3 states and 3472 transitions. [2025-03-08 22:05:19,658 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1075 places, 1130 transitions, 2354 flow [2025-03-08 22:05:19,661 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1075 places, 1130 transitions, 2354 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:05:19,667 INFO L231 Difference]: Finished difference. Result has 1076 places, 1128 transitions, 2320 flow [2025-03-08 22:05:19,668 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2278, PETRI_DIFFERENCE_MINUEND_PLACES=1073, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1122, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1116, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2320, PETRI_PLACES=1076, PETRI_TRANSITIONS=1128} [2025-03-08 22:05:19,668 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -34 predicate places. [2025-03-08 22:05:19,668 INFO L471 AbstractCegarLoop]: Abstraction has has 1076 places, 1128 transitions, 2320 flow [2025-03-08 22:05:19,669 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1146.3333333333333) internal successors, (3439), 3 states have internal predecessors, (3439), 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 22:05:19,669 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:19,669 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:19,669 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-08 22:05:19,669 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting thread1Err54ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:19,670 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:19,670 INFO L85 PathProgramCache]: Analyzing trace with hash -1558777405, now seen corresponding path program 1 times [2025-03-08 22:05:19,670 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:19,670 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [382714005] [2025-03-08 22:05:19,670 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:19,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:19,677 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 208 statements into 1 equivalence classes. [2025-03-08 22:05:19,686 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 208 of 208 statements. [2025-03-08 22:05:19,686 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:19,686 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:19,713 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 22:05:19,714 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:19,714 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [382714005] [2025-03-08 22:05:19,714 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [382714005] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:19,714 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:19,714 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:19,714 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [157235706] [2025-03-08 22:05:19,714 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:19,714 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:19,715 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:19,715 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:19,715 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:19,760 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1150 out of 1198 [2025-03-08 22:05:19,762 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1076 places, 1128 transitions, 2320 flow. Second operand has 3 states, 3 states have (on average 1151.6666666666667) internal successors, (3455), 3 states have internal predecessors, (3455), 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 22:05:19,762 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:19,762 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1150 of 1198 [2025-03-08 22:05:19,762 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:20,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][520], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 956#L127-18true, 1188#true, Black: 1180#true]) [2025-03-08 22:05:20,001 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is not cut-off event [2025-03-08 22:05:20,001 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is not cut-off event [2025-03-08 22:05:20,001 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:20,001 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is not cut-off event [2025-03-08 22:05:20,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][520], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 956#L127-18true, 1188#true, Black: 1180#true]) [2025-03-08 22:05:20,028 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-03-08 22:05:20,028 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:20,028 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:20,028 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:20,028 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-08 22:05:20,312 INFO L124 PetriNetUnfolderBase]: 335/5596 cut-off events. [2025-03-08 22:05:20,312 INFO L125 PetriNetUnfolderBase]: For 7/11 co-relation queries the response was YES. [2025-03-08 22:05:20,359 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5847 conditions, 5596 events. 335/5596 cut-off events. For 7/11 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 48103 event pairs, 32 based on Foata normal form. 0/4481 useless extension candidates. Maximal degree in co-relation 3616. Up to 110 conditions per place. [2025-03-08 22:05:20,382 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 22 selfloop transitions, 2 changer transitions 0/1128 dead transitions. [2025-03-08 22:05:20,383 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1077 places, 1128 transitions, 2369 flow [2025-03-08 22:05:20,383 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:20,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:20,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3475 transitions. [2025-03-08 22:05:20,387 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9668892598775737 [2025-03-08 22:05:20,387 INFO L175 Difference]: Start difference. First operand has 1076 places, 1128 transitions, 2320 flow. Second operand 3 states and 3475 transitions. [2025-03-08 22:05:20,387 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1077 places, 1128 transitions, 2369 flow [2025-03-08 22:05:20,391 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1077 places, 1128 transitions, 2369 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:05:20,403 INFO L231 Difference]: Finished difference. Result has 1077 places, 1127 transitions, 2322 flow [2025-03-08 22:05:20,404 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2318, PETRI_DIFFERENCE_MINUEND_PLACES=1075, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1127, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2322, PETRI_PLACES=1077, PETRI_TRANSITIONS=1127} [2025-03-08 22:05:20,404 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -33 predicate places. [2025-03-08 22:05:20,404 INFO L471 AbstractCegarLoop]: Abstraction has has 1077 places, 1127 transitions, 2322 flow [2025-03-08 22:05:20,409 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1151.6666666666667) internal successors, (3455), 3 states have internal predecessors, (3455), 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 22:05:20,409 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:20,409 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:20,409 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-08 22:05:20,410 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting thread1Err53ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:20,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:20,410 INFO L85 PathProgramCache]: Analyzing trace with hash -246783906, now seen corresponding path program 1 times [2025-03-08 22:05:20,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:20,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1940861408] [2025-03-08 22:05:20,410 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:20,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:20,426 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 213 statements into 1 equivalence classes. [2025-03-08 22:05:20,437 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 213 of 213 statements. [2025-03-08 22:05:20,437 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:20,437 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:20,473 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 22:05:20,475 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:20,475 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1940861408] [2025-03-08 22:05:20,475 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1940861408] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:20,475 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:20,475 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:20,475 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [580389047] [2025-03-08 22:05:20,475 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:20,476 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:20,476 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:20,476 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:20,476 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:20,531 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1151 out of 1198 [2025-03-08 22:05:20,533 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1077 places, 1127 transitions, 2322 flow. Second operand has 3 states, 3 states have (on average 1152.6666666666667) internal successors, (3458), 3 states have internal predecessors, (3458), 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 22:05:20,533 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:20,533 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1151 of 1198 [2025-03-08 22:05:20,533 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:20,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][519], [1186#(= |#race~is_null_5~0| 0), 1191#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 956#L127-18true, 1188#true, Black: 1180#true]) [2025-03-08 22:05:20,807 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is not cut-off event [2025-03-08 22:05:20,807 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is not cut-off event [2025-03-08 22:05:20,807 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:20,807 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is not cut-off event [2025-03-08 22:05:20,838 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][519], [1186#(= |#race~is_null_5~0| 0), 1191#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 956#L127-18true, 1188#true, Black: 1180#true]) [2025-03-08 22:05:20,838 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-03-08 22:05:20,838 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-08 22:05:20,838 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:20,838 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:20,838 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:21,110 INFO L124 PetriNetUnfolderBase]: 333/5580 cut-off events. [2025-03-08 22:05:21,111 INFO L125 PetriNetUnfolderBase]: For 7/11 co-relation queries the response was YES. [2025-03-08 22:05:21,161 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5828 conditions, 5580 events. 333/5580 cut-off events. For 7/11 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 47859 event pairs, 30 based on Foata normal form. 0/4469 useless extension candidates. Maximal degree in co-relation 3871. Up to 104 conditions per place. [2025-03-08 22:05:21,181 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 21 selfloop transitions, 2 changer transitions 0/1127 dead transitions. [2025-03-08 22:05:21,181 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1078 places, 1127 transitions, 2369 flow [2025-03-08 22:05:21,181 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:21,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:21,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3477 transitions. [2025-03-08 22:05:21,183 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9674457429048414 [2025-03-08 22:05:21,183 INFO L175 Difference]: Start difference. First operand has 1077 places, 1127 transitions, 2322 flow. Second operand 3 states and 3477 transitions. [2025-03-08 22:05:21,183 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1078 places, 1127 transitions, 2369 flow [2025-03-08 22:05:21,187 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1076 places, 1127 transitions, 2365 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:21,192 INFO L231 Difference]: Finished difference. Result has 1076 places, 1126 transitions, 2320 flow [2025-03-08 22:05:21,193 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2316, PETRI_DIFFERENCE_MINUEND_PLACES=1074, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1124, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2320, PETRI_PLACES=1076, PETRI_TRANSITIONS=1126} [2025-03-08 22:05:21,193 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -34 predicate places. [2025-03-08 22:05:21,194 INFO L471 AbstractCegarLoop]: Abstraction has has 1076 places, 1126 transitions, 2320 flow [2025-03-08 22:05:21,194 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1152.6666666666667) internal successors, (3458), 3 states have internal predecessors, (3458), 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 22:05:21,194 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:21,194 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:21,194 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-03-08 22:05:21,195 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting thread1Err57ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:21,195 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:21,195 INFO L85 PathProgramCache]: Analyzing trace with hash 87201489, now seen corresponding path program 1 times [2025-03-08 22:05:21,195 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:21,195 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528584710] [2025-03-08 22:05:21,195 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:21,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:21,203 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 214 statements into 1 equivalence classes. [2025-03-08 22:05:21,208 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 214 of 214 statements. [2025-03-08 22:05:21,208 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:21,208 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:21,230 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 22:05:21,231 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:21,231 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528584710] [2025-03-08 22:05:21,231 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528584710] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:21,231 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:21,231 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:05:21,231 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [672616709] [2025-03-08 22:05:21,231 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:21,232 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:21,232 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:21,232 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:21,232 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:21,241 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1163 out of 1198 [2025-03-08 22:05:21,243 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1076 places, 1126 transitions, 2320 flow. Second operand has 3 states, 3 states have (on average 1164.3333333333333) internal successors, (3493), 3 states have internal predecessors, (3493), 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 22:05:21,243 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:21,243 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1163 of 1198 [2025-03-08 22:05:21,243 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:21,950 INFO L124 PetriNetUnfolderBase]: 279/5040 cut-off events. [2025-03-08 22:05:21,950 INFO L125 PetriNetUnfolderBase]: For 6/31 co-relation queries the response was YES. [2025-03-08 22:05:22,011 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5208 conditions, 5040 events. 279/5040 cut-off events. For 6/31 co-relation queries the response was YES. Maximal size of possible extension queue 62. Compared 41631 event pairs, 8 based on Foata normal form. 2/4060 useless extension candidates. Maximal degree in co-relation 4551. Up to 42 conditions per place. [2025-03-08 22:05:22,037 INFO L140 encePairwiseOnDemand]: 1194/1198 looper letters, 11 selfloop transitions, 3 changer transitions 0/1129 dead transitions. [2025-03-08 22:05:22,037 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1078 places, 1129 transitions, 2355 flow [2025-03-08 22:05:22,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:22,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:22,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3504 transitions. [2025-03-08 22:05:22,039 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9749582637729549 [2025-03-08 22:05:22,039 INFO L175 Difference]: Start difference. First operand has 1076 places, 1126 transitions, 2320 flow. Second operand 3 states and 3504 transitions. [2025-03-08 22:05:22,039 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1078 places, 1129 transitions, 2355 flow [2025-03-08 22:05:22,044 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1076 places, 1129 transitions, 2351 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:22,049 INFO L231 Difference]: Finished difference. Result has 1078 places, 1128 transitions, 2338 flow [2025-03-08 22:05:22,050 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2316, PETRI_DIFFERENCE_MINUEND_PLACES=1074, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2338, PETRI_PLACES=1078, PETRI_TRANSITIONS=1128} [2025-03-08 22:05:22,051 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -32 predicate places. [2025-03-08 22:05:22,051 INFO L471 AbstractCegarLoop]: Abstraction has has 1078 places, 1128 transitions, 2338 flow [2025-03-08 22:05:22,052 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1164.3333333333333) internal successors, (3493), 3 states have internal predecessors, (3493), 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 22:05:22,052 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:22,052 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:22,052 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-03-08 22:05:22,052 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting thread2Err54ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:22,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:22,053 INFO L85 PathProgramCache]: Analyzing trace with hash -685111255, now seen corresponding path program 1 times [2025-03-08 22:05:22,053 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:22,053 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1199004254] [2025-03-08 22:05:22,053 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:22,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:22,062 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 214 statements into 1 equivalence classes. [2025-03-08 22:05:22,068 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 214 of 214 statements. [2025-03-08 22:05:22,069 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:22,069 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:22,095 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 22:05:22,095 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:22,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1199004254] [2025-03-08 22:05:22,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1199004254] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:22,095 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:22,095 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:22,095 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [47160343] [2025-03-08 22:05:22,095 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:22,096 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:22,096 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:22,097 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:22,097 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:22,143 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1150 out of 1198 [2025-03-08 22:05:22,145 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1078 places, 1128 transitions, 2338 flow. Second operand has 3 states, 3 states have (on average 1152.0) internal successors, (3456), 3 states have internal predecessors, (3456), 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 22:05:22,145 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:22,145 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1150 of 1198 [2025-03-08 22:05:22,145 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:22,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][573], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1194#true, 956#L127-18true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:22,446 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is not cut-off event [2025-03-08 22:05:22,446 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:22,446 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:22,446 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:22,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][573], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1194#true, 956#L127-18true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:22,549 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-03-08 22:05:22,549 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-08 22:05:22,549 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:22,549 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:22,549 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:22,897 INFO L124 PetriNetUnfolderBase]: 311/4830 cut-off events. [2025-03-08 22:05:22,897 INFO L125 PetriNetUnfolderBase]: For 66/69 co-relation queries the response was YES. [2025-03-08 22:05:22,951 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5165 conditions, 4830 events. 311/4830 cut-off events. For 66/69 co-relation queries the response was YES. Maximal size of possible extension queue 61. Compared 39853 event pairs, 16 based on Foata normal form. 0/3884 useless extension candidates. Maximal degree in co-relation 4521. Up to 206 conditions per place. [2025-03-08 22:05:22,974 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 22 selfloop transitions, 2 changer transitions 0/1128 dead transitions. [2025-03-08 22:05:22,974 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1079 places, 1128 transitions, 2387 flow [2025-03-08 22:05:22,974 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:22,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:22,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3475 transitions. [2025-03-08 22:05:22,976 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9668892598775737 [2025-03-08 22:05:22,976 INFO L175 Difference]: Start difference. First operand has 1078 places, 1128 transitions, 2338 flow. Second operand 3 states and 3475 transitions. [2025-03-08 22:05:22,976 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1079 places, 1128 transitions, 2387 flow [2025-03-08 22:05:22,981 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1077 places, 1128 transitions, 2381 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:22,986 INFO L231 Difference]: Finished difference. Result has 1077 places, 1127 transitions, 2334 flow [2025-03-08 22:05:22,987 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2330, PETRI_DIFFERENCE_MINUEND_PLACES=1075, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1127, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2334, PETRI_PLACES=1077, PETRI_TRANSITIONS=1127} [2025-03-08 22:05:22,988 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -33 predicate places. [2025-03-08 22:05:22,988 INFO L471 AbstractCegarLoop]: Abstraction has has 1077 places, 1127 transitions, 2334 flow [2025-03-08 22:05:22,989 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1152.0) internal successors, (3456), 3 states have internal predecessors, (3456), 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 22:05:22,989 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:22,989 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:22,989 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-08 22:05:22,989 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting thread1Err59ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:22,990 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:22,990 INFO L85 PathProgramCache]: Analyzing trace with hash 561293817, now seen corresponding path program 1 times [2025-03-08 22:05:22,990 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:22,990 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1238196066] [2025-03-08 22:05:22,990 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:22,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:22,997 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 216 statements into 1 equivalence classes. [2025-03-08 22:05:23,001 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 216 of 216 statements. [2025-03-08 22:05:23,002 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:23,002 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:23,023 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 22:05:23,023 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:23,023 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1238196066] [2025-03-08 22:05:23,023 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1238196066] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:23,023 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:23,023 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:23,024 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [79944836] [2025-03-08 22:05:23,024 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:23,024 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:23,024 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:23,024 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:23,024 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:23,032 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1163 out of 1198 [2025-03-08 22:05:23,034 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1077 places, 1127 transitions, 2334 flow. Second operand has 3 states, 3 states have (on average 1164.3333333333333) internal successors, (3493), 3 states have internal predecessors, (3493), 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 22:05:23,034 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:23,034 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1163 of 1198 [2025-03-08 22:05:23,034 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:23,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][448], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 184#L123-1true, Black: 1194#true, 1036#L69-19true, Black: 1180#true]) [2025-03-08 22:05:23,116 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:23,116 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:23,117 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:23,117 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:23,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][492], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 238#L125true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:23,161 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-03-08 22:05:23,161 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-08 22:05:23,161 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-08 22:05:23,161 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:23,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][435], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 184#L123-1true, Black: 1194#true, Black: 1180#true, 1036#L69-19true]) [2025-03-08 22:05:23,223 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:23,223 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:23,223 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:23,223 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:23,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][448], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 184#L123-1true, Black: 1194#true, 1121#L96-18true, 1036#L69-19true, Black: 1180#true]) [2025-03-08 22:05:23,223 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:05:23,223 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:05:23,223 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:05:23,223 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:05:23,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][435], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 184#L123-1true, 541#L69-20true, Black: 1194#true, Black: 1180#true]) [2025-03-08 22:05:23,224 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:05:23,224 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:05:23,224 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:05:23,224 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:05:23,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][436], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 238#L125true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:23,314 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is not cut-off event [2025-03-08 22:05:23,314 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is not cut-off event [2025-03-08 22:05:23,314 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is not cut-off event [2025-03-08 22:05:23,314 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is not cut-off event [2025-03-08 22:05:23,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][492], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 238#L125true, 1121#L96-18true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:23,314 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-08 22:05:23,314 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-08 22:05:23,314 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-08 22:05:23,314 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 22:05:23,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][574], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 956#L127-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:23,351 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is not cut-off event [2025-03-08 22:05:23,352 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:23,352 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:23,352 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:23,361 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][574], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 956#L127-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:23,361 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-03-08 22:05:23,361 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:23,361 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:23,361 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-08 22:05:23,361 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:23,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][772], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:23,366 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:23,366 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:23,366 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:05:23,366 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:23,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][435], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 238#L125true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:23,366 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-03-08 22:05:23,366 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2025-03-08 22:05:23,366 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:23,366 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:23,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][492], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 238#L125true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:23,449 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2025-03-08 22:05:23,449 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 22:05:23,449 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-08 22:05:23,449 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-08 22:05:23,449 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:23,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][492], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 238#L125true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1121#L96-18true, Black: 1180#true]) [2025-03-08 22:05:23,449 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-03-08 22:05:23,449 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 22:05:23,449 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-08 22:05:23,449 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-08 22:05:23,449 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 22:05:23,494 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][772], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:23,494 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is not cut-off event [2025-03-08 22:05:23,494 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:23,494 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is not cut-off event [2025-03-08 22:05:23,494 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:23,494 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:23,502 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][772], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1199#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:23,502 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-08 22:05:23,502 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:23,502 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:23,502 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:05:23,502 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:23,502 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:23,837 INFO L124 PetriNetUnfolderBase]: 273/4873 cut-off events. [2025-03-08 22:05:23,837 INFO L125 PetriNetUnfolderBase]: For 20/35 co-relation queries the response was YES. [2025-03-08 22:05:23,889 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5083 conditions, 4873 events. 273/4873 cut-off events. For 20/35 co-relation queries the response was YES. Maximal size of possible extension queue 62. Compared 40395 event pairs, 2 based on Foata normal form. 1/3965 useless extension candidates. Maximal degree in co-relation 4603. Up to 74 conditions per place. [2025-03-08 22:05:23,917 INFO L140 encePairwiseOnDemand]: 1194/1198 looper letters, 12 selfloop transitions, 2 changer transitions 0/1130 dead transitions. [2025-03-08 22:05:23,917 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1077 places, 1130 transitions, 2371 flow [2025-03-08 22:05:23,917 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:23,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:23,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3505 transitions. [2025-03-08 22:05:23,920 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9752365052865888 [2025-03-08 22:05:23,920 INFO L175 Difference]: Start difference. First operand has 1077 places, 1127 transitions, 2334 flow. Second operand 3 states and 3505 transitions. [2025-03-08 22:05:23,920 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1077 places, 1130 transitions, 2371 flow [2025-03-08 22:05:23,925 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1075 places, 1130 transitions, 2367 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:23,932 INFO L231 Difference]: Finished difference. Result has 1076 places, 1127 transitions, 2340 flow [2025-03-08 22:05:23,932 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2326, PETRI_DIFFERENCE_MINUEND_PLACES=1073, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1125, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2340, PETRI_PLACES=1076, PETRI_TRANSITIONS=1127} [2025-03-08 22:05:23,933 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -34 predicate places. [2025-03-08 22:05:23,933 INFO L471 AbstractCegarLoop]: Abstraction has has 1076 places, 1127 transitions, 2340 flow [2025-03-08 22:05:23,934 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1164.3333333333333) internal successors, (3493), 3 states have internal predecessors, (3493), 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 22:05:23,934 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:23,934 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:23,934 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-08 22:05:23,934 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting thread1Err57ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:23,935 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:23,935 INFO L85 PathProgramCache]: Analyzing trace with hash 908959977, now seen corresponding path program 1 times [2025-03-08 22:05:23,935 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:23,935 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [15608907] [2025-03-08 22:05:23,935 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:23,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:23,944 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 217 statements into 1 equivalence classes. [2025-03-08 22:05:23,949 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 217 of 217 statements. [2025-03-08 22:05:23,950 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:23,950 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:23,978 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 22:05:23,978 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:23,978 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [15608907] [2025-03-08 22:05:23,978 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [15608907] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:23,978 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:23,978 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:23,978 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [278211106] [2025-03-08 22:05:23,978 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:23,979 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:23,979 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:23,979 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:23,979 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:24,017 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1154 out of 1198 [2025-03-08 22:05:24,019 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1076 places, 1127 transitions, 2340 flow. Second operand has 3 states, 3 states have (on average 1155.6666666666667) internal successors, (3467), 3 states have internal predecessors, (3467), 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 22:05:24,019 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:24,019 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1154 of 1198 [2025-03-08 22:05:24,019 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:24,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][448], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 1206#true, 184#L123-1true, Black: 1194#true, Black: 1180#true, 1036#L69-19true]) [2025-03-08 22:05:24,145 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:24,145 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:24,145 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:24,145 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:24,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][435], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 1206#true, 184#L123-1true, Black: 1194#true, Black: 1180#true, 1036#L69-19true]) [2025-03-08 22:05:24,292 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:24,292 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:24,292 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:24,292 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:24,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][607], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 956#L127-18true, 1206#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:24,552 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-03-08 22:05:24,552 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:24,552 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:24,552 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:25,315 INFO L124 PetriNetUnfolderBase]: 536/9650 cut-off events. [2025-03-08 22:05:25,315 INFO L125 PetriNetUnfolderBase]: For 10/32 co-relation queries the response was YES. [2025-03-08 22:05:25,384 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10068 conditions, 9650 events. 536/9650 cut-off events. For 10/32 co-relation queries the response was YES. Maximal size of possible extension queue 83. Compared 89941 event pairs, 25 based on Foata normal form. 5/7810 useless extension candidates. Maximal degree in co-relation 8720. Up to 99 conditions per place. [2025-03-08 22:05:25,416 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 18 selfloop transitions, 2 changer transitions 0/1127 dead transitions. [2025-03-08 22:05:25,416 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1077 places, 1127 transitions, 2381 flow [2025-03-08 22:05:25,416 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:25,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:25,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3483 transitions. [2025-03-08 22:05:25,418 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9691151919866444 [2025-03-08 22:05:25,418 INFO L175 Difference]: Start difference. First operand has 1076 places, 1127 transitions, 2340 flow. Second operand 3 states and 3483 transitions. [2025-03-08 22:05:25,418 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1077 places, 1127 transitions, 2381 flow [2025-03-08 22:05:25,422 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1077 places, 1127 transitions, 2381 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:05:25,428 INFO L231 Difference]: Finished difference. Result has 1077 places, 1126 transitions, 2342 flow [2025-03-08 22:05:25,429 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2338, PETRI_DIFFERENCE_MINUEND_PLACES=1075, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1126, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1124, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2342, PETRI_PLACES=1077, PETRI_TRANSITIONS=1126} [2025-03-08 22:05:25,429 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -33 predicate places. [2025-03-08 22:05:25,429 INFO L471 AbstractCegarLoop]: Abstraction has has 1077 places, 1126 transitions, 2342 flow [2025-03-08 22:05:25,430 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1155.6666666666667) internal successors, (3467), 3 states have internal predecessors, (3467), 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 22:05:25,430 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:25,430 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:25,430 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-03-08 22:05:25,430 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting thread1Err58ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:25,431 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:25,431 INFO L85 PathProgramCache]: Analyzing trace with hash -1762442050, now seen corresponding path program 1 times [2025-03-08 22:05:25,431 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:25,431 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1427010630] [2025-03-08 22:05:25,431 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:25,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:25,439 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 218 statements into 1 equivalence classes. [2025-03-08 22:05:25,443 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 218 of 218 statements. [2025-03-08 22:05:25,444 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:25,444 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:25,466 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 22:05:25,466 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:25,466 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1427010630] [2025-03-08 22:05:25,466 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1427010630] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:25,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:25,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:25,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1277940069] [2025-03-08 22:05:25,466 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:25,467 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:25,467 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:25,467 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:25,467 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:25,475 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1163 out of 1198 [2025-03-08 22:05:25,476 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1077 places, 1126 transitions, 2342 flow. Second operand has 3 states, 3 states have (on average 1164.3333333333333) internal successors, (3493), 3 states have internal predecessors, (3493), 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 22:05:25,476 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:25,476 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1163 of 1198 [2025-03-08 22:05:25,476 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:25,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][423], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 522#L96-19true, 1206#true, 184#L123-1true, Black: 1194#true, 1042#L69-17true, Black: 1180#true]) [2025-03-08 22:05:25,552 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:25,552 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:25,552 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:25,552 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:25,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][448], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 1206#true, 184#L123-1true, Black: 1194#true, Black: 1180#true, 1036#L69-19true]) [2025-03-08 22:05:25,558 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:25,558 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:25,558 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:25,558 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:25,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][491], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 522#L96-19true, 1206#true, 238#L125true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:25,602 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-03-08 22:05:25,602 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-08 22:05:25,602 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 22:05:25,602 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 22:05:25,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][438], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 522#L96-19true, 1206#true, 184#L123-1true, Black: 1194#true, 1042#L69-17true, Black: 1180#true]) [2025-03-08 22:05:25,658 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:25,658 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:25,658 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:25,658 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:25,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][423], [57#L96-20true, 1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 1206#true, 184#L123-1true, Black: 1194#true, 1042#L69-17true, Black: 1180#true]) [2025-03-08 22:05:25,658 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:05:25,658 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:05:25,658 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:05:25,658 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:05:25,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][438], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 104#L69-18true, 522#L96-19true, 1206#true, 184#L123-1true, Black: 1194#true, Black: 1180#true]) [2025-03-08 22:05:25,659 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-03-08 22:05:25,659 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:05:25,659 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:05:25,659 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 22:05:25,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][434], [1186#(= |#race~is_null_5~0| 0), 691#L96-17true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, Black: 1202#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 1206#true, 184#L123-1true, Black: 1194#true, Black: 1180#true, 1036#L69-19true]) [2025-03-08 22:05:25,659 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:25,659 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:25,659 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:25,659 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:25,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][412], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 522#L96-19true, 1206#true, 238#L125true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:25,754 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is not cut-off event [2025-03-08 22:05:25,754 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-03-08 22:05:25,754 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is not cut-off event [2025-03-08 22:05:25,754 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-03-08 22:05:25,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][491], [57#L96-20true, 1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1206#true, 238#L125true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:25,754 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-03-08 22:05:25,754 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-08 22:05:25,754 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-08 22:05:25,754 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-08 22:05:25,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][573], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1209#true, 956#L127-18true, 1206#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:25,795 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is not cut-off event [2025-03-08 22:05:25,795 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:25,795 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:25,795 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:25,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][573], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1209#true, 956#L127-18true, 1206#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:25,803 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-03-08 22:05:25,803 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:25,803 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:25,803 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:25,803 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-08 22:05:25,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][771], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1206#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:25,808 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-08 22:05:25,808 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:25,808 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:25,808 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:05:25,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][438], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 522#L96-19true, 1206#true, 238#L125true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:25,871 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-03-08 22:05:25,871 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:25,871 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:25,871 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:25,920 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][771], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1206#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:25,921 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is not cut-off event [2025-03-08 22:05:25,921 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:25,921 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:25,921 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:25,921 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is not cut-off event [2025-03-08 22:05:25,927 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][771], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1206#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:25,927 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-08 22:05:25,927 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:25,927 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:25,927 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:25,927 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:25,927 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:05:26,183 INFO L124 PetriNetUnfolderBase]: 280/4900 cut-off events. [2025-03-08 22:05:26,183 INFO L125 PetriNetUnfolderBase]: For 20/35 co-relation queries the response was YES. [2025-03-08 22:05:26,266 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5147 conditions, 4900 events. 280/4900 cut-off events. For 20/35 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 40794 event pairs, 4 based on Foata normal form. 1/4011 useless extension candidates. Maximal degree in co-relation 4862. Up to 75 conditions per place. [2025-03-08 22:05:26,292 INFO L140 encePairwiseOnDemand]: 1194/1198 looper letters, 12 selfloop transitions, 2 changer transitions 0/1129 dead transitions. [2025-03-08 22:05:26,292 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1077 places, 1129 transitions, 2379 flow [2025-03-08 22:05:26,292 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:26,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:26,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3505 transitions. [2025-03-08 22:05:26,294 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9752365052865888 [2025-03-08 22:05:26,294 INFO L175 Difference]: Start difference. First operand has 1077 places, 1126 transitions, 2342 flow. Second operand 3 states and 3505 transitions. [2025-03-08 22:05:26,294 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1077 places, 1129 transitions, 2379 flow [2025-03-08 22:05:26,297 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1075 places, 1129 transitions, 2375 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:26,302 INFO L231 Difference]: Finished difference. Result has 1076 places, 1126 transitions, 2348 flow [2025-03-08 22:05:26,303 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2334, PETRI_DIFFERENCE_MINUEND_PLACES=1073, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2348, PETRI_PLACES=1076, PETRI_TRANSITIONS=1126} [2025-03-08 22:05:26,303 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -34 predicate places. [2025-03-08 22:05:26,303 INFO L471 AbstractCegarLoop]: Abstraction has has 1076 places, 1126 transitions, 2348 flow [2025-03-08 22:05:26,304 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1164.3333333333333) internal successors, (3493), 3 states have internal predecessors, (3493), 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 22:05:26,304 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:26,304 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:26,304 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-03-08 22:05:26,304 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting thread2Err53ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:26,304 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:26,304 INFO L85 PathProgramCache]: Analyzing trace with hash -1548523136, now seen corresponding path program 1 times [2025-03-08 22:05:26,305 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:26,305 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1918403459] [2025-03-08 22:05:26,305 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:26,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:26,311 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 219 statements into 1 equivalence classes. [2025-03-08 22:05:26,315 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 219 of 219 statements. [2025-03-08 22:05:26,315 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:26,315 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:26,335 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 22:05:26,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:26,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1918403459] [2025-03-08 22:05:26,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1918403459] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:26,335 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:26,335 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:26,335 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1633031767] [2025-03-08 22:05:26,335 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:26,336 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:26,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:26,336 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:26,336 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:26,383 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1151 out of 1198 [2025-03-08 22:05:26,385 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1076 places, 1126 transitions, 2348 flow. Second operand has 3 states, 3 states have (on average 1153.0) internal successors, (3459), 3 states have internal predecessors, (3459), 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 22:05:26,385 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:26,385 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1151 of 1198 [2025-03-08 22:05:26,385 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:26,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][422], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 522#L96-19true, Black: 1194#true, 1042#L69-17true, 1213#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 184#L123-1true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:26,488 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:26,488 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:26,488 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:26,488 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:26,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][446], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1194#true, 1036#L69-19true, 1213#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 184#L123-1true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:26,497 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:26,497 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:26,497 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:26,497 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:26,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][411], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 522#L96-19true, Black: 1194#true, 1042#L69-17true, 1213#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:26,649 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:26,649 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:26,649 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:26,649 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:26,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][433], [691#L96-17true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1194#true, 1213#true, 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:26,650 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:26,650 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:26,650 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:26,650 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:26,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][571], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 956#L127-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, Black: 1180#true]) [2025-03-08 22:05:26,772 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is not cut-off event [2025-03-08 22:05:26,772 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:26,772 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:26,773 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:26,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][571], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, Black: 1180#true]) [2025-03-08 22:05:26,774 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,774 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,774 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,774 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][571], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, Black: 1180#true]) [2025-03-08 22:05:26,774 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:26,774 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,774 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,774 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,774 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][571], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1202#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, Black: 1180#true]) [2025-03-08 22:05:26,788 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,788 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,788 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:26,788 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,788 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,788 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,789 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][571], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1202#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, Black: 1180#true]) [2025-03-08 22:05:26,789 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,789 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,789 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:26,789 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,789 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,789 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,789 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][571], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 956#L127-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true, 1213#true]) [2025-03-08 22:05:26,809 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-03-08 22:05:26,809 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:26,809 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:26,809 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:26,809 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-08 22:05:26,871 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][571], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true, 1213#true]) [2025-03-08 22:05:26,871 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:26,871 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,871 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:26,871 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,871 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,871 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,871 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:26,871 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:26,921 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][571], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true, 1213#true]) [2025-03-08 22:05:26,921 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is not cut-off event [2025-03-08 22:05:26,921 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:26,921 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:26,921 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:26,921 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:05:26,921 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:26,921 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:26,921 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:26,921 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:27,041 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][571], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, Black: 1180#true]) [2025-03-08 22:05:27,041 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-03-08 22:05:27,041 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,041 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:27,041 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,041 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:27,041 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:05:27,041 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,041 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,041 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,042 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,276 INFO L124 PetriNetUnfolderBase]: 376/5110 cut-off events. [2025-03-08 22:05:27,276 INFO L125 PetriNetUnfolderBase]: For 115/129 co-relation queries the response was YES. [2025-03-08 22:05:27,372 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5566 conditions, 5110 events. 376/5110 cut-off events. For 115/129 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 44100 event pairs, 30 based on Foata normal form. 0/4120 useless extension candidates. Maximal degree in co-relation 4670. Up to 269 conditions per place. [2025-03-08 22:05:27,407 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 21 selfloop transitions, 2 changer transitions 0/1126 dead transitions. [2025-03-08 22:05:27,408 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1077 places, 1126 transitions, 2395 flow [2025-03-08 22:05:27,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:27,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:27,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3477 transitions. [2025-03-08 22:05:27,410 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9674457429048414 [2025-03-08 22:05:27,410 INFO L175 Difference]: Start difference. First operand has 1076 places, 1126 transitions, 2348 flow. Second operand 3 states and 3477 transitions. [2025-03-08 22:05:27,410 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1077 places, 1126 transitions, 2395 flow [2025-03-08 22:05:27,414 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1077 places, 1126 transitions, 2395 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:05:27,421 INFO L231 Difference]: Finished difference. Result has 1077 places, 1125 transitions, 2350 flow [2025-03-08 22:05:27,422 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2346, PETRI_DIFFERENCE_MINUEND_PLACES=1075, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1125, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2350, PETRI_PLACES=1077, PETRI_TRANSITIONS=1125} [2025-03-08 22:05:27,423 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -33 predicate places. [2025-03-08 22:05:27,423 INFO L471 AbstractCegarLoop]: Abstraction has has 1077 places, 1125 transitions, 2350 flow [2025-03-08 22:05:27,423 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1153.0) internal successors, (3459), 3 states have internal predecessors, (3459), 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 22:05:27,423 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:27,423 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:27,423 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-03-08 22:05:27,423 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting thread1Err52ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:27,424 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:27,424 INFO L85 PathProgramCache]: Analyzing trace with hash 125365283, now seen corresponding path program 1 times [2025-03-08 22:05:27,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:27,424 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1850445958] [2025-03-08 22:05:27,424 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:27,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:27,431 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 220 statements into 1 equivalence classes. [2025-03-08 22:05:27,435 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 220 of 220 statements. [2025-03-08 22:05:27,435 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:27,435 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:27,456 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 22:05:27,456 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:27,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1850445958] [2025-03-08 22:05:27,456 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1850445958] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:27,456 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:27,456 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:27,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [372761229] [2025-03-08 22:05:27,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:27,457 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:27,457 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:27,457 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:27,457 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:27,500 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1128 out of 1198 [2025-03-08 22:05:27,502 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1077 places, 1125 transitions, 2350 flow. Second operand has 3 states, 3 states have (on average 1129.6666666666667) internal successors, (3389), 3 states have internal predecessors, (3389), 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 22:05:27,502 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:27,502 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1128 of 1198 [2025-03-08 22:05:27,502 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:27,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][421], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 522#L96-19true, Black: 1194#true, 1042#L69-17true, 1213#true, 1216#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:27,591 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:27,591 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:27,591 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:27,591 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:27,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][445], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1194#true, 1036#L69-19true, 1213#true, 1216#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 184#L123-1true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:27,596 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:27,596 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:27,596 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:27,596 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:27,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][410], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 522#L96-19true, Black: 1194#true, 1042#L69-17true, 1213#true, 1216#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 184#L123-1true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:27,686 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:27,686 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:27,686 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:27,686 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:27,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][432], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1194#true, 1213#true, 1036#L69-19true, 1216#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 184#L123-1true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:27,686 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:27,686 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:27,686 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:27,686 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:27,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][568], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 956#L127-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1213#true, Black: 1180#true]) [2025-03-08 22:05:27,826 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is not cut-off event [2025-03-08 22:05:27,826 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:27,826 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is not cut-off event [2025-03-08 22:05:27,826 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:27,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][568], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, 1216#true, Black: 1180#true]) [2025-03-08 22:05:27,828 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:27,828 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,828 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,828 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,828 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][568], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, Black: 1180#true, 1216#true]) [2025-03-08 22:05:27,828 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,828 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,828 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,828 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,828 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][568], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1202#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, Black: 1180#true, 1216#true]) [2025-03-08 22:05:27,839 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][568], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 956#L127-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1213#true, Black: 1180#true]) [2025-03-08 22:05:27,839 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:27,839 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][568], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, Black: 1202#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, 1216#true, Black: 1180#true]) [2025-03-08 22:05:27,845 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][568], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, Black: 1202#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, 1216#true, Black: 1180#true]) [2025-03-08 22:05:27,845 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,845 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:05:27,846 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,930 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][568], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, Black: 1202#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, Black: 1180#true, 1216#true]) [2025-03-08 22:05:27,931 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:27,931 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,931 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,931 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,931 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:27,931 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,931 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:05:27,931 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:27,931 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:27,963 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][568], [1186#(= |#race~is_null_5~0| 0), 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, Black: 1202#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1209#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1213#true, 1216#true, Black: 1180#true]) [2025-03-08 22:05:27,963 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is not cut-off event [2025-03-08 22:05:27,963 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:27,963 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:27,963 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:27,963 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:27,963 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:27,963 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is not cut-off event [2025-03-08 22:05:27,963 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:27,963 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:27,963 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:05:28,222 INFO L124 PetriNetUnfolderBase]: 388/6256 cut-off events. [2025-03-08 22:05:28,222 INFO L125 PetriNetUnfolderBase]: For 17/48 co-relation queries the response was YES. [2025-03-08 22:05:28,281 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6713 conditions, 6256 events. 388/6256 cut-off events. For 17/48 co-relation queries the response was YES. Maximal size of possible extension queue 75. Compared 52647 event pairs, 4 based on Foata normal form. 1/5121 useless extension candidates. Maximal degree in co-relation 6045. Up to 160 conditions per place. [2025-03-08 22:05:28,299 INFO L140 encePairwiseOnDemand]: 1182/1198 looper letters, 33 selfloop transitions, 3 changer transitions 0/1115 dead transitions. [2025-03-08 22:05:28,300 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1066 places, 1115 transitions, 2405 flow [2025-03-08 22:05:28,300 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:28,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:28,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3433 transitions. [2025-03-08 22:05:28,301 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9552031163049527 [2025-03-08 22:05:28,301 INFO L175 Difference]: Start difference. First operand has 1077 places, 1125 transitions, 2350 flow. Second operand 3 states and 3433 transitions. [2025-03-08 22:05:28,301 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1066 places, 1115 transitions, 2405 flow [2025-03-08 22:05:28,305 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1064 places, 1115 transitions, 2401 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:28,310 INFO L231 Difference]: Finished difference. Result has 1064 places, 1112 transitions, 2326 flow [2025-03-08 22:05:28,311 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2320, PETRI_DIFFERENCE_MINUEND_PLACES=1062, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1109, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2326, PETRI_PLACES=1064, PETRI_TRANSITIONS=1112} [2025-03-08 22:05:28,312 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -46 predicate places. [2025-03-08 22:05:28,312 INFO L471 AbstractCegarLoop]: Abstraction has has 1064 places, 1112 transitions, 2326 flow [2025-03-08 22:05:28,312 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1129.6666666666667) internal successors, (3389), 3 states have internal predecessors, (3389), 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 22:05:28,312 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:28,312 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:28,313 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2025-03-08 22:05:28,313 INFO L396 AbstractCegarLoop]: === Iteration 27 === Targeting thread2Err57ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:28,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:28,313 INFO L85 PathProgramCache]: Analyzing trace with hash -1612008521, now seen corresponding path program 1 times [2025-03-08 22:05:28,313 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:28,313 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1572028495] [2025-03-08 22:05:28,314 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:28,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:28,320 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 220 statements into 1 equivalence classes. [2025-03-08 22:05:28,324 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 220 of 220 statements. [2025-03-08 22:05:28,325 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:28,325 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:28,344 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 22:05:28,344 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:28,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1572028495] [2025-03-08 22:05:28,344 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1572028495] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:28,344 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:28,344 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:05:28,344 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [39864322] [2025-03-08 22:05:28,344 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:28,345 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:28,345 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:28,345 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:28,345 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:28,351 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1163 out of 1198 [2025-03-08 22:05:28,352 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1064 places, 1112 transitions, 2326 flow. Second operand has 3 states, 3 states have (on average 1164.6666666666667) internal successors, (3494), 3 states have internal predecessors, (3494), 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 22:05:28,352 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:28,352 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1163 of 1198 [2025-03-08 22:05:28,352 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:28,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][417], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 522#L96-19true, Black: 1194#true, 1042#L69-17true, 1216#true, 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 184#L123-1true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:28,429 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:28,429 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:28,429 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:28,429 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:28,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][442], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1194#true, 1216#true, 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:28,434 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:28,434 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:28,434 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:28,434 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:28,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [1186#(= |#race~is_null_5~0| 0), 26#L96-35true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 238#L125true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1219#true, 1216#true, Black: 1180#true]) [2025-03-08 22:05:28,476 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:28,476 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:28,476 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-03-08 22:05:28,476 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:28,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][406], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 522#L96-19true, Black: 1194#true, 1042#L69-17true, 1216#true, 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:28,534 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:28,534 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:28,534 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:28,534 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:28,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][428], [691#L96-17true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1194#true, 1216#true, 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:28,534 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:28,534 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:28,534 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:28,534 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:28,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2906] L96-38-->L96-35: Formula: (let ((.cse0 (= (mod v_~is_null_5~0_7 256) 0))) (or (and |v_thread2Thread1of1ForFork1_#t~short85#1_1| .cse0) (and (not .cse0) (not |v_thread2Thread1of1ForFork1_#t~short85#1_1|)))) InVars {~is_null_5~0=v_~is_null_5~0_7} OutVars{thread2Thread1of1ForFork1_#t~short85#1=|v_thread2Thread1of1ForFork1_#t~short85#1_1|, ~is_null_5~0=v_~is_null_5~0_7} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short85#1][337], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 26#L96-35true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 238#L125true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1219#true, 1216#true, Black: 1180#true]) [2025-03-08 22:05:28,554 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-03-08 22:05:28,554 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:28,554 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-03-08 22:05:28,555 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:28,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][486], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1209#true, 1182#(= |#race~is_null_1~0| 0), 1057#L96-30true, 238#L125true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, Black: 1180#true]) [2025-03-08 22:05:28,555 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-08 22:05:28,555 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:05:28,555 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:05:28,555 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-08 22:05:28,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [281#L96-36true, 1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 238#L125true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1219#true, 1216#true, Black: 1180#true]) [2025-03-08 22:05:28,555 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-03-08 22:05:28,555 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:05:28,555 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 22:05:28,555 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-08 22:05:28,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][486], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1209#true, 1182#(= |#race~is_null_1~0| 0), 238#L125true, 1202#true, 531#L96-32true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, Black: 1180#true]) [2025-03-08 22:05:28,562 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-03-08 22:05:28,562 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:05:28,562 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 22:05:28,562 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 22:05:28,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), 945#L96-4true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:28,621 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,621 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:28,621 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,621 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), 945#L96-4true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:28,621 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2025-03-08 22:05:28,621 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:28,621 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,621 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,621 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [1186#(= |#race~is_null_5~0| 0), 945#L96-4true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 238#L125true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1219#true, 1216#true, Black: 1180#true]) [2025-03-08 22:05:28,626 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-08 22:05:28,626 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-08 22:05:28,626 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 22:05:28,626 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [Black: 1184#true, 26#L96-35true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:28,665 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), 945#L96-4true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:28,665 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), 945#L96-4true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:28,665 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,665 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-08 22:05:28,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2906] L96-38-->L96-35: Formula: (let ((.cse0 (= (mod v_~is_null_5~0_7 256) 0))) (or (and |v_thread2Thread1of1ForFork1_#t~short85#1_1| .cse0) (and (not .cse0) (not |v_thread2Thread1of1ForFork1_#t~short85#1_1|)))) InVars {~is_null_5~0=v_~is_null_5~0_7} OutVars{thread2Thread1of1ForFork1_#t~short85#1=|v_thread2Thread1of1ForFork1_#t~short85#1_1|, ~is_null_5~0=v_~is_null_5~0_7} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~short85#1][337], [1211#(= |#race~get_subject_7~0| 0), 26#L96-35true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:28,744 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is not cut-off event [2025-03-08 22:05:28,744 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is not cut-off event [2025-03-08 22:05:28,744 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is not cut-off event [2025-03-08 22:05:28,744 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is not cut-off event [2025-03-08 22:05:28,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][486], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 1057#L96-30true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:28,745 INFO L294 olderBase$Statistics]: this new event has 283 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [281#L96-36true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:28,745 INFO L294 olderBase$Statistics]: this new event has 283 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), 945#L96-4true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:28,745 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,745 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-08 22:05:28,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][486], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 238#L125true, Black: 1209#true, 531#L96-32true, Black: 1180#true]) [2025-03-08 22:05:28,751 INFO L294 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2025-03-08 22:05:28,751 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 22:05:28,751 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:28,751 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 22:05:28,792 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][456], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1216#true, 1186#(= |#race~is_null_5~0| 0), 945#L96-4true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:28,792 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-03-08 22:05:28,792 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,792 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:28,792 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-08 22:05:28,792 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,792 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,792 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:28,792 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-08 22:05:28,792 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-03-08 22:05:29,083 INFO L124 PetriNetUnfolderBase]: 336/4977 cut-off events. [2025-03-08 22:05:29,083 INFO L125 PetriNetUnfolderBase]: For 89/99 co-relation queries the response was YES. [2025-03-08 22:05:29,171 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5341 conditions, 4977 events. 336/4977 cut-off events. For 89/99 co-relation queries the response was YES. Maximal size of possible extension queue 75. Compared 42141 event pairs, 16 based on Foata normal form. 0/4047 useless extension candidates. Maximal degree in co-relation 4609. Up to 138 conditions per place. [2025-03-08 22:05:29,199 INFO L140 encePairwiseOnDemand]: 1194/1198 looper letters, 11 selfloop transitions, 3 changer transitions 0/1115 dead transitions. [2025-03-08 22:05:29,200 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1066 places, 1115 transitions, 2361 flow [2025-03-08 22:05:29,200 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:29,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:29,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3504 transitions. [2025-03-08 22:05:29,202 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9749582637729549 [2025-03-08 22:05:29,202 INFO L175 Difference]: Start difference. First operand has 1064 places, 1112 transitions, 2326 flow. Second operand 3 states and 3504 transitions. [2025-03-08 22:05:29,202 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1066 places, 1115 transitions, 2361 flow [2025-03-08 22:05:29,208 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1064 places, 1115 transitions, 2355 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:29,218 INFO L231 Difference]: Finished difference. Result has 1066 places, 1114 transitions, 2342 flow [2025-03-08 22:05:29,219 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2320, PETRI_DIFFERENCE_MINUEND_PLACES=1062, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1112, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1109, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2342, PETRI_PLACES=1066, PETRI_TRANSITIONS=1114} [2025-03-08 22:05:29,220 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -44 predicate places. [2025-03-08 22:05:29,220 INFO L471 AbstractCegarLoop]: Abstraction has has 1066 places, 1114 transitions, 2342 flow [2025-03-08 22:05:29,220 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1164.6666666666667) internal successors, (3494), 3 states have internal predecessors, (3494), 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 22:05:29,220 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:29,220 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:29,220 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2025-03-08 22:05:29,220 INFO L396 AbstractCegarLoop]: === Iteration 28 === Targeting thread2Err57ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:29,221 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:29,221 INFO L85 PathProgramCache]: Analyzing trace with hash 228555531, now seen corresponding path program 1 times [2025-03-08 22:05:29,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:29,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [143906992] [2025-03-08 22:05:29,221 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:29,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:29,229 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 223 statements into 1 equivalence classes. [2025-03-08 22:05:29,234 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 223 of 223 statements. [2025-03-08 22:05:29,234 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:29,234 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:29,265 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 22:05:29,265 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:29,265 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [143906992] [2025-03-08 22:05:29,265 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [143906992] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:29,265 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:29,266 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:29,266 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1075188883] [2025-03-08 22:05:29,266 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:29,266 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:29,266 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:29,267 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:29,267 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:29,310 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1154 out of 1198 [2025-03-08 22:05:29,311 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1066 places, 1114 transitions, 2342 flow. Second operand has 3 states, 3 states have (on average 1156.0) internal successors, (3468), 3 states have internal predecessors, (3468), 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 22:05:29,312 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:29,312 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1154 of 1198 [2025-03-08 22:05:29,312 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:29,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][418], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, Black: 1194#true, 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:29,386 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:29,386 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:29,386 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:29,386 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:29,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][442], [1224#true, 691#L96-17true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1194#true, 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:29,392 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:29,392 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:29,392 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:29,392 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:29,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1186#(= |#race~is_null_5~0| 0), 1224#true, Black: 1184#true, 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1219#true, 752#L96-7true, 238#L125true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:29,434 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-03-08 22:05:29,434 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-08 22:05:29,434 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 22:05:29,434 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-03-08 22:05:29,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, Black: 1194#true, 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:29,491 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:29,491 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:29,491 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:29,491 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:29,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][429], [691#L96-17true, 1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1194#true, 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:29,492 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:29,492 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:29,492 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:29,492 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:29,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2926] L96-8-->L96-7: Formula: true InVars {} OutVars{thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~nondet90#1][403], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,551 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,551 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,551 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:29,551 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,558 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,558 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,558 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,558 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,558 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,558 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,558 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,558 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,558 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 539#L96-5true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,566 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,566 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,566 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,566 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,566 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 539#L96-5true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,566 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,566 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,566 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,566 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,566 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 619#L96-6true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,574 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,574 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,574 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,574 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,574 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 619#L96-6true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,574 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,574 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,574 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,574 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,574 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2926] L96-8-->L96-7: Formula: true InVars {} OutVars{thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~nondet90#1][403], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,588 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,588 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,588 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,588 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:29,588 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,589 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2926] L96-8-->L96-7: Formula: true InVars {} OutVars{thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~nondet90#1][403], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,589 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,589 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,589 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,589 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:29,589 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,589 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2926] L96-8-->L96-7: Formula: true InVars {} OutVars{thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~nondet90#1][403], [1186#(= |#race~is_null_5~0| 0), 1224#true, Black: 1184#true, 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1219#true, 752#L96-7true, 238#L125true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:29,593 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is not cut-off event [2025-03-08 22:05:29,593 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is not cut-off event [2025-03-08 22:05:29,593 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is not cut-off event [2025-03-08 22:05:29,593 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is not cut-off event [2025-03-08 22:05:29,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1219#true, 539#L96-5true, 238#L125true, 1202#true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:29,593 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-08 22:05:29,593 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-08 22:05:29,593 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 22:05:29,593 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-08 22:05:29,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1219#true, 619#L96-6true, 238#L125true, 1202#true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:29,599 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-03-08 22:05:29,599 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:29,599 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:29,599 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 22:05:29,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 297#L99true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:29,615 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,615 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,615 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,615 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,615 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 297#L99true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:29,615 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:29,615 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,615 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,615 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,615 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1186#(= |#race~is_null_5~0| 0), 1224#true, Black: 1184#true, 297#L99true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 238#L125true, 1202#true, 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:29,619 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-03-08 22:05:29,619 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-08 22:05:29,619 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:29,619 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,626 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,626 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 297#L99true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:29,626 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,626 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 297#L99true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:29,627 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 539#L96-5true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,627 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 619#L96-6true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,627 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 619#L96-6true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,627 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 539#L96-5true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,627 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,627 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2926] L96-8-->L96-7: Formula: true InVars {} OutVars{thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~nondet90#1][403], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,643 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([2926] L96-8-->L96-7: Formula: true InVars {} OutVars{thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~nondet90#1][403], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,643 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,643 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,644 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,675 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([2926] L96-8-->L96-7: Formula: true InVars {} OutVars{thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~nondet90#1][403], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,675 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-03-08 22:05:29,675 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,675 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-08 22:05:29,675 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,675 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,675 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:29,675 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,675 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,675 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,683 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,683 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-03-08 22:05:29,683 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,683 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,683 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,683 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,683 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:29,683 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2025-03-08 22:05:29,683 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:29,688 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 539#L96-5true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,688 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-03-08 22:05:29,688 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,688 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2025-03-08 22:05:29,688 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,688 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,689 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,689 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,689 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,694 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 619#L96-6true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,694 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:05:29,694 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,694 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,694 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,694 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,694 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,694 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,694 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,717 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 297#L99true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:29,717 INFO L294 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2025-03-08 22:05:29,717 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,717 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,717 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,717 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,718 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:29,718 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:29,718 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,730 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 752#L96-7true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,730 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is not cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is not cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is not cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is not cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is not cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is not cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is not cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is not cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is not cut-off event [2025-03-08 22:05:29,730 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 539#L96-5true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,730 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:29,730 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-03-08 22:05:29,737 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][485], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 619#L96-6true, 1226#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet90#1|), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1202#true, 238#L125true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:29,737 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2025-03-08 22:05:29,737 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,737 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:29,737 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-03-08 22:05:29,737 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,737 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,737 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2025-03-08 22:05:29,737 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,737 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2025-03-08 22:05:29,773 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][455], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 297#L99true, Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:29,773 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is not cut-off event [2025-03-08 22:05:29,773 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is not cut-off event [2025-03-08 22:05:29,773 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is not cut-off event [2025-03-08 22:05:29,773 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:29,773 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:29,773 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:29,773 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:29,773 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:29,773 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:29,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][684], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, 858#L83-4true, Black: 1180#true]) [2025-03-08 22:05:29,869 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-03-08 22:05:29,869 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-03-08 22:05:29,869 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-03-08 22:05:29,869 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-08 22:05:30,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3023] L92-21-->L92-17: Formula: (= |v_#race~result_11~0_6| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_6|} AuxVars[] AssignedVars[#race~result_11~0][590], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 1041#L92-17true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:30,079 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 22:05:30,079 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:30,079 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:30,079 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-08 22:05:30,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][661], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 467#L83-9true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 238#L125true, Black: 1209#true, 1219#true, Black: 1180#true]) [2025-03-08 22:05:30,081 INFO L294 olderBase$Statistics]: this new event has 439 ancestors and is cut-off event [2025-03-08 22:05:30,081 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-08 22:05:30,081 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-08 22:05:30,081 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-08 22:05:30,084 INFO L124 PetriNetUnfolderBase]: 399/5133 cut-off events. [2025-03-08 22:05:30,084 INFO L125 PetriNetUnfolderBase]: For 146/150 co-relation queries the response was YES. [2025-03-08 22:05:30,192 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5684 conditions, 5133 events. 399/5133 cut-off events. For 146/150 co-relation queries the response was YES. Maximal size of possible extension queue 76. Compared 42631 event pairs, 25 based on Foata normal form. 0/4165 useless extension candidates. Maximal degree in co-relation 4878. Up to 242 conditions per place. [2025-03-08 22:05:30,221 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 18 selfloop transitions, 2 changer transitions 0/1114 dead transitions. [2025-03-08 22:05:30,221 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1067 places, 1114 transitions, 2383 flow [2025-03-08 22:05:30,221 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:30,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:30,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3483 transitions. [2025-03-08 22:05:30,223 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9691151919866444 [2025-03-08 22:05:30,223 INFO L175 Difference]: Start difference. First operand has 1066 places, 1114 transitions, 2342 flow. Second operand 3 states and 3483 transitions. [2025-03-08 22:05:30,223 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1067 places, 1114 transitions, 2383 flow [2025-03-08 22:05:30,227 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1065 places, 1114 transitions, 2377 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:30,233 INFO L231 Difference]: Finished difference. Result has 1065 places, 1113 transitions, 2338 flow [2025-03-08 22:05:30,234 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2334, PETRI_DIFFERENCE_MINUEND_PLACES=1063, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1113, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2338, PETRI_PLACES=1065, PETRI_TRANSITIONS=1113} [2025-03-08 22:05:30,234 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -45 predicate places. [2025-03-08 22:05:30,234 INFO L471 AbstractCegarLoop]: Abstraction has has 1065 places, 1113 transitions, 2338 flow [2025-03-08 22:05:30,235 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1156.0) internal successors, (3468), 3 states have internal predecessors, (3468), 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 22:05:30,235 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:30,235 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:30,235 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable27 [2025-03-08 22:05:30,235 INFO L396 AbstractCegarLoop]: === Iteration 29 === Targeting thread1Err51ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:30,235 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:30,236 INFO L85 PathProgramCache]: Analyzing trace with hash -1885218514, now seen corresponding path program 1 times [2025-03-08 22:05:30,236 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:30,236 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1003375902] [2025-03-08 22:05:30,236 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:30,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:30,242 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 224 statements into 1 equivalence classes. [2025-03-08 22:05:30,246 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 224 of 224 statements. [2025-03-08 22:05:30,246 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:30,246 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:30,268 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 22:05:30,268 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:30,268 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1003375902] [2025-03-08 22:05:30,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1003375902] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:30,269 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:30,269 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:30,269 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [901550000] [2025-03-08 22:05:30,269 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:30,270 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:30,270 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:30,271 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:30,271 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:30,308 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1135 out of 1198 [2025-03-08 22:05:30,309 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1065 places, 1113 transitions, 2338 flow. Second operand has 3 states, 3 states have (on average 1136.6666666666667) internal successors, (3410), 3 states have internal predecessors, (3410), 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 22:05:30,310 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:30,310 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1135 of 1198 [2025-03-08 22:05:30,310 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:30,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][418], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, 1227#true, Black: 1194#true, 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:30,385 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:30,385 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:30,385 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:30,385 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:30,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][441], [1224#true, 691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1227#true, Black: 1194#true, 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:30,391 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:30,392 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:30,392 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:30,392 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:30,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, 1227#true, Black: 1194#true, 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:30,494 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:30,494 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:30,495 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:30,495 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:30,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][429], [1224#true, 691#L96-17true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1227#true, Black: 1194#true, 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:30,495 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:30,495 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:30,495 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:30,495 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:30,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][567], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1227#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:30,619 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:30,619 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,619 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,619 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:30,619 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][567], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1227#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:30,619 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,620 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,620 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,620 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:30,620 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:30,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][567], [1186#(= |#race~is_null_5~0| 0), 1224#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1227#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:30,632 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-03-08 22:05:30,632 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-08 22:05:30,632 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-08 22:05:30,632 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-03-08 22:05:30,632 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][567], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1227#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:30,632 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-03-08 22:05:30,632 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,632 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,632 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:30,632 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:30,632 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][567], [1186#(= |#race~is_null_5~0| 0), 1224#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1227#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:30,638 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is not cut-off event [2025-03-08 22:05:30,638 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is not cut-off event [2025-03-08 22:05:30,638 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is not cut-off event [2025-03-08 22:05:30,638 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:30,638 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:30,638 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][567], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1227#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:30,638 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,638 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,638 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][567], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1227#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:30,639 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:30,639 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,702 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][567], [1224#true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1227#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:30,702 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:30,703 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,703 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,703 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:30,703 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,703 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:05:30,703 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:30,703 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:30,703 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:30,748 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][567], [1224#true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1227#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:30,748 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is not cut-off event [2025-03-08 22:05:30,748 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:30,748 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:30,748 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:30,748 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:30,748 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is not cut-off event [2025-03-08 22:05:30,748 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:05:30,748 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:30,748 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:30,748 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:31,151 INFO L124 PetriNetUnfolderBase]: 437/7268 cut-off events. [2025-03-08 22:05:31,151 INFO L125 PetriNetUnfolderBase]: For 18/52 co-relation queries the response was YES. [2025-03-08 22:05:31,190 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7836 conditions, 7268 events. 437/7268 cut-off events. For 18/52 co-relation queries the response was YES. Maximal size of possible extension queue 75. Compared 62911 event pairs, 8 based on Foata normal form. 2/6003 useless extension candidates. Maximal degree in co-relation 7402. Up to 132 conditions per place. [2025-03-08 22:05:31,206 INFO L140 encePairwiseOnDemand]: 1179/1198 looper letters, 26 selfloop transitions, 9 changer transitions 0/1109 dead transitions. [2025-03-08 22:05:31,206 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1057 places, 1109 transitions, 2403 flow [2025-03-08 22:05:31,206 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:31,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:31,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3450 transitions. [2025-03-08 22:05:31,208 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9599332220367279 [2025-03-08 22:05:31,208 INFO L175 Difference]: Start difference. First operand has 1065 places, 1113 transitions, 2338 flow. Second operand 3 states and 3450 transitions. [2025-03-08 22:05:31,208 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1057 places, 1109 transitions, 2403 flow [2025-03-08 22:05:31,212 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1055 places, 1109 transitions, 2399 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:31,224 INFO L231 Difference]: Finished difference. Result has 1057 places, 1106 transitions, 2362 flow [2025-03-08 22:05:31,225 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2314, PETRI_DIFFERENCE_MINUEND_PLACES=1053, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1103, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1094, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2362, PETRI_PLACES=1057, PETRI_TRANSITIONS=1106} [2025-03-08 22:05:31,226 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -53 predicate places. [2025-03-08 22:05:31,226 INFO L471 AbstractCegarLoop]: Abstraction has has 1057 places, 1106 transitions, 2362 flow [2025-03-08 22:05:31,226 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1136.6666666666667) internal successors, (3410), 3 states have internal predecessors, (3410), 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 22:05:31,226 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:31,226 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:31,226 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28 [2025-03-08 22:05:31,227 INFO L396 AbstractCegarLoop]: === Iteration 30 === Targeting thread2Err52ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:31,227 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:31,227 INFO L85 PathProgramCache]: Analyzing trace with hash -1852362871, now seen corresponding path program 1 times [2025-03-08 22:05:31,227 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:31,227 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [945639973] [2025-03-08 22:05:31,227 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:31,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:31,240 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 226 statements into 1 equivalence classes. [2025-03-08 22:05:31,248 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 226 of 226 statements. [2025-03-08 22:05:31,249 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:31,249 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:31,286 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 22:05:31,286 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:31,287 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [945639973] [2025-03-08 22:05:31,287 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [945639973] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:31,287 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:31,287 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:31,287 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1218088148] [2025-03-08 22:05:31,287 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:31,288 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:31,288 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:31,288 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:31,288 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:31,349 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1128 out of 1198 [2025-03-08 22:05:31,351 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1057 places, 1106 transitions, 2362 flow. Second operand has 3 states, 3 states have (on average 1130.0) internal successors, (3390), 3 states have internal predecessors, (3390), 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 22:05:31,351 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:31,352 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1128 of 1198 [2025-03-08 22:05:31,352 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:31,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][418], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1227#true, 522#L96-19true, 1232#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:31,442 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:31,442 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:31,442 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:31,442 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:31,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][440], [691#L96-17true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1227#true, 1232#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:31,449 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:31,449 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:31,449 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:31,449 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:31,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1227#true, 522#L96-19true, Black: 1194#true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:31,569 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:31,569 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:31,569 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:31,569 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:31,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][429], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1227#true, Black: 1194#true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:31,569 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:31,569 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:31,569 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:31,569 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:31,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][565], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1227#true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:31,730 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:31,730 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,730 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:31,730 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][565], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1227#true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:31,730 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,730 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,730 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:31,730 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:31,730 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][565], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1227#true, 1202#true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:31,745 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is not cut-off event [2025-03-08 22:05:31,745 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:31,745 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:31,745 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is not cut-off event [2025-03-08 22:05:31,746 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][565], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1227#true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:31,746 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][565], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1227#true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:31,746 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:31,746 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,909 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][565], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1227#true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:31,909 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:31,909 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,909 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,909 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:31,909 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:31,909 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:31,909 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:31,909 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:32,008 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][565], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1227#true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:32,008 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is not cut-off event [2025-03-08 22:05:32,008 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:05:32,008 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:32,008 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:32,008 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:32,008 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:32,008 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:32,008 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:32,008 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:32,388 INFO L124 PetriNetUnfolderBase]: 566/6011 cut-off events. [2025-03-08 22:05:32,389 INFO L125 PetriNetUnfolderBase]: For 290/313 co-relation queries the response was YES. [2025-03-08 22:05:32,502 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6852 conditions, 6011 events. 566/6011 cut-off events. For 290/313 co-relation queries the response was YES. Maximal size of possible extension queue 88. Compared 56351 event pairs, 6 based on Foata normal form. 0/4965 useless extension candidates. Maximal degree in co-relation 6101. Up to 523 conditions per place. [2025-03-08 22:05:32,535 INFO L140 encePairwiseOnDemand]: 1182/1198 looper letters, 32 selfloop transitions, 3 changer transitions 0/1095 dead transitions. [2025-03-08 22:05:32,536 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1046 places, 1095 transitions, 2412 flow [2025-03-08 22:05:32,536 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:32,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:32,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3432 transitions. [2025-03-08 22:05:32,537 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9549248747913188 [2025-03-08 22:05:32,538 INFO L175 Difference]: Start difference. First operand has 1057 places, 1106 transitions, 2362 flow. Second operand 3 states and 3432 transitions. [2025-03-08 22:05:32,538 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1046 places, 1095 transitions, 2412 flow [2025-03-08 22:05:32,542 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1044 places, 1095 transitions, 2394 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:32,549 INFO L231 Difference]: Finished difference. Result has 1044 places, 1093 transitions, 2324 flow [2025-03-08 22:05:32,549 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2318, PETRI_DIFFERENCE_MINUEND_PLACES=1042, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1093, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1090, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2324, PETRI_PLACES=1044, PETRI_TRANSITIONS=1093} [2025-03-08 22:05:32,550 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -66 predicate places. [2025-03-08 22:05:32,550 INFO L471 AbstractCegarLoop]: Abstraction has has 1044 places, 1093 transitions, 2324 flow [2025-03-08 22:05:32,550 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1130.0) internal successors, (3390), 3 states have internal predecessors, (3390), 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 22:05:32,550 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:32,551 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:32,551 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29 [2025-03-08 22:05:32,551 INFO L396 AbstractCegarLoop]: === Iteration 31 === Targeting thread2Err51ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:32,551 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:32,551 INFO L85 PathProgramCache]: Analyzing trace with hash -1856361580, now seen corresponding path program 1 times [2025-03-08 22:05:32,552 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:32,552 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1590465888] [2025-03-08 22:05:32,552 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:32,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:32,558 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 230 statements into 1 equivalence classes. [2025-03-08 22:05:32,562 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 230 of 230 statements. [2025-03-08 22:05:32,562 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:32,562 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:32,581 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 22:05:32,582 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:32,582 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1590465888] [2025-03-08 22:05:32,582 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1590465888] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:32,582 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:32,582 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:32,582 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1321205731] [2025-03-08 22:05:32,582 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:32,582 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:32,582 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:32,583 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:32,583 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:32,621 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1135 out of 1198 [2025-03-08 22:05:32,622 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1044 places, 1093 transitions, 2324 flow. Second operand has 3 states, 3 states have (on average 1137.0) internal successors, (3411), 3 states have internal predecessors, (3411), 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 22:05:32,622 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:32,622 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1135 of 1198 [2025-03-08 22:05:32,622 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:32,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][418], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, 1232#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1235#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:32,692 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:32,692 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:32,692 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:32,692 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:32,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][440], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1232#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1235#true, 184#L123-1true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:32,700 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:32,701 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:32,701 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:32,701 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:32,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, 1232#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1235#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:32,854 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:32,854 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:32,854 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:32,854 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:32,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][429], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1232#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1235#true, Black: 1209#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:32,854 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:32,854 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:32,854 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:32,854 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:33,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][562], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1235#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:33,018 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:33,018 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,018 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:33,018 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][562], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1235#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:33,018 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,018 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,018 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:33,018 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,018 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:33,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][562], [1186#(= |#race~is_null_5~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1235#true, 1202#true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1180#true]) [2025-03-08 22:05:33,037 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is not cut-off event [2025-03-08 22:05:33,037 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:33,037 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is not cut-off event [2025-03-08 22:05:33,037 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:33,037 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][562], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1235#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:33,037 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][562], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1235#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:33,038 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:33,038 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,149 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][562], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1235#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:33,150 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:33,150 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,150 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:33,150 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,150 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:33,150 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:33,150 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,150 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:33,253 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][562], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1232#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1235#true, Black: 1209#true, Black: 1180#true]) [2025-03-08 22:05:33,253 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is not cut-off event [2025-03-08 22:05:33,253 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:33,253 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:33,253 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:33,253 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:33,253 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:33,253 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:05:33,253 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:33,253 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:33,622 INFO L124 PetriNetUnfolderBase]: 570/6656 cut-off events. [2025-03-08 22:05:33,622 INFO L125 PetriNetUnfolderBase]: For 236/259 co-relation queries the response was YES. [2025-03-08 22:05:33,727 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7462 conditions, 6656 events. 570/6656 cut-off events. For 236/259 co-relation queries the response was YES. Maximal size of possible extension queue 95. Compared 64192 event pairs, 13 based on Foata normal form. 0/5581 useless extension candidates. Maximal degree in co-relation 6711. Up to 425 conditions per place. [2025-03-08 22:05:33,759 INFO L140 encePairwiseOnDemand]: 1179/1198 looper letters, 25 selfloop transitions, 9 changer transitions 0/1088 dead transitions. [2025-03-08 22:05:33,759 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1036 places, 1088 transitions, 2384 flow [2025-03-08 22:05:33,759 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:33,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:33,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3449 transitions. [2025-03-08 22:05:33,761 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9596549805230941 [2025-03-08 22:05:33,761 INFO L175 Difference]: Start difference. First operand has 1044 places, 1093 transitions, 2324 flow. Second operand 3 states and 3449 transitions. [2025-03-08 22:05:33,761 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1036 places, 1088 transitions, 2384 flow [2025-03-08 22:05:33,765 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1034 places, 1088 transitions, 2378 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:33,770 INFO L231 Difference]: Finished difference. Result has 1036 places, 1086 transitions, 2346 flow [2025-03-08 22:05:33,770 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2298, PETRI_DIFFERENCE_MINUEND_PLACES=1032, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1083, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1074, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2346, PETRI_PLACES=1036, PETRI_TRANSITIONS=1086} [2025-03-08 22:05:33,771 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -74 predicate places. [2025-03-08 22:05:33,771 INFO L471 AbstractCegarLoop]: Abstraction has has 1036 places, 1086 transitions, 2346 flow [2025-03-08 22:05:33,771 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1137.0) internal successors, (3411), 3 states have internal predecessors, (3411), 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 22:05:33,771 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:33,771 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:33,772 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30 [2025-03-08 22:05:33,772 INFO L396 AbstractCegarLoop]: === Iteration 32 === Targeting thread1Err50ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:33,772 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:33,772 INFO L85 PathProgramCache]: Analyzing trace with hash -2143221393, now seen corresponding path program 1 times [2025-03-08 22:05:33,772 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:33,772 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1245846501] [2025-03-08 22:05:33,773 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:33,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:33,779 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 231 statements into 1 equivalence classes. [2025-03-08 22:05:33,784 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 231 of 231 statements. [2025-03-08 22:05:33,785 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:33,785 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:33,807 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 22:05:33,807 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:33,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1245846501] [2025-03-08 22:05:33,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1245846501] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:33,807 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:33,807 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:33,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2131715317] [2025-03-08 22:05:33,807 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:33,808 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:33,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:33,808 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:33,808 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:33,832 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1145 out of 1198 [2025-03-08 22:05:33,833 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1036 places, 1086 transitions, 2346 flow. Second operand has 3 states, 3 states have (on average 1146.3333333333333) internal successors, (3439), 3 states have internal predecessors, (3439), 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 22:05:33,833 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:33,833 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1145 of 1198 [2025-03-08 22:05:33,833 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:33,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][418], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1209#true, 184#L123-1true, Black: 1180#true, 1240#true]) [2025-03-08 22:05:33,905 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:33,905 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:33,905 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:33,905 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:33,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][440], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1209#true, 184#L123-1true, Black: 1180#true, 1240#true]) [2025-03-08 22:05:33,911 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:33,911 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:33,911 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:33,912 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:34,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1209#true, 184#L123-1true, Black: 1180#true, 1240#true]) [2025-03-08 22:05:34,050 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:34,050 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:34,050 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:34,050 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:34,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][429], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1209#true, 184#L123-1true, Black: 1180#true, 1240#true]) [2025-03-08 22:05:34,051 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:34,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:34,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:34,051 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:34,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][561], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1209#true, 1240#true, Black: 1180#true]) [2025-03-08 22:05:34,293 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:34,293 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,293 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,293 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:34,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][561], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1209#true, 1240#true, Black: 1180#true]) [2025-03-08 22:05:34,293 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,293 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,293 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:34,293 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,293 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:34,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][561], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1180#true, 1240#true]) [2025-03-08 22:05:34,329 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is not cut-off event [2025-03-08 22:05:34,329 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:34,329 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is not cut-off event [2025-03-08 22:05:34,329 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:34,330 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][561], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1209#true, 1240#true, Black: 1180#true]) [2025-03-08 22:05:34,330 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][561], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1209#true, 1240#true, Black: 1180#true]) [2025-03-08 22:05:34,330 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:34,330 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:34,567 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][561], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1209#true, 1240#true, Black: 1180#true]) [2025-03-08 22:05:34,567 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:34,567 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,567 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,567 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:34,567 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,567 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:34,567 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:34,567 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:34,675 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][561], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, Black: 1209#true, 1240#true, Black: 1180#true]) [2025-03-08 22:05:34,675 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is not cut-off event [2025-03-08 22:05:34,675 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:34,675 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:34,675 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:05:34,675 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:34,675 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:34,675 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:34,675 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:34,675 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:34,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:34,806 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-08 22:05:34,806 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:34,806 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:34,806 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:34,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:34,818 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-03-08 22:05:34,818 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:34,818 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-08 22:05:34,818 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:34,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:34,841 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:34,841 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:34,841 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:34,841 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:34,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:34,844 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:34,844 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:34,844 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:34,844 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:34,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:34,857 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-03-08 22:05:34,857 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:34,857 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:34,857 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:34,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:34,861 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-03-08 22:05:34,861 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:34,861 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:34,861 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:34,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:34,891 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:05:34,891 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:34,891 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:34,891 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:34,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true, 860#L56-29true]) [2025-03-08 22:05:34,904 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-03-08 22:05:34,904 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:34,904 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:34,904 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:35,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,054 INFO L294 olderBase$Statistics]: this new event has 336 ancestors and is cut-off event [2025-03-08 22:05:35,054 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:35,054 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:35,054 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-08 22:05:35,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,054 INFO L294 olderBase$Statistics]: this new event has 335 ancestors and is cut-off event [2025-03-08 22:05:35,054 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:05:35,054 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:05:35,054 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:05:35,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, 1237#(= |#race~break_13~0| 0), 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,096 INFO L294 olderBase$Statistics]: this new event has 339 ancestors and is cut-off event [2025-03-08 22:05:35,096 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:35,096 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:35,096 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:35,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,096 INFO L294 olderBase$Statistics]: this new event has 338 ancestors and is cut-off event [2025-03-08 22:05:35,096 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:05:35,096 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-08 22:05:35,096 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-08 22:05:35,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,100 INFO L294 olderBase$Statistics]: this new event has 338 ancestors and is cut-off event [2025-03-08 22:05:35,100 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-08 22:05:35,100 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-08 22:05:35,100 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:05:35,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,100 INFO L294 olderBase$Statistics]: this new event has 339 ancestors and is cut-off event [2025-03-08 22:05:35,100 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:35,100 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:35,100 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:35,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,132 INFO L294 olderBase$Statistics]: this new event has 341 ancestors and is cut-off event [2025-03-08 22:05:35,132 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-08 22:05:35,132 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-08 22:05:35,132 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-08 22:05:35,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,132 INFO L294 olderBase$Statistics]: this new event has 342 ancestors and is cut-off event [2025-03-08 22:05:35,132 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:35,132 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:35,132 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:35,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,242 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2025-03-08 22:05:35,242 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:35,242 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:35,242 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:35,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,255 INFO L294 olderBase$Statistics]: this new event has 352 ancestors and is cut-off event [2025-03-08 22:05:35,255 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:35,255 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:35,255 INFO L297 olderBase$Statistics]: existing Event has 360 ancestors and is cut-off event [2025-03-08 22:05:35,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,282 INFO L294 olderBase$Statistics]: this new event has 354 ancestors and is cut-off event [2025-03-08 22:05:35,282 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:35,282 INFO L297 olderBase$Statistics]: existing Event has 357 ancestors and is cut-off event [2025-03-08 22:05:35,282 INFO L297 olderBase$Statistics]: existing Event has 357 ancestors and is cut-off event [2025-03-08 22:05:35,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,295 INFO L294 olderBase$Statistics]: this new event has 355 ancestors and is cut-off event [2025-03-08 22:05:35,295 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:35,295 INFO L297 olderBase$Statistics]: existing Event has 363 ancestors and is cut-off event [2025-03-08 22:05:35,295 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:35,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 962#L87-20true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,363 INFO L294 olderBase$Statistics]: this new event has 360 ancestors and is cut-off event [2025-03-08 22:05:35,363 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:35,363 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:35,363 INFO L297 olderBase$Statistics]: existing Event has 352 ancestors and is cut-off event [2025-03-08 22:05:35,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 962#L87-20true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:35,379 INFO L294 olderBase$Statistics]: this new event has 361 ancestors and is cut-off event [2025-03-08 22:05:35,379 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-08 22:05:35,379 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-08 22:05:35,379 INFO L297 olderBase$Statistics]: existing Event has 353 ancestors and is cut-off event [2025-03-08 22:05:35,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,406 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:05:35,406 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:35,406 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:35,406 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:35,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:35,422 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-08 22:05:35,422 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:35,422 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:35,422 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-08 22:05:35,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,458 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-08 22:05:35,458 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-08 22:05:35,458 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-08 22:05:35,458 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:35,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:35,472 INFO L294 olderBase$Statistics]: this new event has 368 ancestors and is cut-off event [2025-03-08 22:05:35,472 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-08 22:05:35,472 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:35,472 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:35,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,497 INFO L294 olderBase$Statistics]: this new event has 370 ancestors and is cut-off event [2025-03-08 22:05:35,497 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:35,497 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:35,497 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:35,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:35,512 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-08 22:05:35,512 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:35,512 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:35,512 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:35,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,600 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-08 22:05:35,600 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:35,600 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-08 22:05:35,600 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:35,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:35,619 INFO L294 olderBase$Statistics]: this new event has 377 ancestors and is cut-off event [2025-03-08 22:05:35,619 INFO L297 olderBase$Statistics]: existing Event has 369 ancestors and is cut-off event [2025-03-08 22:05:35,619 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:35,619 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:35,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,662 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:05:35,662 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:35,662 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:35,662 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:35,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, 1237#(= |#race~break_13~0| 0), 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,675 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-08 22:05:35,675 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-08 22:05:35,675 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:35,675 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-08 22:05:35,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 962#L87-20true, 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,676 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-08 22:05:35,676 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:35,676 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:35,676 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:35,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:35,682 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-08 22:05:35,682 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:35,682 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:35,682 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:35,698 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 962#L87-20true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,698 INFO L294 olderBase$Statistics]: this new event has 381 ancestors and is cut-off event [2025-03-08 22:05:35,698 INFO L297 olderBase$Statistics]: existing Event has 381 ancestors and is cut-off event [2025-03-08 22:05:35,698 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-08 22:05:35,698 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:35,699 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-08 22:05:35,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:35,704 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:05:35,704 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:05:35,704 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:05:35,705 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-03-08 22:05:35,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:35,705 INFO L294 olderBase$Statistics]: this new event has 454 ancestors and is cut-off event [2025-03-08 22:05:35,705 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:05:35,705 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:05:35,705 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:05:35,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:35,705 INFO L294 olderBase$Statistics]: this new event has 496 ancestors and is cut-off event [2025-03-08 22:05:35,705 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:05:35,705 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:05:35,705 INFO L297 olderBase$Statistics]: existing Event has 496 ancestors and is cut-off event [2025-03-08 22:05:35,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,738 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-08 22:05:35,738 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:35,738 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:35,738 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:35,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,738 INFO L294 olderBase$Statistics]: this new event has 384 ancestors and is cut-off event [2025-03-08 22:05:35,738 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:35,738 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:35,738 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-08 22:05:35,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,755 INFO L294 olderBase$Statistics]: this new event has 384 ancestors and is cut-off event [2025-03-08 22:05:35,755 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:35,755 INFO L297 olderBase$Statistics]: existing Event has 384 ancestors and is cut-off event [2025-03-08 22:05:35,755 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:35,755 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-08 22:05:35,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:35,874 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-08 22:05:35,874 INFO L297 olderBase$Statistics]: existing Event has 512 ancestors and is cut-off event [2025-03-08 22:05:35,874 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is cut-off event [2025-03-08 22:05:35,874 INFO L297 olderBase$Statistics]: existing Event has 512 ancestors and is cut-off event [2025-03-08 22:05:35,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,902 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-08 22:05:35,902 INFO L297 olderBase$Statistics]: existing Event has 392 ancestors and is cut-off event [2025-03-08 22:05:35,902 INFO L297 olderBase$Statistics]: existing Event has 392 ancestors and is cut-off event [2025-03-08 22:05:35,902 INFO L297 olderBase$Statistics]: existing Event has 389 ancestors and is cut-off event [2025-03-08 22:05:35,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,902 INFO L294 olderBase$Statistics]: this new event has 396 ancestors and is cut-off event [2025-03-08 22:05:35,902 INFO L297 olderBase$Statistics]: existing Event has 391 ancestors and is cut-off event [2025-03-08 22:05:35,902 INFO L297 olderBase$Statistics]: existing Event has 391 ancestors and is cut-off event [2025-03-08 22:05:35,902 INFO L297 olderBase$Statistics]: existing Event has 388 ancestors and is cut-off event [2025-03-08 22:05:35,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,904 INFO L294 olderBase$Statistics]: this new event has 396 ancestors and is cut-off event [2025-03-08 22:05:35,904 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-08 22:05:35,904 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-08 22:05:35,904 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-08 22:05:35,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,913 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-08 22:05:35,913 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-08 22:05:35,913 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-08 22:05:35,913 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-08 22:05:35,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,916 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-08 22:05:35,916 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-08 22:05:35,916 INFO L297 olderBase$Statistics]: existing Event has 392 ancestors and is cut-off event [2025-03-08 22:05:35,916 INFO L297 olderBase$Statistics]: existing Event has 392 ancestors and is cut-off event [2025-03-08 22:05:35,916 INFO L297 olderBase$Statistics]: existing Event has 389 ancestors and is cut-off event [2025-03-08 22:05:35,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,935 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 22:05:35,935 INFO L297 olderBase$Statistics]: existing Event has 391 ancestors and is cut-off event [2025-03-08 22:05:35,935 INFO L297 olderBase$Statistics]: existing Event has 394 ancestors and is cut-off event [2025-03-08 22:05:35,935 INFO L297 olderBase$Statistics]: existing Event has 394 ancestors and is cut-off event [2025-03-08 22:05:35,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 829#L57-29true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,935 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 22:05:35,935 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-08 22:05:35,935 INFO L297 olderBase$Statistics]: existing Event has 392 ancestors and is cut-off event [2025-03-08 22:05:35,935 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-08 22:05:35,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,945 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 22:05:35,945 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-08 22:05:35,945 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-08 22:05:35,945 INFO L297 olderBase$Statistics]: existing Event has 392 ancestors and is cut-off event [2025-03-08 22:05:35,945 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-08 22:05:35,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,980 INFO L294 olderBase$Statistics]: this new event has 404 ancestors and is cut-off event [2025-03-08 22:05:35,980 INFO L297 olderBase$Statistics]: existing Event has 404 ancestors and is cut-off event [2025-03-08 22:05:35,980 INFO L297 olderBase$Statistics]: existing Event has 396 ancestors and is cut-off event [2025-03-08 22:05:35,980 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-08 22:05:35,980 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-08 22:05:35,980 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:35,980 INFO L294 olderBase$Statistics]: this new event has 405 ancestors and is cut-off event [2025-03-08 22:05:35,980 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-08 22:05:35,980 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-08 22:05:35,980 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-08 22:05:35,980 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-08 22:05:36,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,041 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-03-08 22:05:36,041 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:36,041 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 22:05:36,041 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:36,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 953#L83-20true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,051 INFO L294 olderBase$Statistics]: this new event has 412 ancestors and is cut-off event [2025-03-08 22:05:36,051 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-08 22:05:36,051 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:05:36,051 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:05:36,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,058 INFO L294 olderBase$Statistics]: this new event has 412 ancestors and is cut-off event [2025-03-08 22:05:36,058 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:36,058 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:36,058 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:36,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,059 INFO L294 olderBase$Statistics]: this new event has 412 ancestors and is cut-off event [2025-03-08 22:05:36,059 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:36,059 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:36,059 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:36,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,068 INFO L294 olderBase$Statistics]: this new event has 413 ancestors and is cut-off event [2025-03-08 22:05:36,068 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:36,068 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:36,068 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:36,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,069 INFO L294 olderBase$Statistics]: this new event has 413 ancestors and is cut-off event [2025-03-08 22:05:36,069 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:36,069 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:36,069 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:36,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,073 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 22:05:36,073 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:36,073 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:36,073 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:36,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,073 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 22:05:36,073 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:36,073 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:36,073 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:36,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 953#L83-20true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,084 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 22:05:36,084 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:36,084 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:05:36,084 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:36,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 953#L83-20true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,085 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 22:05:36,085 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:05:36,085 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:36,085 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:36,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,110 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 22:05:36,110 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:36,110 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:36,110 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:36,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 953#L83-20true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,123 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-08 22:05:36,123 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:36,123 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:36,123 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:36,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,136 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-03-08 22:05:36,136 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:36,136 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 22:05:36,136 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:36,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:36,313 INFO L294 olderBase$Statistics]: this new event has 420 ancestors and is cut-off event [2025-03-08 22:05:36,313 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:05:36,313 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-08 22:05:36,313 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,318 INFO L294 olderBase$Statistics]: this new event has 420 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 412 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,318 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,318 INFO L294 olderBase$Statistics]: this new event has 420 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 412 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:36,318 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:36,326 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,326 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 22:05:36,326 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:36,326 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:36,326 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:36,326 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:36,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,329 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:36,329 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:36,329 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:36,329 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:36,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,331 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:36,331 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:36,331 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:36,331 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:36,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:36,336 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 22:05:36,336 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:36,336 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:05:36,336 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:36,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:36,339 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 22:05:36,339 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:36,339 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:05:36,339 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:36,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,354 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:36,354 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:36,354 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:36,354 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:36,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,358 INFO L294 olderBase$Statistics]: this new event has 428 ancestors and is cut-off event [2025-03-08 22:05:36,358 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:36,358 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:36,358 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:36,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 860#L56-29true, Black: 1180#true]) [2025-03-08 22:05:36,364 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-08 22:05:36,364 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:36,364 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:36,364 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:36,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 953#L83-20true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,369 INFO L294 olderBase$Statistics]: this new event has 429 ancestors and is cut-off event [2025-03-08 22:05:36,369 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-08 22:05:36,369 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-08 22:05:36,369 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2025-03-08 22:05:36,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,386 INFO L294 olderBase$Statistics]: this new event has 428 ancestors and is cut-off event [2025-03-08 22:05:36,386 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:36,386 INFO L297 olderBase$Statistics]: existing Event has 431 ancestors and is cut-off event [2025-03-08 22:05:36,386 INFO L297 olderBase$Statistics]: existing Event has 431 ancestors and is cut-off event [2025-03-08 22:05:36,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,388 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 22:05:36,388 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:36,388 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:36,388 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:36,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,395 INFO L294 olderBase$Statistics]: this new event has 429 ancestors and is cut-off event [2025-03-08 22:05:36,395 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:36,395 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:36,395 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:36,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 953#L83-20true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,398 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 22:05:36,398 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,398 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-08 22:05:36,398 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,406 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 22:05:36,406 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-08 22:05:36,406 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,406 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,407 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 22:05:36,407 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:36,407 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:36,407 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:36,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,433 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 22:05:36,433 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:36,433 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:36,433 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:36,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,433 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-03-08 22:05:36,433 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,433 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,433 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,434 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-03-08 22:05:36,434 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,434 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,434 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,434 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 22:05:36,434 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:36,434 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:36,434 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:36,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,452 INFO L294 olderBase$Statistics]: this new event has 436 ancestors and is cut-off event [2025-03-08 22:05:36,452 INFO L297 olderBase$Statistics]: existing Event has 431 ancestors and is cut-off event [2025-03-08 22:05:36,452 INFO L297 olderBase$Statistics]: existing Event has 431 ancestors and is cut-off event [2025-03-08 22:05:36,452 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:36,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,461 INFO L294 olderBase$Statistics]: this new event has 436 ancestors and is cut-off event [2025-03-08 22:05:36,461 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:36,461 INFO L297 olderBase$Statistics]: existing Event has 431 ancestors and is cut-off event [2025-03-08 22:05:36,461 INFO L297 olderBase$Statistics]: existing Event has 431 ancestors and is cut-off event [2025-03-08 22:05:36,461 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:36,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,463 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is cut-off event [2025-03-08 22:05:36,463 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:36,463 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:36,463 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:36,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,463 INFO L294 olderBase$Statistics]: this new event has 438 ancestors and is cut-off event [2025-03-08 22:05:36,463 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,463 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:36,463 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:36,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,471 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is cut-off event [2025-03-08 22:05:36,471 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:36,471 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:36,471 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:36,471 INFO L297 olderBase$Statistics]: existing Event has 429 ancestors and is cut-off event [2025-03-08 22:05:36,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,481 INFO L294 olderBase$Statistics]: this new event has 439 ancestors and is cut-off event [2025-03-08 22:05:36,481 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:36,481 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:36,481 INFO L297 olderBase$Statistics]: existing Event has 431 ancestors and is cut-off event [2025-03-08 22:05:36,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [974#L58-21true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,485 INFO L294 olderBase$Statistics]: this new event has 464 ancestors and is cut-off event [2025-03-08 22:05:36,485 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:05:36,485 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-03-08 22:05:36,485 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,486 INFO L294 olderBase$Statistics]: this new event has 479 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 347 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,486 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,486 INFO L294 olderBase$Statistics]: this new event has 463 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,486 INFO L294 olderBase$Statistics]: this new event has 480 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,486 INFO L294 olderBase$Statistics]: this new event has 439 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:36,486 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:36,492 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,492 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is cut-off event [2025-03-08 22:05:36,492 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-08 22:05:36,492 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,492 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:36,492 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,496 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is cut-off event [2025-03-08 22:05:36,496 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:36,496 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,496 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,496 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2025-03-08 22:05:36,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][1085], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1180#true]) [2025-03-08 22:05:36,508 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:05:36,508 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:36,508 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:36,508 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:36,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [974#L58-21true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,511 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:05:36,511 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-08 22:05:36,511 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:05:36,511 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-08 22:05:36,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,511 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is cut-off event [2025-03-08 22:05:36,511 INFO L297 olderBase$Statistics]: existing Event has 353 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 353 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,512 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,512 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,512 INFO L294 olderBase$Statistics]: this new event has 483 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,512 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:36,512 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:36,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,515 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:05:36,515 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:36,515 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:36,515 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:36,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,515 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:36,515 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,516 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,516 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,519 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,519 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:36,519 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,519 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,519 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:36,519 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,520 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,520 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:36,520 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,520 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,520 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,520 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:36,522 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,522 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:36,522 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,522 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,522 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,522 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:36,525 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,525 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:36,525 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,525 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:36,525 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,525 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:36,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 534#L57-28true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,540 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:36,540 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:36,540 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:36,540 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:36,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,540 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:05:36,540 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:36,540 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:36,540 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,543 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,543 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:05:36,543 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,543 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:36,543 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:36,543 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:36,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,544 INFO L294 olderBase$Statistics]: this new event has 449 ancestors and is cut-off event [2025-03-08 22:05:36,544 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-08 22:05:36,544 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-08 22:05:36,544 INFO L297 olderBase$Statistics]: existing Event has 325 ancestors and is cut-off event [2025-03-08 22:05:36,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,544 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:05:36,544 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:05:36,544 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:05:36,544 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-08 22:05:36,547 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,547 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:05:36,547 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:36,547 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:36,547 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:05:36,547 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:36,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,561 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:05:36,561 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:05:36,561 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:05:36,561 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:05:36,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,561 INFO L294 olderBase$Statistics]: this new event has 452 ancestors and is cut-off event [2025-03-08 22:05:36,561 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:36,561 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-08 22:05:36,561 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:36,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,591 INFO L294 olderBase$Statistics]: this new event has 457 ancestors and is cut-off event [2025-03-08 22:05:36,591 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-08 22:05:36,591 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:36,591 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-08 22:05:36,591 INFO L297 olderBase$Statistics]: existing Event has 325 ancestors and is cut-off event [2025-03-08 22:05:36,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 568#L84-20true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,605 INFO L294 olderBase$Statistics]: this new event has 460 ancestors and is cut-off event [2025-03-08 22:05:36,605 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:36,605 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-08 22:05:36,605 INFO L297 olderBase$Statistics]: existing Event has 452 ancestors and is cut-off event [2025-03-08 22:05:36,605 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:36,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,616 INFO L294 olderBase$Statistics]: this new event has 460 ancestors and is cut-off event [2025-03-08 22:05:36,616 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-08 22:05:36,616 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:36,616 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:36,616 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-08 22:05:36,627 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,627 INFO L294 olderBase$Statistics]: this new event has 463 ancestors and is cut-off event [2025-03-08 22:05:36,627 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-08 22:05:36,627 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:36,627 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,627 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,628 INFO L294 olderBase$Statistics]: this new event has 463 ancestors and is cut-off event [2025-03-08 22:05:36,628 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,628 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:36,628 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:05:36,628 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,630 INFO L294 olderBase$Statistics]: this new event has 463 ancestors and is cut-off event [2025-03-08 22:05:36,630 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:36,630 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,630 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-08 22:05:36,630 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,632 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,632 INFO L294 olderBase$Statistics]: this new event has 464 ancestors and is cut-off event [2025-03-08 22:05:36,632 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:05:36,632 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-03-08 22:05:36,632 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:05:36,632 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:36,639 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,639 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is cut-off event [2025-03-08 22:05:36,639 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,639 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:36,639 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:36,639 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:36,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 829#L57-29true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,641 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is cut-off event [2025-03-08 22:05:36,641 INFO L297 olderBase$Statistics]: existing Event has 342 ancestors and is cut-off event [2025-03-08 22:05:36,641 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:36,642 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:36,642 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:36,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,643 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:05:36,643 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-08 22:05:36,643 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:05:36,643 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-08 22:05:36,643 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:05:36,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 532#L87-21true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,668 INFO L294 olderBase$Statistics]: this new event has 477 ancestors and is cut-off event [2025-03-08 22:05:36,668 INFO L297 olderBase$Statistics]: existing Event has 353 ancestors and is cut-off event [2025-03-08 22:05:36,668 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-08 22:05:36,669 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-08 22:05:36,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,669 INFO L294 olderBase$Statistics]: this new event has 476 ancestors and is cut-off event [2025-03-08 22:05:36,669 INFO L297 olderBase$Statistics]: existing Event has 352 ancestors and is cut-off event [2025-03-08 22:05:36,669 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:36,669 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:36,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 532#L87-21true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,677 INFO L294 olderBase$Statistics]: this new event has 480 ancestors and is cut-off event [2025-03-08 22:05:36,677 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:36,677 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-08 22:05:36,677 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:36,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,677 INFO L294 olderBase$Statistics]: this new event has 479 ancestors and is cut-off event [2025-03-08 22:05:36,677 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:36,677 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:36,677 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:36,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,678 INFO L294 olderBase$Statistics]: this new event has 479 ancestors and is cut-off event [2025-03-08 22:05:36,678 INFO L297 olderBase$Statistics]: existing Event has 479 ancestors and is cut-off event [2025-03-08 22:05:36,678 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-08 22:05:36,678 INFO L297 olderBase$Statistics]: existing Event has 347 ancestors and is cut-off event [2025-03-08 22:05:36,678 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-08 22:05:36,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,681 INFO L294 olderBase$Statistics]: this new event has 480 ancestors and is cut-off event [2025-03-08 22:05:36,681 INFO L297 olderBase$Statistics]: existing Event has 480 ancestors and is cut-off event [2025-03-08 22:05:36,681 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-08 22:05:36,681 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-08 22:05:36,681 INFO L297 olderBase$Statistics]: existing Event has 348 ancestors and is cut-off event [2025-03-08 22:05:36,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,687 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is cut-off event [2025-03-08 22:05:36,687 INFO L297 olderBase$Statistics]: existing Event has 353 ancestors and is cut-off event [2025-03-08 22:05:36,687 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-08 22:05:36,687 INFO L297 olderBase$Statistics]: existing Event has 353 ancestors and is cut-off event [2025-03-08 22:05:36,687 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:36,690 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,690 INFO L294 olderBase$Statistics]: this new event has 483 ancestors and is cut-off event [2025-03-08 22:05:36,690 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:36,690 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:36,690 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-08 22:05:36,690 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:05:36,691 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,691 INFO L294 olderBase$Statistics]: this new event has 483 ancestors and is cut-off event [2025-03-08 22:05:36,691 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:36,691 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:36,691 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-08 22:05:36,691 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:36,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,694 INFO L294 olderBase$Statistics]: this new event has 484 ancestors and is cut-off event [2025-03-08 22:05:36,694 INFO L297 olderBase$Statistics]: existing Event has 352 ancestors and is cut-off event [2025-03-08 22:05:36,694 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:36,694 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:36,694 INFO L297 olderBase$Statistics]: existing Event has 360 ancestors and is cut-off event [2025-03-08 22:05:36,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 540#L58-20true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,699 INFO L294 olderBase$Statistics]: this new event has 486 ancestors and is cut-off event [2025-03-08 22:05:36,699 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:36,699 INFO L297 olderBase$Statistics]: existing Event has 357 ancestors and is cut-off event [2025-03-08 22:05:36,699 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:36,699 INFO L297 olderBase$Statistics]: existing Event has 357 ancestors and is cut-off event [2025-03-08 22:05:36,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,702 INFO L294 olderBase$Statistics]: this new event has 487 ancestors and is cut-off event [2025-03-08 22:05:36,702 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:36,702 INFO L297 olderBase$Statistics]: existing Event has 363 ancestors and is cut-off event [2025-03-08 22:05:36,702 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:36,702 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:36,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 532#L87-21true, 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,711 INFO L294 olderBase$Statistics]: this new event has 494 ancestors and is cut-off event [2025-03-08 22:05:36,711 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-08 22:05:36,711 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:36,711 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:36,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,712 INFO L294 olderBase$Statistics]: this new event has 493 ancestors and is cut-off event [2025-03-08 22:05:36,712 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:36,712 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:36,712 INFO L297 olderBase$Statistics]: existing Event has 369 ancestors and is cut-off event [2025-03-08 22:05:36,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,714 INFO L294 olderBase$Statistics]: this new event has 492 ancestors and is cut-off event [2025-03-08 22:05:36,714 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:36,714 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-08 22:05:36,714 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:36,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 842#L88-19true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,714 INFO L294 olderBase$Statistics]: this new event has 493 ancestors and is cut-off event [2025-03-08 22:05:36,714 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:36,714 INFO L297 olderBase$Statistics]: existing Event has 369 ancestors and is cut-off event [2025-03-08 22:05:36,714 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:36,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,721 INFO L294 olderBase$Statistics]: this new event has 495 ancestors and is cut-off event [2025-03-08 22:05:36,721 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:36,721 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:36,721 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:36,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][654], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 842#L88-19true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,721 INFO L294 olderBase$Statistics]: this new event has 496 ancestors and is cut-off event [2025-03-08 22:05:36,721 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:36,721 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:36,721 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:36,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,730 INFO L294 olderBase$Statistics]: this new event has 499 ancestors and is cut-off event [2025-03-08 22:05:36,730 INFO L297 olderBase$Statistics]: existing Event has 367 ancestors and is cut-off event [2025-03-08 22:05:36,730 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-08 22:05:36,730 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-08 22:05:36,730 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:36,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,732 INFO L294 olderBase$Statistics]: this new event has 500 ancestors and is cut-off event [2025-03-08 22:05:36,732 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-08 22:05:36,732 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:36,732 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-08 22:05:36,732 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:36,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 526#L59-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,735 INFO L294 olderBase$Statistics]: this new event has 502 ancestors and is cut-off event [2025-03-08 22:05:36,735 INFO L297 olderBase$Statistics]: existing Event has 370 ancestors and is cut-off event [2025-03-08 22:05:36,735 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:36,735 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:36,735 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:36,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,737 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:05:36,737 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:36,737 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:36,737 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:36,737 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:36,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,741 INFO L294 olderBase$Statistics]: this new event has 509 ancestors and is cut-off event [2025-03-08 22:05:36,741 INFO L297 olderBase$Statistics]: existing Event has 385 ancestors and is cut-off event [2025-03-08 22:05:36,741 INFO L297 olderBase$Statistics]: existing Event has 388 ancestors and is cut-off event [2025-03-08 22:05:36,741 INFO L297 olderBase$Statistics]: existing Event has 388 ancestors and is cut-off event [2025-03-08 22:05:36,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][652], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 842#L88-19true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1180#true]) [2025-03-08 22:05:36,741 INFO L294 olderBase$Statistics]: this new event has 510 ancestors and is cut-off event [2025-03-08 22:05:36,741 INFO L297 olderBase$Statistics]: existing Event has 389 ancestors and is cut-off event [2025-03-08 22:05:36,741 INFO L297 olderBase$Statistics]: existing Event has 386 ancestors and is cut-off event [2025-03-08 22:05:36,741 INFO L297 olderBase$Statistics]: existing Event has 389 ancestors and is cut-off event [2025-03-08 22:05:36,755 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 974#L58-21true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:36,755 INFO L294 olderBase$Statistics]: this new event has 529 ancestors and is cut-off event [2025-03-08 22:05:36,755 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-08 22:05:36,755 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-08 22:05:36,755 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-08 22:05:36,755 INFO L297 olderBase$Statistics]: existing Event has 405 ancestors and is cut-off event [2025-03-08 22:05:36,755 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-08 22:05:36,759 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][972], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 1237#(= |#race~break_13~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 202#L59-19true, Black: 1180#true]) [2025-03-08 22:05:36,759 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:36,759 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:36,759 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:36,759 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:36,759 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:36,759 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:36,759 INFO L124 PetriNetUnfolderBase]: 1635/18578 cut-off events. [2025-03-08 22:05:36,759 INFO L125 PetriNetUnfolderBase]: For 429/516 co-relation queries the response was YES. [2025-03-08 22:05:36,917 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20747 conditions, 18578 events. 1635/18578 cut-off events. For 429/516 co-relation queries the response was YES. Maximal size of possible extension queue 160. Compared 198931 event pairs, 120 based on Foata normal form. 6/15454 useless extension candidates. Maximal degree in co-relation 19951. Up to 1088 conditions per place. [2025-03-08 22:05:36,970 INFO L140 encePairwiseOnDemand]: 1185/1198 looper letters, 24 selfloop transitions, 5 changer transitions 0/1086 dead transitions. [2025-03-08 22:05:36,971 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1030 places, 1086 transitions, 2407 flow [2025-03-08 22:05:36,971 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:36,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:36,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3472 transitions. [2025-03-08 22:05:36,973 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9660545353366722 [2025-03-08 22:05:36,973 INFO L175 Difference]: Start difference. First operand has 1036 places, 1086 transitions, 2346 flow. Second operand 3 states and 3472 transitions. [2025-03-08 22:05:36,973 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1030 places, 1086 transitions, 2407 flow [2025-03-08 22:05:36,978 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1028 places, 1086 transitions, 2389 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:05:36,983 INFO L231 Difference]: Finished difference. Result has 1029 places, 1083 transitions, 2347 flow [2025-03-08 22:05:36,984 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2312, PETRI_DIFFERENCE_MINUEND_PLACES=1026, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1078, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1073, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2347, PETRI_PLACES=1029, PETRI_TRANSITIONS=1083} [2025-03-08 22:05:36,984 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -81 predicate places. [2025-03-08 22:05:36,984 INFO L471 AbstractCegarLoop]: Abstraction has has 1029 places, 1083 transitions, 2347 flow [2025-03-08 22:05:36,984 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1146.3333333333333) internal successors, (3439), 3 states have internal predecessors, (3439), 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 22:05:36,985 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:36,985 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:36,985 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31 [2025-03-08 22:05:36,985 INFO L396 AbstractCegarLoop]: === Iteration 33 === Targeting thread1Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:36,985 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:36,986 INFO L85 PathProgramCache]: Analyzing trace with hash 1855450380, now seen corresponding path program 1 times [2025-03-08 22:05:36,986 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:36,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [539160611] [2025-03-08 22:05:36,986 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:36,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:36,992 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 234 statements into 1 equivalence classes. [2025-03-08 22:05:36,996 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 234 of 234 statements. [2025-03-08 22:05:36,996 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:36,996 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:37,017 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 22:05:37,017 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:37,018 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [539160611] [2025-03-08 22:05:37,018 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [539160611] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:37,018 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:37,018 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:37,018 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [532817742] [2025-03-08 22:05:37,018 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:37,018 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:37,019 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:37,019 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:37,019 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:37,055 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1146 out of 1198 [2025-03-08 22:05:37,057 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1029 places, 1083 transitions, 2347 flow. Second operand has 3 states, 3 states have (on average 1147.3333333333333) internal successors, (3442), 3 states have internal predecessors, (3442), 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 22:05:37,057 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:37,057 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1146 of 1198 [2025-03-08 22:05:37,057 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:37,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][418], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1180#true]) [2025-03-08 22:05:37,138 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:37,138 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:37,138 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:37,138 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:37,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][440], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1180#true]) [2025-03-08 22:05:37,146 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:37,146 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:37,146 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:37,146 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:37,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1180#true]) [2025-03-08 22:05:37,313 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:37,313 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:37,313 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:37,313 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:37,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][429], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1180#true]) [2025-03-08 22:05:37,313 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:37,313 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:37,313 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:37,313 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:38,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,228 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-08 22:05:38,228 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:38,228 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:38,228 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:38,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,269 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:38,269 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:38,269 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:38,269 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:38,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,272 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:38,272 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:38,272 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:38,272 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:38,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][767], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,320 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:05:38,320 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:38,320 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:38,320 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:38,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][969], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 962#L87-20true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,772 INFO L294 olderBase$Statistics]: this new event has 360 ancestors and is cut-off event [2025-03-08 22:05:38,772 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:38,772 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:38,772 INFO L297 olderBase$Statistics]: existing Event has 352 ancestors and is cut-off event [2025-03-08 22:05:38,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][969], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,805 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:05:38,805 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:38,805 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:38,805 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:38,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,859 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-03-08 22:05:38,859 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:38,859 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:38,859 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 22:05:38,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,860 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 22:05:38,860 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:38,860 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:38,860 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:38,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,896 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 22:05:38,896 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:38,896 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:38,896 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:38,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,896 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 22:05:38,896 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:38,896 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:38,896 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:38,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1034], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:38,965 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-08 22:05:38,965 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-08 22:05:38,965 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:38,965 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:39,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1034], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,007 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:05:39,007 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:39,007 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:39,007 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:39,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,127 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 22:05:39,127 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:39,127 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:39,127 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:39,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,127 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 22:05:39,127 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:39,127 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:39,127 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:39,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,166 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 22:05:39,166 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:39,166 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:39,166 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:39,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,166 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is cut-off event [2025-03-08 22:05:39,166 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:39,166 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:39,166 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:39,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][640], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,358 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-03-08 22:05:39,358 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:39,358 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 22:05:39,359 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:39,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][640], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,376 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:39,376 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:39,376 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:39,376 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:39,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][640], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,377 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:39,377 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:39,377 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:39,377 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:39,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][640], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,389 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:39,389 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:39,389 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:39,389 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:39,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 962#L87-20true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,410 INFO L294 olderBase$Statistics]: this new event has 476 ancestors and is cut-off event [2025-03-08 22:05:39,410 INFO L297 olderBase$Statistics]: existing Event has 352 ancestors and is cut-off event [2025-03-08 22:05:39,410 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:39,410 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:39,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,411 INFO L294 olderBase$Statistics]: this new event has 479 ancestors and is cut-off event [2025-03-08 22:05:39,411 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:39,411 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:39,411 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:39,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,433 INFO L294 olderBase$Statistics]: this new event has 492 ancestors and is cut-off event [2025-03-08 22:05:39,433 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:39,433 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:39,433 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-08 22:05:39,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][652], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1180#true]) [2025-03-08 22:05:39,433 INFO L294 olderBase$Statistics]: this new event has 495 ancestors and is cut-off event [2025-03-08 22:05:39,434 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:39,434 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:39,434 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:39,445 INFO L124 PetriNetUnfolderBase]: 919/14737 cut-off events. [2025-03-08 22:05:39,445 INFO L125 PetriNetUnfolderBase]: For 25/53 co-relation queries the response was YES. [2025-03-08 22:05:39,587 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16112 conditions, 14737 events. 919/14737 cut-off events. For 25/53 co-relation queries the response was YES. Maximal size of possible extension queue 114. Compared 153749 event pairs, 17 based on Foata normal form. 1/12596 useless extension candidates. Maximal degree in co-relation 14686. Up to 272 conditions per place. [2025-03-08 22:05:39,639 INFO L140 encePairwiseOnDemand]: 1183/1198 looper letters, 18 selfloop transitions, 9 changer transitions 0/1082 dead transitions. [2025-03-08 22:05:39,639 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1025 places, 1082 transitions, 2400 flow [2025-03-08 22:05:39,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:39,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:39,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3471 transitions. [2025-03-08 22:05:39,642 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9657762938230384 [2025-03-08 22:05:39,643 INFO L175 Difference]: Start difference. First operand has 1029 places, 1083 transitions, 2347 flow. Second operand 3 states and 3471 transitions. [2025-03-08 22:05:39,643 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1025 places, 1082 transitions, 2400 flow [2025-03-08 22:05:39,648 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1025 places, 1082 transitions, 2400 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:05:39,654 INFO L231 Difference]: Finished difference. Result has 1026 places, 1081 transitions, 2378 flow [2025-03-08 22:05:39,654 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2335, PETRI_DIFFERENCE_MINUEND_PLACES=1023, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1077, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1068, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2378, PETRI_PLACES=1026, PETRI_TRANSITIONS=1081} [2025-03-08 22:05:39,655 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -84 predicate places. [2025-03-08 22:05:39,655 INFO L471 AbstractCegarLoop]: Abstraction has has 1026 places, 1081 transitions, 2378 flow [2025-03-08 22:05:39,655 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1147.3333333333333) internal successors, (3442), 3 states have internal predecessors, (3442), 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 22:05:39,655 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:39,655 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:39,656 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32 [2025-03-08 22:05:39,656 INFO L396 AbstractCegarLoop]: === Iteration 34 === Targeting thread1Err2ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:39,656 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:39,656 INFO L85 PathProgramCache]: Analyzing trace with hash 1855449386, now seen corresponding path program 1 times [2025-03-08 22:05:39,656 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:39,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [160068153] [2025-03-08 22:05:39,657 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:39,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:39,665 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 234 statements into 1 equivalence classes. [2025-03-08 22:05:39,670 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 234 of 234 statements. [2025-03-08 22:05:39,670 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:39,670 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:39,701 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 22:05:39,701 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:39,701 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [160068153] [2025-03-08 22:05:39,701 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [160068153] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:39,701 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:39,701 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:39,701 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1761027433] [2025-03-08 22:05:39,701 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:39,702 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:39,702 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:39,702 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:39,702 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:39,711 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1163 out of 1198 [2025-03-08 22:05:39,713 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1026 places, 1081 transitions, 2378 flow. Second operand has 3 states, 3 states have (on average 1164.3333333333333) internal successors, (3493), 3 states have internal predecessors, (3493), 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 22:05:39,713 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:39,713 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1163 of 1198 [2025-03-08 22:05:39,713 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:39,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][418], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, 1248#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:39,814 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:39,814 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:39,814 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:39,814 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:39,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][440], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:39,823 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:39,823 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:39,823 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:39,823 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:40,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, 1248#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,034 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:40,034 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:40,034 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:40,034 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:40,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][429], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,034 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:40,034 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:40,034 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:40,034 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:40,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1248#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,291 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,291 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,291 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,291 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:40,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1248#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,291 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:40,291 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,291 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,291 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,291 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:40,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1180#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:40,324 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is not cut-off event [2025-03-08 22:05:40,324 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:40,324 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is not cut-off event [2025-03-08 22:05:40,324 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:40,324 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,324 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:40,324 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,324 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,324 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,324 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:40,324 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:40,324 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,324 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,324 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,325 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,325 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,325 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:40,325 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:40,325 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:40,531 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,531 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:40,531 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,531 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,531 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,531 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:40,531 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:40,531 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:40,531 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,647 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,647 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is not cut-off event [2025-03-08 22:05:40,647 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:40,647 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:40,647 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:40,647 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:40,647 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:40,647 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:40,647 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:40,647 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:05:40,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][768], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,800 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-03-08 22:05:40,800 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:40,800 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:40,801 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:40,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][768], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,837 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:40,837 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:40,837 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:40,837 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:40,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][768], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,838 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:40,838 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:40,838 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:40,838 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:40,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][768], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:40,880 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:05:40,880 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:40,880 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:40,880 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:40,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 238#L125true, 728#L92-13true, 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:40,894 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-03-08 22:05:40,894 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2025-03-08 22:05:40,894 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2025-03-08 22:05:40,894 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2025-03-08 22:05:40,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 665#L92-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 238#L125true, 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:40,894 INFO L294 olderBase$Statistics]: this new event has 325 ancestors and is cut-off event [2025-03-08 22:05:40,894 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:40,894 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:40,894 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:41,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][829], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,029 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is not cut-off event [2025-03-08 22:05:41,029 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:41,029 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is not cut-off event [2025-03-08 22:05:41,029 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:41,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,308 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,308 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,308 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:41,308 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:41,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,309 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 22:05:41,309 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:41,309 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:41,309 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:41,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 962#L87-20true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,309 INFO L294 olderBase$Statistics]: this new event has 476 ancestors and is cut-off event [2025-03-08 22:05:41,309 INFO L297 olderBase$Statistics]: existing Event has 352 ancestors and is cut-off event [2025-03-08 22:05:41,309 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:41,309 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:41,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,331 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 22:05:41,331 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:41,331 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:41,331 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,332 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,332 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,332 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:41,332 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:41,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,333 INFO L294 olderBase$Statistics]: this new event has 479 ancestors and is cut-off event [2025-03-08 22:05:41,333 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:41,333 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:41,333 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:41,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][971], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 962#L87-20true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,351 INFO L294 olderBase$Statistics]: this new event has 360 ancestors and is cut-off event [2025-03-08 22:05:41,351 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:41,351 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:41,351 INFO L297 olderBase$Statistics]: existing Event has 352 ancestors and is cut-off event [2025-03-08 22:05:41,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][971], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,370 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:05:41,370 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:41,370 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:41,370 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:41,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,420 INFO L294 olderBase$Statistics]: this new event has 495 ancestors and is cut-off event [2025-03-08 22:05:41,420 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:41,420 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:41,420 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:41,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2565] L56-30-->L56-28: Formula: (= |v_#race~ends_with_2~0_12| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_12|} AuxVars[] AssignedVars[#race~ends_with_2~0][653], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,420 INFO L294 olderBase$Statistics]: this new event has 492 ancestors and is cut-off event [2025-03-08 22:05:41,420 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:41,420 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:41,420 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-08 22:05:41,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][617], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,472 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-08 22:05:41,472 INFO L297 olderBase$Statistics]: existing Event has 410 ancestors and is cut-off event [2025-03-08 22:05:41,472 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,472 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,491 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-08 22:05:41,491 INFO L297 olderBase$Statistics]: existing Event has 368 ancestors and is cut-off event [2025-03-08 22:05:41,491 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:41,491 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:41,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,512 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:41,512 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,512 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,512 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:41,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1036], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,519 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:05:41,519 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:41,519 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:41,519 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:41,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, 728#L92-13true, 1086#L65-16true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,548 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,548 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,548 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:41,548 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,549 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 22:05:41,549 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,549 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:41,549 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][605], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 728#L92-13true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:41,549 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,549 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:41,549 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,549 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, 728#L92-13true, 1086#L65-16true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,553 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,553 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,553 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,553 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:41,553 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,554 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,554 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 22:05:41,554 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:41,554 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,554 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:41,554 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,554 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][605], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,554 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,554 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,554 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:41,554 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,554 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 728#L92-13true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:41,558 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,558 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,558 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,558 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:41,558 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:41,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][617], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,558 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 22:05:41,558 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:41,558 INFO L297 olderBase$Statistics]: existing Event has 410 ancestors and is cut-off event [2025-03-08 22:05:41,558 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,558 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,565 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][617], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,565 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L297 olderBase$Statistics]: existing Event has 410 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,565 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:41,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 665#L92-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:41,569 INFO L294 olderBase$Statistics]: this new event has 436 ancestors and is cut-off event [2025-03-08 22:05:41,569 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:41,569 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:05:41,569 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:41,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][617], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 665#L92-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,569 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,569 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:41,569 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,569 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 665#L92-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,578 INFO L294 olderBase$Statistics]: this new event has 436 ancestors and is cut-off event [2025-03-08 22:05:41,578 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:41,578 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:41,578 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:05:41,578 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:41,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][617], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 665#L92-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,578 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,578 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:41,578 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,578 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,578 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:41,618 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:41,618 INFO L297 olderBase$Statistics]: existing Event has 442 ancestors and is cut-off event [2025-03-08 22:05:41,618 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:41,618 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:41,621 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,621 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:41,621 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:05:41,621 INFO L297 olderBase$Statistics]: existing Event has 442 ancestors and is cut-off event [2025-03-08 22:05:41,621 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:41,621 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:41,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][829], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:41,660 INFO L294 olderBase$Statistics]: this new event has 461 ancestors and is cut-off event [2025-03-08 22:05:41,660 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:41,660 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:41,660 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:41,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 728#L92-13true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:41,661 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:05:41,661 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:05:41,661 INFO L297 olderBase$Statistics]: existing Event has 456 ancestors and is cut-off event [2025-03-08 22:05:41,661 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:05:41,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,661 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:05:41,661 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:05:41,661 INFO L297 olderBase$Statistics]: existing Event has 456 ancestors and is cut-off event [2025-03-08 22:05:41,661 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:05:41,661 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][829], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,672 INFO L294 olderBase$Statistics]: this new event has 461 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,672 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L297 olderBase$Statistics]: existing Event has 456 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:05:41,672 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:05:41,688 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,688 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is not cut-off event [2025-03-08 22:05:41,688 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is not cut-off event [2025-03-08 22:05:41,688 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is not cut-off event [2025-03-08 22:05:41,688 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is not cut-off event [2025-03-08 22:05:41,688 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is not cut-off event [2025-03-08 22:05:41,688 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is not cut-off event [2025-03-08 22:05:41,688 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][617], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 665#L92-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,688 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-03-08 22:05:41,688 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:41,688 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,688 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,688 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,688 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,691 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), 1086#L65-16true, Black: 1180#true]) [2025-03-08 22:05:41,691 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is not cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is not cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is not cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is not cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is not cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is not cut-off event [2025-03-08 22:05:41,692 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,692 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,692 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:41,695 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 665#L92-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,695 INFO L294 olderBase$Statistics]: this new event has 449 ancestors and is cut-off event [2025-03-08 22:05:41,695 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:41,695 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:41,695 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:41,695 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:05:41,695 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:41,703 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), 1086#L65-16true, Black: 1180#true]) [2025-03-08 22:05:41,703 INFO L294 olderBase$Statistics]: this new event has 543 ancestors and is cut-off event [2025-03-08 22:05:41,703 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,703 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,703 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,703 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:41,703 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,703 INFO L297 olderBase$Statistics]: existing Event has 411 ancestors and is cut-off event [2025-03-08 22:05:41,703 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,703 INFO L294 olderBase$Statistics]: this new event has 580 ancestors and is cut-off event [2025-03-08 22:05:41,703 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:05:41,703 INFO L297 olderBase$Statistics]: existing Event has 456 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,704 INFO L294 olderBase$Statistics]: this new event has 542 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 410 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][605], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,704 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,704 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,708 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][617], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,708 INFO L294 olderBase$Statistics]: this new event has 542 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 410 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:41,708 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 665#L92-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,711 INFO L294 olderBase$Statistics]: this new event has 557 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][617], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 665#L92-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,711 INFO L294 olderBase$Statistics]: this new event has 543 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 411 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:41,711 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,716 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-03-08 22:05:41,716 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 22:05:41,716 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:41,716 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:41,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,723 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,723 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:41,723 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:41,723 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:41,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,724 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:41,724 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:41,724 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:41,724 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:41,729 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][605], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,729 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is not cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is not cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is not cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is not cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is not cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is not cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 427 ancestors and is not cut-off event [2025-03-08 22:05:41,729 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 665#L92-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,729 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:05:41,729 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][829], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,730 INFO L294 olderBase$Statistics]: this new event has 590 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,730 INFO L294 olderBase$Statistics]: this new event has 566 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L297 olderBase$Statistics]: existing Event has 442 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:41,730 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:05:41,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 352#L83-19true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,731 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:41,731 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:41,731 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:41,731 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:41,742 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][559], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,742 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is not cut-off event [2025-03-08 22:05:41,742 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is not cut-off event [2025-03-08 22:05:41,742 INFO L297 olderBase$Statistics]: existing Event has 442 ancestors and is not cut-off event [2025-03-08 22:05:41,742 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is not cut-off event [2025-03-08 22:05:41,742 INFO L297 olderBase$Statistics]: existing Event has 566 ancestors and is not cut-off event [2025-03-08 22:05:41,742 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is not cut-off event [2025-03-08 22:05:41,742 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is not cut-off event [2025-03-08 22:05:41,763 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][829], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,763 INFO L294 olderBase$Statistics]: this new event has 458 ancestors and is cut-off event [2025-03-08 22:05:41,763 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:41,763 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:41,763 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:41,763 INFO L297 olderBase$Statistics]: existing Event has 590 ancestors and is cut-off event [2025-03-08 22:05:41,763 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:41,763 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:41,764 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][829], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1244#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:41,764 INFO L294 olderBase$Statistics]: this new event has 458 ancestors and is not cut-off event [2025-03-08 22:05:41,764 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is not cut-off event [2025-03-08 22:05:41,764 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is not cut-off event [2025-03-08 22:05:41,764 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is not cut-off event [2025-03-08 22:05:41,764 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is not cut-off event [2025-03-08 22:05:41,764 INFO L297 olderBase$Statistics]: existing Event has 590 ancestors and is not cut-off event [2025-03-08 22:05:41,764 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is not cut-off event [2025-03-08 22:05:41,764 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is not cut-off event [2025-03-08 22:05:41,770 INFO L124 PetriNetUnfolderBase]: 725/10196 cut-off events. [2025-03-08 22:05:41,770 INFO L125 PetriNetUnfolderBase]: For 131/236 co-relation queries the response was YES. [2025-03-08 22:05:41,905 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11268 conditions, 10196 events. 725/10196 cut-off events. For 131/236 co-relation queries the response was YES. Maximal size of possible extension queue 103. Compared 97988 event pairs, 4 based on Foata normal form. 6/8706 useless extension candidates. Maximal degree in co-relation 10432. Up to 226 conditions per place. [2025-03-08 22:05:41,941 INFO L140 encePairwiseOnDemand]: 1194/1198 looper letters, 12 selfloop transitions, 2 changer transitions 0/1084 dead transitions. [2025-03-08 22:05:41,941 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1026 places, 1084 transitions, 2415 flow [2025-03-08 22:05:41,942 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:41,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:41,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3505 transitions. [2025-03-08 22:05:41,943 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9752365052865888 [2025-03-08 22:05:41,943 INFO L175 Difference]: Start difference. First operand has 1026 places, 1081 transitions, 2378 flow. Second operand 3 states and 3505 transitions. [2025-03-08 22:05:41,943 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1026 places, 1084 transitions, 2415 flow [2025-03-08 22:05:41,947 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1025 places, 1084 transitions, 2406 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:05:41,951 INFO L231 Difference]: Finished difference. Result has 1026 places, 1081 transitions, 2379 flow [2025-03-08 22:05:41,952 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2365, PETRI_DIFFERENCE_MINUEND_PLACES=1023, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1079, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1077, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2379, PETRI_PLACES=1026, PETRI_TRANSITIONS=1081} [2025-03-08 22:05:41,952 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -84 predicate places. [2025-03-08 22:05:41,952 INFO L471 AbstractCegarLoop]: Abstraction has has 1026 places, 1081 transitions, 2379 flow [2025-03-08 22:05:41,952 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1164.3333333333333) internal successors, (3493), 3 states have internal predecessors, (3493), 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 22:05:41,952 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:41,952 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:41,952 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33 [2025-03-08 22:05:41,952 INFO L396 AbstractCegarLoop]: === Iteration 35 === Targeting thread1Err48ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:41,953 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:41,953 INFO L85 PathProgramCache]: Analyzing trace with hash 708455982, now seen corresponding path program 1 times [2025-03-08 22:05:41,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:41,953 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1077615338] [2025-03-08 22:05:41,953 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:41,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:41,959 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 236 statements into 1 equivalence classes. [2025-03-08 22:05:41,964 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 236 of 236 statements. [2025-03-08 22:05:41,964 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:41,964 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:42,042 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 22:05:42,042 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:42,042 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1077615338] [2025-03-08 22:05:42,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1077615338] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:42,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:42,043 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:05:42,043 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [785645312] [2025-03-08 22:05:42,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:42,043 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:05:42,043 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:42,043 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:05:42,043 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:05:42,104 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1161 out of 1198 [2025-03-08 22:05:42,106 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1026 places, 1081 transitions, 2379 flow. Second operand has 4 states, 4 states have (on average 1162.75) internal successors, (4651), 4 states have internal predecessors, (4651), 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 22:05:42,106 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:42,106 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1161 of 1198 [2025-03-08 22:05:42,106 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:42,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][419], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, 1248#true, 1252#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,190 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:42,190 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:42,190 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:42,190 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:42,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][439], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, 1252#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,198 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:42,198 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:42,198 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:42,198 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:42,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][408], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, 1248#true, 1252#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,325 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:42,325 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:42,325 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:42,325 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:42,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][429], [691#L96-17true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, 1252#true, Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,325 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:42,325 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:42,325 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:42,325 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:42,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][555], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,505 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,505 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,505 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,505 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:42,505 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][555], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,506 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:42,506 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,506 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,506 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,506 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:42,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][555], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, 1252#true, 1202#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,538 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is not cut-off event [2025-03-08 22:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is not cut-off event [2025-03-08 22:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:42,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][555], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,538 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:42,539 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][555], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,539 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,539 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,539 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,539 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:42,539 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:42,539 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,539 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:42,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][699], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1254#(= ~i_9~0 0), 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:42,681 INFO L294 olderBase$Statistics]: this new event has 337 ancestors and is cut-off event [2025-03-08 22:05:42,681 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:42,681 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:42,681 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:42,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][699], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1254#(= ~i_9~0 0), 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:42,687 INFO L294 olderBase$Statistics]: this new event has 337 ancestors and is cut-off event [2025-03-08 22:05:42,688 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:42,688 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:42,688 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:42,688 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:42,726 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][555], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,726 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:42,726 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,726 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,726 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:42,726 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:42,726 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,726 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:42,726 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:42,824 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][555], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:42,824 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is not cut-off event [2025-03-08 22:05:42,824 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:42,824 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:05:42,824 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:42,824 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:42,824 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:42,824 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:42,824 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:42,824 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:43,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][759], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:43,002 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:43,002 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:43,002 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:43,002 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:43,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][699], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1254#(= ~i_9~0 0), 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:43,027 INFO L294 olderBase$Statistics]: this new event has 358 ancestors and is cut-off event [2025-03-08 22:05:43,027 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:43,027 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:43,027 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:43,027 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:43,027 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:43,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][759], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:43,042 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:05:43,042 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:43,042 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:43,042 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:43,176 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][699], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1254#(= ~i_9~0 0), 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:43,176 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is not cut-off event [2025-03-08 22:05:43,176 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:43,176 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is not cut-off event [2025-03-08 22:05:43,176 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:43,176 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is not cut-off event [2025-03-08 22:05:43,176 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:43,176 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:43,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][961], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:43,392 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:05:43,392 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:43,392 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:43,392 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:43,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1026], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1248#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:43,544 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:05:43,544 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:43,545 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:43,545 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:44,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][699], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1254#(= ~i_9~0 0), Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:44,011 INFO L294 olderBase$Statistics]: this new event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,011 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,011 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:44,011 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][699], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1254#(= ~i_9~0 0), Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:44,012 INFO L294 olderBase$Statistics]: this new event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,012 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,012 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,012 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:44,012 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][631], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:44,041 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:44,041 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:44,041 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:44,041 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:44,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][631], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 352#L83-19true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:44,058 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:44,058 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:44,058 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:44,058 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:44,207 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][699], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:44,207 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:05:44,207 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,207 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,207 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,207 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:44,207 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:44,269 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][699], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:44,269 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is not cut-off event [2025-03-08 22:05:44,269 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is not cut-off event [2025-03-08 22:05:44,269 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is not cut-off event [2025-03-08 22:05:44,269 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is not cut-off event [2025-03-08 22:05:44,269 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is not cut-off event [2025-03-08 22:05:44,269 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is not cut-off event [2025-03-08 22:05:44,269 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is not cut-off event [2025-03-08 22:05:44,450 INFO L124 PetriNetUnfolderBase]: 830/13624 cut-off events. [2025-03-08 22:05:44,450 INFO L125 PetriNetUnfolderBase]: For 66/308 co-relation queries the response was YES. [2025-03-08 22:05:44,580 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14928 conditions, 13624 events. 830/13624 cut-off events. For 66/308 co-relation queries the response was YES. Maximal size of possible extension queue 93. Compared 128867 event pairs, 24 based on Foata normal form. 26/11725 useless extension candidates. Maximal degree in co-relation 14116. Up to 186 conditions per place. [2025-03-08 22:05:44,622 INFO L140 encePairwiseOnDemand]: 1190/1198 looper letters, 15 selfloop transitions, 8 changer transitions 0/1091 dead transitions. [2025-03-08 22:05:44,622 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1030 places, 1091 transitions, 2450 flow [2025-03-08 22:05:44,622 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-08 22:05:44,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-08 22:05:44,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 5829 transitions. [2025-03-08 22:05:44,624 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9731218697829717 [2025-03-08 22:05:44,624 INFO L175 Difference]: Start difference. First operand has 1026 places, 1081 transitions, 2379 flow. Second operand 5 states and 5829 transitions. [2025-03-08 22:05:44,624 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1030 places, 1091 transitions, 2450 flow [2025-03-08 22:05:44,628 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1030 places, 1091 transitions, 2450 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:05:44,633 INFO L231 Difference]: Finished difference. Result has 1033 places, 1085 transitions, 2425 flow [2025-03-08 22:05:44,634 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2379, PETRI_DIFFERENCE_MINUEND_PLACES=1026, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1081, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1074, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=2425, PETRI_PLACES=1033, PETRI_TRANSITIONS=1085} [2025-03-08 22:05:44,634 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -77 predicate places. [2025-03-08 22:05:44,634 INFO L471 AbstractCegarLoop]: Abstraction has has 1033 places, 1085 transitions, 2425 flow [2025-03-08 22:05:44,635 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 1162.75) internal successors, (4651), 4 states have internal predecessors, (4651), 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 22:05:44,635 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:44,635 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:44,635 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34 [2025-03-08 22:05:44,635 INFO L396 AbstractCegarLoop]: === Iteration 36 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:44,635 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:44,635 INFO L85 PathProgramCache]: Analyzing trace with hash 675513615, now seen corresponding path program 1 times [2025-03-08 22:05:44,636 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:44,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2080047642] [2025-03-08 22:05:44,636 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:44,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:44,642 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 236 statements into 1 equivalence classes. [2025-03-08 22:05:44,648 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 236 of 236 statements. [2025-03-08 22:05:44,648 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:44,648 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:44,672 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 22:05:44,673 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:44,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2080047642] [2025-03-08 22:05:44,673 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2080047642] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:44,673 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:44,673 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:44,673 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [157408298] [2025-03-08 22:05:44,673 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:44,673 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:44,674 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:44,674 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:44,674 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:44,681 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1163 out of 1198 [2025-03-08 22:05:44,683 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1033 places, 1085 transitions, 2425 flow. Second operand has 3 states, 3 states have (on average 1164.3333333333333) internal successors, (3493), 3 states have internal predecessors, (3493), 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 22:05:44,683 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:44,683 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1163 of 1198 [2025-03-08 22:05:44,683 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:44,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][417], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:44,758 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:44,759 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:44,759 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:44,759 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:44,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][437], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:44,765 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:44,766 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:44,766 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:44,766 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:44,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:44,921 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:44,921 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:44,921 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:44,921 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:44,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][427], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:44,922 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:44,922 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:44,922 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:44,922 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:45,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][553], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:45,168 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,168 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,168 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:45,168 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,168 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][553], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:45,168 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:45,168 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,168 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:45,168 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,168 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][553], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1261#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:45,207 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is not cut-off event [2025-03-08 22:05:45,207 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:45,207 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is not cut-off event [2025-03-08 22:05:45,207 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:45,208 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][553], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:45,208 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][553], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:45,208 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:45,208 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:45,412 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][553], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:45,412 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:45,412 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,413 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,413 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:45,413 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,413 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:45,413 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:45,413 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:45,533 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][553], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:45,533 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is not cut-off event [2025-03-08 22:05:45,533 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:45,533 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:45,533 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:45,533 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:45,533 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:45,533 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:05:45,533 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:45,533 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:45,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][757], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:45,716 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:45,716 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:45,716 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:45,716 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:45,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][757], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:45,755 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:05:45,755 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:45,755 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:45,755 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:45,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][817], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1254#(= ~i_9~0 0), 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:45,897 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is not cut-off event [2025-03-08 22:05:45,897 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:45,897 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:45,897 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is not cut-off event [2025-03-08 22:05:46,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][960], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,179 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:05:46,179 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:46,179 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:46,179 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:46,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1025], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,409 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:05:46,409 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:46,409 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:46,409 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:46,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][595], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,880 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:46,880 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:46,880 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:46,880 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:46,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][595], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 344#L65-14true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,880 INFO L294 olderBase$Statistics]: this new event has 546 ancestors and is cut-off event [2025-03-08 22:05:46,880 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:46,880 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:46,880 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:46,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][582], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,886 INFO L294 olderBase$Statistics]: this new event has 557 ancestors and is cut-off event [2025-03-08 22:05:46,886 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:46,886 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is cut-off event [2025-03-08 22:05:46,886 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:46,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][583], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,886 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:46,886 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:46,886 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:46,886 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:46,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][593], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,892 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:46,892 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:46,892 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:46,892 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:46,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][583], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 230#L92-16true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,892 INFO L294 olderBase$Statistics]: this new event has 546 ancestors and is cut-off event [2025-03-08 22:05:46,892 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:46,892 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:46,892 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:46,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][605], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,899 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:46,899 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:46,899 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:46,899 INFO L297 olderBase$Statistics]: existing Event has 413 ancestors and is cut-off event [2025-03-08 22:05:46,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][631], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,920 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:46,920 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:46,920 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:46,920 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:46,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][631], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,942 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:46,942 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:46,942 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:46,943 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:46,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][572], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,947 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is not cut-off event [2025-03-08 22:05:46,947 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is not cut-off event [2025-03-08 22:05:46,947 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is not cut-off event [2025-03-08 22:05:46,947 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is not cut-off event [2025-03-08 22:05:46,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][582], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 230#L92-16true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:46,947 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-08 22:05:46,947 INFO L297 olderBase$Statistics]: existing Event has 429 ancestors and is cut-off event [2025-03-08 22:05:46,947 INFO L297 olderBase$Statistics]: existing Event has 429 ancestors and is cut-off event [2025-03-08 22:05:46,947 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:05:47,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][553], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,021 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is not cut-off event [2025-03-08 22:05:47,021 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:05:47,021 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:05:47,021 INFO L297 olderBase$Statistics]: existing Event has 569 ancestors and is not cut-off event [2025-03-08 22:05:47,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][757], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), 237#L84-19true, Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,053 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:05:47,053 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:47,053 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:47,053 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:47,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][757], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,073 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:47,073 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:47,073 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:47,073 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:47,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][757], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,074 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:47,074 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:47,074 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:47,074 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:47,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][757], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,095 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:05:47,095 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:47,095 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:47,095 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:47,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][595], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,119 INFO L294 olderBase$Statistics]: this new event has 449 ancestors and is not cut-off event [2025-03-08 22:05:47,119 INFO L297 olderBase$Statistics]: existing Event has 452 ancestors and is not cut-off event [2025-03-08 22:05:47,119 INFO L297 olderBase$Statistics]: existing Event has 452 ancestors and is not cut-off event [2025-03-08 22:05:47,119 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is not cut-off event [2025-03-08 22:05:47,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][817], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,181 INFO L294 olderBase$Statistics]: this new event has 461 ancestors and is cut-off event [2025-03-08 22:05:47,181 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:47,181 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:47,181 INFO L297 olderBase$Statistics]: existing Event has 593 ancestors and is cut-off event [2025-03-08 22:05:47,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][817], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,183 INFO L294 olderBase$Statistics]: this new event has 461 ancestors and is not cut-off event [2025-03-08 22:05:47,183 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is not cut-off event [2025-03-08 22:05:47,183 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is not cut-off event [2025-03-08 22:05:47,183 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is not cut-off event [2025-03-08 22:05:47,183 INFO L297 olderBase$Statistics]: existing Event has 593 ancestors and is not cut-off event [2025-03-08 22:05:47,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][817], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,192 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is not cut-off event [2025-03-08 22:05:47,192 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is not cut-off event [2025-03-08 22:05:47,192 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is not cut-off event [2025-03-08 22:05:47,192 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is not cut-off event [2025-03-08 22:05:47,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][960], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,216 INFO L294 olderBase$Statistics]: this new event has 487 ancestors and is cut-off event [2025-03-08 22:05:47,216 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:47,216 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:47,216 INFO L297 olderBase$Statistics]: existing Event has 479 ancestors and is cut-off event [2025-03-08 22:05:47,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][960], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,219 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:05:47,219 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:47,219 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:47,219 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:47,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1025], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,229 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:05:47,229 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:47,229 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:47,229 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:05:47,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1025], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 131#L88-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,231 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:05:47,231 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:47,231 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:47,231 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:47,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][631], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,280 INFO L294 olderBase$Statistics]: this new event has 546 ancestors and is cut-off event [2025-03-08 22:05:47,280 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:47,280 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:47,280 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:47,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][631], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,285 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:05:47,285 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:47,285 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:47,285 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:47,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][631], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,286 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:05:47,286 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:47,286 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:47,286 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:47,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][631], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1248#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,290 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:05:47,290 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:47,290 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:47,290 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:47,303 INFO L124 PetriNetUnfolderBase]: 784/11278 cut-off events. [2025-03-08 22:05:47,303 INFO L125 PetriNetUnfolderBase]: For 112/217 co-relation queries the response was YES. [2025-03-08 22:05:47,490 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12524 conditions, 11278 events. 784/11278 cut-off events. For 112/217 co-relation queries the response was YES. Maximal size of possible extension queue 99. Compared 107046 event pairs, 24 based on Foata normal form. 6/9691 useless extension candidates. Maximal degree in co-relation 11677. Up to 239 conditions per place. [2025-03-08 22:05:47,541 INFO L140 encePairwiseOnDemand]: 1194/1198 looper letters, 12 selfloop transitions, 2 changer transitions 0/1088 dead transitions. [2025-03-08 22:05:47,541 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1033 places, 1088 transitions, 2462 flow [2025-03-08 22:05:47,541 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:47,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:47,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3505 transitions. [2025-03-08 22:05:47,542 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9752365052865888 [2025-03-08 22:05:47,542 INFO L175 Difference]: Start difference. First operand has 1033 places, 1085 transitions, 2425 flow. Second operand 3 states and 3505 transitions. [2025-03-08 22:05:47,542 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1033 places, 1088 transitions, 2462 flow [2025-03-08 22:05:47,546 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1033 places, 1088 transitions, 2462 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:05:47,551 INFO L231 Difference]: Finished difference. Result has 1034 places, 1085 transitions, 2435 flow [2025-03-08 22:05:47,552 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2421, PETRI_DIFFERENCE_MINUEND_PLACES=1031, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1083, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1081, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2435, PETRI_PLACES=1034, PETRI_TRANSITIONS=1085} [2025-03-08 22:05:47,552 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -76 predicate places. [2025-03-08 22:05:47,552 INFO L471 AbstractCegarLoop]: Abstraction has has 1034 places, 1085 transitions, 2435 flow [2025-03-08 22:05:47,552 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1164.3333333333333) internal successors, (3493), 3 states have internal predecessors, (3493), 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 22:05:47,552 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:47,553 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:47,553 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35 [2025-03-08 22:05:47,553 INFO L396 AbstractCegarLoop]: === Iteration 37 === Targeting thread2Err50ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:47,553 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:47,553 INFO L85 PathProgramCache]: Analyzing trace with hash -2117349615, now seen corresponding path program 1 times [2025-03-08 22:05:47,553 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:47,553 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [394109768] [2025-03-08 22:05:47,553 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:47,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:47,560 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 237 statements into 1 equivalence classes. [2025-03-08 22:05:47,564 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 237 of 237 statements. [2025-03-08 22:05:47,564 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:47,564 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:47,585 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 22:05:47,585 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:47,585 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [394109768] [2025-03-08 22:05:47,585 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [394109768] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:47,585 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:47,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:47,585 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [226309302] [2025-03-08 22:05:47,585 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:47,586 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:47,586 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:47,586 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:47,586 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:47,606 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1145 out of 1198 [2025-03-08 22:05:47,608 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1034 places, 1085 transitions, 2435 flow. Second operand has 3 states, 3 states have (on average 1146.6666666666667) internal successors, (3440), 3 states have internal predecessors, (3440), 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 22:05:47,608 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:47,608 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1145 of 1198 [2025-03-08 22:05:47,608 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:47,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][417], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,682 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:47,682 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:47,682 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:47,682 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:47,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][437], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,689 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:05:47,689 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:47,689 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:47,689 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:47,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,830 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:47,830 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:47,830 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:47,830 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:47,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][427], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 184#L123-1true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:47,831 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:47,831 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:47,831 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:47,831 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:48,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,077 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,077 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,077 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:48,077 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,077 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,077 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:48,077 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,077 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:48,077 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,077 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,116 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is not cut-off event [2025-03-08 22:05:48,116 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is not cut-off event [2025-03-08 22:05:48,116 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:48,116 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:05:48,117 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,117 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,117 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,117 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:48,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1265#true, 1254#(= ~i_9~0 0), 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,295 INFO L294 olderBase$Statistics]: this new event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,295 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,295 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:48,295 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1265#true, 1254#(= ~i_9~0 0), 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,305 INFO L294 olderBase$Statistics]: this new event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,305 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,305 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:48,305 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,305 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,356 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,356 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:48,356 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:48,356 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,356 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,356 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:05:48,356 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,356 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:05:48,356 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:05:48,531 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,531 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is not cut-off event [2025-03-08 22:05:48,531 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:05:48,531 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:48,531 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:48,531 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:48,531 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:05:48,531 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:48,531 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:05:48,531 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:05:48,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,663 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:48,663 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:48,663 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:48,663 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:48,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,682 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-03-08 22:05:48,682 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:48,682 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:48,682 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:48,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,716 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:05:48,716 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:48,716 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:48,716 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:48,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,734 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-03-08 22:05:48,734 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:48,734 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:48,734 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:48,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,814 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:48,814 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:48,814 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:48,814 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:48,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][756], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,815 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:48,815 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:48,815 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:48,815 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:48,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 196#L83-29true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,833 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-03-08 22:05:48,834 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:48,834 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:48,834 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:48,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,877 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:05:48,877 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:48,877 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:48,877 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:48,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][756], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,878 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:05:48,878 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:48,878 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:48,878 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:48,894 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1265#true, 1254#(= ~i_9~0 0), 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,894 INFO L294 olderBase$Statistics]: this new event has 358 ancestors and is cut-off event [2025-03-08 22:05:48,894 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,894 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,894 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:48,894 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,894 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:48,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 196#L83-29true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:48,895 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-03-08 22:05:48,895 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:48,895 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:48,895 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:49,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,036 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:05:49,036 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-08 22:05:49,036 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-08 22:05:49,036 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-08 22:05:49,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,053 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-03-08 22:05:49,053 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-08 22:05:49,053 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:49,053 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:49,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,084 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2025-03-08 22:05:49,084 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-08 22:05:49,084 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-08 22:05:49,084 INFO L297 olderBase$Statistics]: existing Event has 341 ancestors and is cut-off event [2025-03-08 22:05:49,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,100 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-03-08 22:05:49,100 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:49,100 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:49,100 INFO L297 olderBase$Statistics]: existing Event has 342 ancestors and is cut-off event [2025-03-08 22:05:49,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,104 INFO L294 olderBase$Statistics]: this new event has 342 ancestors and is cut-off event [2025-03-08 22:05:49,104 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:49,104 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:49,104 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:49,117 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1265#true, 1254#(= ~i_9~0 0), 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,117 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is not cut-off event [2025-03-08 22:05:49,117 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:49,117 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:49,117 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is not cut-off event [2025-03-08 22:05:49,117 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:49,117 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is not cut-off event [2025-03-08 22:05:49,117 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is not cut-off event [2025-03-08 22:05:49,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,123 INFO L294 olderBase$Statistics]: this new event has 343 ancestors and is cut-off event [2025-03-08 22:05:49,123 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-08 22:05:49,123 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:05:49,123 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,179 INFO L294 olderBase$Statistics]: this new event has 339 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 339 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,179 INFO L294 olderBase$Statistics]: this new event has 338 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,179 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 363 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,179 INFO L294 olderBase$Statistics]: this new event has 362 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 357 ancestors and is cut-off event [2025-03-08 22:05:49,179 INFO L297 olderBase$Statistics]: existing Event has 357 ancestors and is cut-off event [2025-03-08 22:05:49,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,231 INFO L294 olderBase$Statistics]: this new event has 342 ancestors and is cut-off event [2025-03-08 22:05:49,231 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:49,231 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:05:49,231 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:05:49,231 INFO L297 olderBase$Statistics]: existing Event has 342 ancestors and is cut-off event [2025-03-08 22:05:49,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,231 INFO L294 olderBase$Statistics]: this new event has 341 ancestors and is cut-off event [2025-03-08 22:05:49,231 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-08 22:05:49,231 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-03-08 22:05:49,231 INFO L297 olderBase$Statistics]: existing Event has 336 ancestors and is cut-off event [2025-03-08 22:05:49,231 INFO L297 olderBase$Statistics]: existing Event has 341 ancestors and is cut-off event [2025-03-08 22:05:49,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,512 INFO L294 olderBase$Statistics]: this new event has 358 ancestors and is cut-off event [2025-03-08 22:05:49,512 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2025-03-08 22:05:49,512 INFO L297 olderBase$Statistics]: existing Event has 353 ancestors and is cut-off event [2025-03-08 22:05:49,512 INFO L297 olderBase$Statistics]: existing Event has 353 ancestors and is cut-off event [2025-03-08 22:05:49,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,533 INFO L294 olderBase$Statistics]: this new event has 359 ancestors and is cut-off event [2025-03-08 22:05:49,533 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:49,533 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-08 22:05:49,533 INFO L297 olderBase$Statistics]: existing Event has 354 ancestors and is cut-off event [2025-03-08 22:05:49,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,551 INFO L294 olderBase$Statistics]: this new event has 378 ancestors and is cut-off event [2025-03-08 22:05:49,551 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:49,551 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:49,551 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:49,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,572 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:05:49,572 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:49,572 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:49,572 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:49,595 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,595 INFO L294 olderBase$Statistics]: this new event has 354 ancestors and is cut-off event [2025-03-08 22:05:49,595 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:49,595 INFO L297 olderBase$Statistics]: existing Event has 357 ancestors and is cut-off event [2025-03-08 22:05:49,595 INFO L297 olderBase$Statistics]: existing Event has 357 ancestors and is cut-off event [2025-03-08 22:05:49,595 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:49,618 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,619 INFO L294 olderBase$Statistics]: this new event has 355 ancestors and is cut-off event [2025-03-08 22:05:49,619 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:49,619 INFO L297 olderBase$Statistics]: existing Event has 363 ancestors and is cut-off event [2025-03-08 22:05:49,619 INFO L297 olderBase$Statistics]: existing Event has 363 ancestors and is cut-off event [2025-03-08 22:05:49,619 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:49,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,842 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:05:49,842 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:49,842 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:49,842 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:49,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][956], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,843 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:05:49,843 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:49,843 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:49,843 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:49,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 196#L83-29true, 1254#(= ~i_9~0 0), Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:49,876 INFO L294 olderBase$Statistics]: this new event has 364 ancestors and is cut-off event [2025-03-08 22:05:49,876 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:49,876 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:49,876 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-08 22:05:49,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,939 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-08 22:05:49,939 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:49,939 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:05:49,939 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:05:49,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:49,977 INFO L294 olderBase$Statistics]: this new event has 367 ancestors and is cut-off event [2025-03-08 22:05:49,977 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:49,977 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:49,977 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:50,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,097 INFO L294 olderBase$Statistics]: this new event has 370 ancestors and is cut-off event [2025-03-08 22:05:50,097 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:50,097 INFO L297 olderBase$Statistics]: existing Event has 373 ancestors and is cut-off event [2025-03-08 22:05:50,097 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:50,097 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:50,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,137 INFO L294 olderBase$Statistics]: this new event has 371 ancestors and is cut-off event [2025-03-08 22:05:50,137 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:50,137 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:50,137 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:50,137 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:50,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,334 INFO L294 olderBase$Statistics]: this new event has 375 ancestors and is cut-off event [2025-03-08 22:05:50,334 INFO L297 olderBase$Statistics]: existing Event has 383 ancestors and is cut-off event [2025-03-08 22:05:50,334 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:50,334 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:50,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][593], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:50,340 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,340 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,340 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:50,340 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:50,345 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,345 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:50,345 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:50,345 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,375 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,375 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,375 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,375 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:50,375 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:50,375 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,381 INFO L294 olderBase$Statistics]: this new event has 376 ancestors and is cut-off event [2025-03-08 22:05:50,381 INFO L297 olderBase$Statistics]: existing Event has 384 ancestors and is cut-off event [2025-03-08 22:05:50,381 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:50,382 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:50,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][583], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:50,388 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,388 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,388 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:50,388 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,428 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,428 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,428 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,428 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,428 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:50,428 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:50,428 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][572], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:50,431 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,431 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,431 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:50,431 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,432 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][583], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,432 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 22:05:50,432 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,432 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:50,432 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,432 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,461 INFO L294 olderBase$Statistics]: this new event has 378 ancestors and is cut-off event [2025-03-08 22:05:50,461 INFO L297 olderBase$Statistics]: existing Event has 386 ancestors and is cut-off event [2025-03-08 22:05:50,461 INFO L297 olderBase$Statistics]: existing Event has 381 ancestors and is cut-off event [2025-03-08 22:05:50,461 INFO L297 olderBase$Statistics]: existing Event has 381 ancestors and is cut-off event [2025-03-08 22:05:50,468 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][593], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,468 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,468 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,468 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:50,468 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,468 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,503 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:05:50,503 INFO L297 olderBase$Statistics]: existing Event has 382 ancestors and is cut-off event [2025-03-08 22:05:50,503 INFO L297 olderBase$Statistics]: existing Event has 382 ancestors and is cut-off event [2025-03-08 22:05:50,503 INFO L297 olderBase$Statistics]: existing Event has 387 ancestors and is cut-off event [2025-03-08 22:05:50,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,508 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:05:50,508 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:50,508 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:50,508 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:50,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1021], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,509 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:05:50,509 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:50,509 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:50,509 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:50,511 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][583], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,511 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,511 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,511 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:50,511 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,511 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:50,511 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 196#L83-29true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,551 INFO L294 olderBase$Statistics]: this new event has 380 ancestors and is cut-off event [2025-03-08 22:05:50,551 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:50,551 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:50,551 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:50,553 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][572], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, 840#L92-15true, Black: 1235#true, 257#L65-13true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,553 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,553 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,554 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:50,554 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:50,554 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:50,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,635 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-08 22:05:50,635 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:50,635 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:05:50,635 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:05:50,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,677 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-08 22:05:50,677 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:50,677 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:50,677 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:50,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,682 INFO L294 olderBase$Statistics]: this new event has 383 ancestors and is cut-off event [2025-03-08 22:05:50,682 INFO L297 olderBase$Statistics]: existing Event has 383 ancestors and is cut-off event [2025-03-08 22:05:50,682 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:50,682 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:50,682 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:50,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,722 INFO L294 olderBase$Statistics]: this new event has 384 ancestors and is cut-off event [2025-03-08 22:05:50,722 INFO L297 olderBase$Statistics]: existing Event has 384 ancestors and is cut-off event [2025-03-08 22:05:50,722 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:50,722 INFO L297 olderBase$Statistics]: existing Event has 376 ancestors and is cut-off event [2025-03-08 22:05:50,722 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:50,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,802 INFO L294 olderBase$Statistics]: this new event has 386 ancestors and is cut-off event [2025-03-08 22:05:50,802 INFO L297 olderBase$Statistics]: existing Event has 386 ancestors and is cut-off event [2025-03-08 22:05:50,802 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:50,802 INFO L297 olderBase$Statistics]: existing Event has 381 ancestors and is cut-off event [2025-03-08 22:05:50,802 INFO L297 olderBase$Statistics]: existing Event has 381 ancestors and is cut-off event [2025-03-08 22:05:50,843 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:50,843 INFO L294 olderBase$Statistics]: this new event has 387 ancestors and is cut-off event [2025-03-08 22:05:50,843 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:50,843 INFO L297 olderBase$Statistics]: existing Event has 382 ancestors and is cut-off event [2025-03-08 22:05:50,843 INFO L297 olderBase$Statistics]: existing Event has 382 ancestors and is cut-off event [2025-03-08 22:05:50,843 INFO L297 olderBase$Statistics]: existing Event has 387 ancestors and is cut-off event [2025-03-08 22:05:51,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,006 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 22:05:51,006 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-08 22:05:51,006 INFO L297 olderBase$Statistics]: existing Event has 394 ancestors and is cut-off event [2025-03-08 22:05:51,006 INFO L297 olderBase$Statistics]: existing Event has 394 ancestors and is cut-off event [2025-03-08 22:05:51,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,039 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 22:05:51,039 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-08 22:05:51,039 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-08 22:05:51,039 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-08 22:05:51,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,109 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-03-08 22:05:51,109 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-08 22:05:51,109 INFO L297 olderBase$Statistics]: existing Event has 402 ancestors and is cut-off event [2025-03-08 22:05:51,109 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-08 22:05:51,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,141 INFO L294 olderBase$Statistics]: this new event has 395 ancestors and is cut-off event [2025-03-08 22:05:51,141 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-08 22:05:51,141 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-08 22:05:51,141 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-08 22:05:51,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,272 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 22:05:51,272 INFO L297 olderBase$Statistics]: existing Event has 402 ancestors and is cut-off event [2025-03-08 22:05:51,272 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-08 22:05:51,272 INFO L297 olderBase$Statistics]: existing Event has 402 ancestors and is cut-off event [2025-03-08 22:05:51,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,273 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 22:05:51,273 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-08 22:05:51,273 INFO L297 olderBase$Statistics]: existing Event has 394 ancestors and is cut-off event [2025-03-08 22:05:51,273 INFO L297 olderBase$Statistics]: existing Event has 391 ancestors and is cut-off event [2025-03-08 22:05:51,273 INFO L297 olderBase$Statistics]: existing Event has 394 ancestors and is cut-off event [2025-03-08 22:05:51,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,310 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 22:05:51,310 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-08 22:05:51,310 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-08 22:05:51,310 INFO L297 olderBase$Statistics]: existing Event has 408 ancestors and is cut-off event [2025-03-08 22:05:51,311 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,311 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 22:05:51,311 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-08 22:05:51,311 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-08 22:05:51,311 INFO L297 olderBase$Statistics]: existing Event has 392 ancestors and is cut-off event [2025-03-08 22:05:51,311 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-08 22:05:51,364 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,365 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2025-03-08 22:05:51,365 INFO L297 olderBase$Statistics]: existing Event has 394 ancestors and is cut-off event [2025-03-08 22:05:51,365 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-08 22:05:51,365 INFO L297 olderBase$Statistics]: existing Event has 402 ancestors and is cut-off event [2025-03-08 22:05:51,365 INFO L297 olderBase$Statistics]: existing Event has 397 ancestors and is cut-off event [2025-03-08 22:05:51,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,395 INFO L294 olderBase$Statistics]: this new event has 403 ancestors and is cut-off event [2025-03-08 22:05:51,395 INFO L297 olderBase$Statistics]: existing Event has 395 ancestors and is cut-off event [2025-03-08 22:05:51,395 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-08 22:05:51,396 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-08 22:05:51,396 INFO L297 olderBase$Statistics]: existing Event has 398 ancestors and is cut-off event [2025-03-08 22:05:51,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1265#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,461 INFO L294 olderBase$Statistics]: this new event has 461 ancestors and is cut-off event [2025-03-08 22:05:51,461 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:51,461 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:51,461 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:51,517 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,518 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-08 22:05:51,518 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-08 22:05:51,518 INFO L297 olderBase$Statistics]: existing Event has 400 ancestors and is cut-off event [2025-03-08 22:05:51,518 INFO L297 olderBase$Statistics]: existing Event has 403 ancestors and is cut-off event [2025-03-08 22:05:51,518 INFO L297 olderBase$Statistics]: existing Event has 408 ancestors and is cut-off event [2025-03-08 22:05:51,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,518 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-08 22:05:51,518 INFO L297 olderBase$Statistics]: existing Event has 402 ancestors and is cut-off event [2025-03-08 22:05:51,518 INFO L297 olderBase$Statistics]: existing Event has 407 ancestors and is cut-off event [2025-03-08 22:05:51,518 INFO L297 olderBase$Statistics]: existing Event has 399 ancestors and is cut-off event [2025-03-08 22:05:51,518 INFO L297 olderBase$Statistics]: existing Event has 402 ancestors and is cut-off event [2025-03-08 22:05:51,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1265#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,552 INFO L294 olderBase$Statistics]: this new event has 464 ancestors and is cut-off event [2025-03-08 22:05:51,552 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:51,552 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:51,552 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:51,552 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:51,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][1082], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,684 INFO L294 olderBase$Statistics]: this new event has 469 ancestors and is cut-off event [2025-03-08 22:05:51,684 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:51,684 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:51,684 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:51,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,702 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 22:05:51,702 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:51,702 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:51,702 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,704 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,704 INFO L294 olderBase$Statistics]: this new event has 554 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 517#L83-28true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,704 INFO L294 olderBase$Statistics]: this new event has 578 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:51,704 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,705 INFO L294 olderBase$Statistics]: this new event has 487 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 363 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,705 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,705 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:05:51,705 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:51,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][630], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,728 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:51,728 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:51,728 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:51,728 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:51,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 949#L56-20true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,731 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 22:05:51,731 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:51,731 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:05:51,731 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,733 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,733 INFO L294 olderBase$Statistics]: this new event has 488 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L297 olderBase$Statistics]: existing Event has 364 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,733 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-03-08 22:05:51,733 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:51,734 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:51,734 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:51,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,734 INFO L294 olderBase$Statistics]: this new event has 504 ancestors and is cut-off event [2025-03-08 22:05:51,734 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:51,734 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:51,734 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:51,734 INFO L297 olderBase$Statistics]: existing Event has 380 ancestors and is cut-off event [2025-03-08 22:05:51,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,740 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 22:05:51,740 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:51,740 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:51,740 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,741 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 22:05:51,741 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,741 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:51,741 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:51,764 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][572], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,764 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:51,764 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,764 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:51,764 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:51,764 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:51,764 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,769 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-08 22:05:51,769 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:51,769 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:51,769 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,771 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-08 22:05:51,771 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:51,771 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:51,771 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,773 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][1082], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,773 INFO L294 olderBase$Statistics]: this new event has 472 ancestors and is cut-off event [2025-03-08 22:05:51,773 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:51,773 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:51,773 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:51,773 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:51,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,792 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 22:05:51,792 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:51,792 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:51,792 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:51,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,795 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:51,795 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:51,795 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:51,795 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:51,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,795 INFO L294 olderBase$Statistics]: this new event has 557 ancestors and is cut-off event [2025-03-08 22:05:51,795 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is cut-off event [2025-03-08 22:05:51,795 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:51,795 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 517#L83-28true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,796 INFO L294 olderBase$Statistics]: this new event has 581 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 452 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 452 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,796 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 366 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,796 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:51,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,796 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:05:51,797 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:51,797 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:05:51,797 INFO L297 olderBase$Statistics]: existing Event has 382 ancestors and is cut-off event [2025-03-08 22:05:51,797 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:05:51,800 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][583], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,800 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:51,800 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:51,800 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:51,800 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:51,800 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:51,800 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,800 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][630], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,823 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:51,823 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:51,823 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:51,823 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:51,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][630], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,825 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:51,825 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:51,825 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:51,825 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:51,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 949#L56-20true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,828 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-08 22:05:51,828 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:51,828 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:51,828 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:51,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,830 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-08 22:05:51,830 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:51,830 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:05:51,830 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,831 INFO L294 olderBase$Statistics]: this new event has 491 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 367 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,831 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,831 INFO L294 olderBase$Statistics]: this new event has 507 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:51,831 INFO L297 olderBase$Statistics]: existing Event has 383 ancestors and is cut-off event [2025-03-08 22:05:51,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][593], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,834 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:51,834 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:51,834 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:51,834 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:51,834 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,834 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,865 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,865 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:51,865 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,866 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:51,866 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:51,866 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:51,866 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:51,866 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][630], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, 1252#true, 1202#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,919 INFO L294 olderBase$Statistics]: this new event has 428 ancestors and is cut-off event [2025-03-08 22:05:51,919 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:51,919 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,919 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,947 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][572], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,947 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is not cut-off event [2025-03-08 22:05:51,947 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is not cut-off event [2025-03-08 22:05:51,947 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is not cut-off event [2025-03-08 22:05:51,947 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is not cut-off event [2025-03-08 22:05:51,947 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is not cut-off event [2025-03-08 22:05:51,947 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is not cut-off event [2025-03-08 22:05:51,947 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is not cut-off event [2025-03-08 22:05:51,948 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][593], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,948 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is not cut-off event [2025-03-08 22:05:51,948 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is not cut-off event [2025-03-08 22:05:51,948 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is not cut-off event [2025-03-08 22:05:51,948 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is not cut-off event [2025-03-08 22:05:51,948 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is not cut-off event [2025-03-08 22:05:51,948 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is not cut-off event [2025-03-08 22:05:51,948 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is not cut-off event [2025-03-08 22:05:51,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,954 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:51,954 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:51,954 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:51,954 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:51,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][630], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,958 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:51,958 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:51,958 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:51,958 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:51,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,977 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,977 INFO L297 olderBase$Statistics]: existing Event has 426 ancestors and is cut-off event [2025-03-08 22:05:51,977 INFO L297 olderBase$Statistics]: existing Event has 426 ancestors and is cut-off event [2025-03-08 22:05:51,977 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:05:51,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,987 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,987 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:51,988 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:51,988 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:51,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,995 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,995 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:51,995 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:51,995 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:51,995 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,995 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,995 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:51,996 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:51,996 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,996 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:51,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,996 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,996 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:51,996 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:51,996 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:51,996 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:51,996 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:51,996 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,997 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:51,997 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:51,997 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:51,997 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:52,032 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,032 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,032 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:52,032 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,032 INFO L297 olderBase$Statistics]: existing Event has 416 ancestors and is cut-off event [2025-03-08 22:05:52,032 INFO L297 olderBase$Statistics]: existing Event has 419 ancestors and is cut-off event [2025-03-08 22:05:52,032 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,054 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:52,054 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:52,054 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:52,054 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:52,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,056 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:52,056 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:52,056 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:52,056 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:52,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][630], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,063 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:52,063 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:52,063 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:52,063 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:52,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,077 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-08 22:05:52,077 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:05:52,077 INFO L297 olderBase$Statistics]: existing Event has 429 ancestors and is cut-off event [2025-03-08 22:05:52,077 INFO L297 olderBase$Statistics]: existing Event has 429 ancestors and is cut-off event [2025-03-08 22:05:52,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,083 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-08 22:05:52,083 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:52,083 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:52,083 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:52,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,085 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-03-08 22:05:52,085 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:52,085 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:52,085 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:52,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,126 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-08 22:05:52,126 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is cut-off event [2025-03-08 22:05:52,126 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is cut-off event [2025-03-08 22:05:52,126 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:05:52,126 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is cut-off event [2025-03-08 22:05:52,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,130 INFO L294 olderBase$Statistics]: this new event has 428 ancestors and is cut-off event [2025-03-08 22:05:52,130 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:52,130 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:52,130 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:52,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,150 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 22:05:52,150 INFO L297 olderBase$Statistics]: existing Event has 426 ancestors and is cut-off event [2025-03-08 22:05:52,150 INFO L297 olderBase$Statistics]: existing Event has 426 ancestors and is cut-off event [2025-03-08 22:05:52,150 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:05:52,150 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:52,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, 1202#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,154 INFO L294 olderBase$Statistics]: this new event has 429 ancestors and is cut-off event [2025-03-08 22:05:52,154 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,154 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:52,154 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,198 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,198 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 22:05:52,198 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is cut-off event [2025-03-08 22:05:52,198 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:52,198 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is cut-off event [2025-03-08 22:05:52,198 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:05:52,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,213 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 22:05:52,213 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:52,213 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:52,213 INFO L297 olderBase$Statistics]: existing Event has 439 ancestors and is cut-off event [2025-03-08 22:05:52,227 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,227 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 22:05:52,227 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:05:52,227 INFO L297 olderBase$Statistics]: existing Event has 426 ancestors and is cut-off event [2025-03-08 22:05:52,227 INFO L297 olderBase$Statistics]: existing Event has 429 ancestors and is cut-off event [2025-03-08 22:05:52,227 INFO L297 olderBase$Statistics]: existing Event has 429 ancestors and is cut-off event [2025-03-08 22:05:52,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,241 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 22:05:52,241 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,241 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:52,241 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:52,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,292 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:05:52,292 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,292 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,292 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:52,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,295 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 22:05:52,295 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:52,295 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:52,295 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:52,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, 1107#L57-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,296 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-03-08 22:05:52,296 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:52,296 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:52,296 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:52,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,328 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,328 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:52,328 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:52,328 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:52,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,383 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,383 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,383 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,383 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,386 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,387 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,387 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,387 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,391 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,391 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:52,391 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:52,391 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:52,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, 1107#L57-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,391 INFO L294 olderBase$Statistics]: this new event has 438 ancestors and is cut-off event [2025-03-08 22:05:52,391 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:52,391 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:52,391 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:52,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,419 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,419 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:52,419 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:52,419 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:52,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,423 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,423 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:52,423 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:52,423 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:52,446 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][583], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,446 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:52,446 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:52,446 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:52,446 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:52,446 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:52,446 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:52,446 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,446 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,458 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][593], [Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,458 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:52,458 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:52,458 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:52,458 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:52,458 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:52,458 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,458 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,458 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:52,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,461 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,461 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,461 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:52,461 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:52,461 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:52,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,461 INFO L294 olderBase$Statistics]: this new event has 439 ancestors and is cut-off event [2025-03-08 22:05:52,461 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:52,461 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:52,461 INFO L297 olderBase$Statistics]: existing Event has 439 ancestors and is cut-off event [2025-03-08 22:05:52,461 INFO L297 olderBase$Statistics]: existing Event has 431 ancestors and is cut-off event [2025-03-08 22:05:52,479 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][572], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,479 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:52,479 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,479 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:52,479 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:52,479 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:52,479 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:52,479 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,479 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:52,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,482 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:05:52,482 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,482 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,482 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,492 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,492 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:52,492 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,492 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:52,492 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:52,492 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:52,492 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:52,493 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:52,493 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:52,495 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,496 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,496 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,496 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,496 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:52,496 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:05:52,496 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:52,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,512 INFO L294 olderBase$Statistics]: this new event has 449 ancestors and is cut-off event [2025-03-08 22:05:52,512 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:52,512 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:05:52,512 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:05:52,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, 1261#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,534 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:05:52,534 INFO L297 olderBase$Statistics]: existing Event has 450 ancestors and is cut-off event [2025-03-08 22:05:52,534 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,534 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,549 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:05:52,549 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,549 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,549 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:52,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][756], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), 237#L84-19true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,550 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:05:52,550 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:52,550 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,550 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,567 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,567 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:05:52,568 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,568 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,583 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,583 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:52,583 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:52,583 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:52,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, 1107#L57-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,587 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,587 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:52,587 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:52,587 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-03-08 22:05:52,587 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:52,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,628 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,628 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:05:52,628 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:05:52,628 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:05:52,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,640 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,640 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,640 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,640 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][756], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,641 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,641 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,641 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,641 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,644 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,644 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,644 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,644 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][756], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,645 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,645 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:52,645 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,645 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, 1261#true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,665 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,665 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:52,665 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:05:52,665 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:52,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,677 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,677 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:52,677 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:52,677 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:52,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:52,680 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,680 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:52,680 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:52,680 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:52,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, 1107#L57-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,688 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,688 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-03-08 22:05:52,688 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:52,688 INFO L297 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-03-08 22:05:52,688 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:52,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,700 INFO L294 olderBase$Statistics]: this new event has 447 ancestors and is cut-off event [2025-03-08 22:05:52,700 INFO L297 olderBase$Statistics]: existing Event has 450 ancestors and is cut-off event [2025-03-08 22:05:52,700 INFO L297 olderBase$Statistics]: existing Event has 579 ancestors and is cut-off event [2025-03-08 22:05:52,700 INFO L297 olderBase$Statistics]: existing Event has 450 ancestors and is cut-off event [2025-03-08 22:05:52,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,736 INFO L294 olderBase$Statistics]: this new event has 450 ancestors and is cut-off event [2025-03-08 22:05:52,736 INFO L297 olderBase$Statistics]: existing Event has 450 ancestors and is cut-off event [2025-03-08 22:05:52,736 INFO L297 olderBase$Statistics]: existing Event has 442 ancestors and is cut-off event [2025-03-08 22:05:52,736 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,736 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,741 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:05:52,741 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,741 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,741 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][756], [Black: 1184#true, 170#L56-28true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,742 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:05:52,742 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,742 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:52,742 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,767 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,767 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:05:52,767 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:05:52,767 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,767 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,767 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:52,769 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1265#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,769 INFO L294 olderBase$Statistics]: this new event has 485 ancestors and is cut-off event [2025-03-08 22:05:52,769 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:52,769 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:52,769 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:52,769 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:52,769 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:52,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, 1202#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,772 INFO L294 olderBase$Statistics]: this new event has 449 ancestors and is cut-off event [2025-03-08 22:05:52,772 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:05:52,772 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:05:52,772 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:52,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,791 INFO L294 olderBase$Statistics]: this new event has 450 ancestors and is cut-off event [2025-03-08 22:05:52,791 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:05:52,791 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:05:52,791 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:05:52,824 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,824 INFO L294 olderBase$Statistics]: this new event has 453 ancestors and is cut-off event [2025-03-08 22:05:52,824 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:05:52,824 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:05:52,824 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:05:52,824 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:05:52,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), 1202#true, 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,853 INFO L294 olderBase$Statistics]: this new event has 454 ancestors and is cut-off event [2025-03-08 22:05:52,853 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:52,853 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,853 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:05:52,853 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:52,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, 517#L83-28true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,853 INFO L294 olderBase$Statistics]: this new event has 454 ancestors and is cut-off event [2025-03-08 22:05:52,853 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:52,853 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:52,853 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:05:52,853 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:05:52,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,878 INFO L294 olderBase$Statistics]: this new event has 455 ancestors and is cut-off event [2025-03-08 22:05:52,878 INFO L297 olderBase$Statistics]: existing Event has 450 ancestors and is cut-off event [2025-03-08 22:05:52,878 INFO L297 olderBase$Statistics]: existing Event has 447 ancestors and is cut-off event [2025-03-08 22:05:52,878 INFO L297 olderBase$Statistics]: existing Event has 579 ancestors and is cut-off event [2025-03-08 22:05:52,878 INFO L297 olderBase$Statistics]: existing Event has 450 ancestors and is cut-off event [2025-03-08 22:05:52,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,907 INFO L294 olderBase$Statistics]: this new event has 454 ancestors and is cut-off event [2025-03-08 22:05:52,907 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:05:52,907 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:05:52,907 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:05:52,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,922 INFO L294 olderBase$Statistics]: this new event has 457 ancestors and is cut-off event [2025-03-08 22:05:52,922 INFO L297 olderBase$Statistics]: existing Event has 452 ancestors and is cut-off event [2025-03-08 22:05:52,922 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:05:52,922 INFO L297 olderBase$Statistics]: existing Event has 452 ancestors and is cut-off event [2025-03-08 22:05:52,922 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:05:52,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,928 INFO L294 olderBase$Statistics]: this new event has 455 ancestors and is cut-off event [2025-03-08 22:05:52,928 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:05:52,928 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:05:52,928 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:05:52,944 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,944 INFO L294 olderBase$Statistics]: this new event has 458 ancestors and is cut-off event [2025-03-08 22:05:52,944 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:05:52,944 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:05:52,945 INFO L297 olderBase$Statistics]: existing Event has 450 ancestors and is cut-off event [2025-03-08 22:05:52,945 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:05:52,967 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][1082], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,968 INFO L294 olderBase$Statistics]: this new event has 493 ancestors and is cut-off event [2025-03-08 22:05:52,968 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:52,968 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:52,968 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:52,968 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:52,968 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:52,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,969 INFO L294 olderBase$Statistics]: this new event has 457 ancestors and is cut-off event [2025-03-08 22:05:52,969 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:52,969 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:52,969 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:05:52,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,971 INFO L294 olderBase$Statistics]: this new event has 457 ancestors and is cut-off event [2025-03-08 22:05:52,971 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:52,971 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:05:52,971 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:52,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,989 INFO L294 olderBase$Statistics]: this new event has 458 ancestors and is cut-off event [2025-03-08 22:05:52,989 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:52,989 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:52,989 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:52,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,991 INFO L294 olderBase$Statistics]: this new event has 458 ancestors and is cut-off event [2025-03-08 22:05:52,991 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:52,991 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:52,991 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:52,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:52,996 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is cut-off event [2025-03-08 22:05:52,996 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:05:52,996 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:52,996 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:53,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,017 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:05:53,017 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:05:53,017 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:05:53,017 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:05:53,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,030 INFO L294 olderBase$Statistics]: this new event has 460 ancestors and is cut-off event [2025-03-08 22:05:53,030 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:05:53,030 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:05:53,030 INFO L297 olderBase$Statistics]: existing Event has 468 ancestors and is cut-off event [2025-03-08 22:05:53,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,053 INFO L294 olderBase$Statistics]: this new event has 461 ancestors and is cut-off event [2025-03-08 22:05:53,053 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:53,053 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,053 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:53,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,055 INFO L294 olderBase$Statistics]: this new event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,055 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:53,055 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:53,055 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:53,069 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][552], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1265#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,069 INFO L294 olderBase$Statistics]: this new event has 461 ancestors and is not cut-off event [2025-03-08 22:05:53,069 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:05:53,069 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is not cut-off event [2025-03-08 22:05:53,069 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is not cut-off event [2025-03-08 22:05:53,069 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is not cut-off event [2025-03-08 22:05:53,069 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is not cut-off event [2025-03-08 22:05:53,069 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is not cut-off event [2025-03-08 22:05:53,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,076 INFO L294 olderBase$Statistics]: this new event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,076 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:05:53,076 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:05:53,076 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,079 INFO L294 olderBase$Statistics]: this new event has 462 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,079 INFO L294 olderBase$Statistics]: this new event has 463 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 455 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,079 INFO L294 olderBase$Statistics]: this new event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 481 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 481 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,079 INFO L294 olderBase$Statistics]: this new event has 487 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 487 ancestors and is cut-off event [2025-03-08 22:05:53,079 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,133 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,133 INFO L294 olderBase$Statistics]: this new event has 489 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 489 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 484 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 484 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,133 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,133 INFO L294 olderBase$Statistics]: this new event has 465 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:05:53,133 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:05:53,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,135 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is cut-off event [2025-03-08 22:05:53,135 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:05:53,135 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:53,135 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:53,135 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:53,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,136 INFO L294 olderBase$Statistics]: this new event has 465 ancestors and is cut-off event [2025-03-08 22:05:53,136 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:05:53,136 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:53,136 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:05:53,136 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:53,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 494#L84-28true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,145 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is cut-off event [2025-03-08 22:05:53,145 INFO L297 olderBase$Statistics]: existing Event has 474 ancestors and is cut-off event [2025-03-08 22:05:53,145 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,146 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 1261#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,146 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is cut-off event [2025-03-08 22:05:53,146 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,146 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,146 INFO L297 olderBase$Statistics]: existing Event has 474 ancestors and is cut-off event [2025-03-08 22:05:53,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,164 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:05:53,164 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:05:53,164 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,164 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,164 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:05:53,164 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:05:53,164 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,164 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,187 INFO L294 olderBase$Statistics]: this new event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,187 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:53,187 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:05:53,187 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,187 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:05:53,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,187 INFO L294 olderBase$Statistics]: this new event has 468 ancestors and is cut-off event [2025-03-08 22:05:53,187 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:53,187 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:05:53,187 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:05:53,187 INFO L297 olderBase$Statistics]: existing Event has 468 ancestors and is cut-off event [2025-03-08 22:05:53,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 494#L84-28true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,198 INFO L294 olderBase$Statistics]: this new event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,198 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:53,198 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:05:53,198 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:53,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,214 INFO L294 olderBase$Statistics]: this new event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,214 INFO L297 olderBase$Statistics]: existing Event has 473 ancestors and is cut-off event [2025-03-08 22:05:53,214 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:05:53,214 INFO L297 olderBase$Statistics]: existing Event has 473 ancestors and is cut-off event [2025-03-08 22:05:53,214 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][1082], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,214 INFO L294 olderBase$Statistics]: this new event has 469 ancestors and is not cut-off event [2025-03-08 22:05:53,214 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is not cut-off event [2025-03-08 22:05:53,214 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is not cut-off event [2025-03-08 22:05:53,214 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is not cut-off event [2025-03-08 22:05:53,214 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is not cut-off event [2025-03-08 22:05:53,215 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is not cut-off event [2025-03-08 22:05:53,215 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is not cut-off event [2025-03-08 22:05:53,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 494#L84-28true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,245 INFO L294 olderBase$Statistics]: this new event has 474 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 474 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,245 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,245 INFO L294 olderBase$Statistics]: this new event has 474 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,245 INFO L297 olderBase$Statistics]: existing Event has 474 ancestors and is cut-off event [2025-03-08 22:05:53,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,260 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:05:53,260 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:05:53,260 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,260 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:05:53,260 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,261 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,261 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:05:53,261 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:05:53,261 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:05:53,261 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,261 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:05:53,261 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,283 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,283 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:05:53,283 INFO L297 olderBase$Statistics]: existing Event has 474 ancestors and is cut-off event [2025-03-08 22:05:53,283 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:05:53,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 494#L84-28true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,290 INFO L294 olderBase$Statistics]: this new event has 477 ancestors and is cut-off event [2025-03-08 22:05:53,290 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:53,290 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:53,290 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:05:53,290 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:53,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,300 INFO L294 olderBase$Statistics]: this new event has 483 ancestors and is cut-off event [2025-03-08 22:05:53,300 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:05:53,300 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:05:53,300 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:05:53,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), 1202#true, 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,304 INFO L294 olderBase$Statistics]: this new event has 478 ancestors and is cut-off event [2025-03-08 22:05:53,304 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:05:53,304 INFO L297 olderBase$Statistics]: existing Event has 473 ancestors and is cut-off event [2025-03-08 22:05:53,305 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:05:53,305 INFO L297 olderBase$Statistics]: existing Event has 473 ancestors and is cut-off event [2025-03-08 22:05:53,305 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][604], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,306 INFO L294 olderBase$Statistics]: this new event has 553 ancestors and is cut-off event [2025-03-08 22:05:53,306 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:53,306 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,306 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:53,306 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,306 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:53,306 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:53,306 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:53,306 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:53,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,313 INFO L294 olderBase$Statistics]: this new event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,313 INFO L297 olderBase$Statistics]: existing Event has 497 ancestors and is cut-off event [2025-03-08 22:05:53,313 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,313 INFO L297 olderBase$Statistics]: existing Event has 497 ancestors and is cut-off event [2025-03-08 22:05:53,320 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][593], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 854#L65-15true, 184#L123-1true, 728#L92-13true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,320 INFO L294 olderBase$Statistics]: this new event has 553 ancestors and is cut-off event [2025-03-08 22:05:53,320 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,320 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:53,321 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:53,321 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:53,321 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,321 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:53,321 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:53,321 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:53,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,324 INFO L294 olderBase$Statistics]: this new event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,324 INFO L297 olderBase$Statistics]: existing Event has 480 ancestors and is cut-off event [2025-03-08 22:05:53,324 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:05:53,324 INFO L297 olderBase$Statistics]: existing Event has 480 ancestors and is cut-off event [2025-03-08 22:05:53,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,327 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,327 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,327 INFO L297 olderBase$Statistics]: existing Event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,327 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,334 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][583], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,334 INFO L294 olderBase$Statistics]: this new event has 553 ancestors and is cut-off event [2025-03-08 22:05:53,334 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,334 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:53,334 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:53,334 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:53,334 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,334 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:53,334 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:53,334 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:53,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][598], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,337 INFO L294 olderBase$Statistics]: this new event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,337 INFO L297 olderBase$Statistics]: existing Event has 481 ancestors and is cut-off event [2025-03-08 22:05:53,337 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:05:53,337 INFO L297 olderBase$Statistics]: existing Event has 481 ancestors and is cut-off event [2025-03-08 22:05:53,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,340 INFO L294 olderBase$Statistics]: this new event has 478 ancestors and is cut-off event [2025-03-08 22:05:53,340 INFO L297 olderBase$Statistics]: existing Event has 481 ancestors and is cut-off event [2025-03-08 22:05:53,340 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,340 INFO L297 olderBase$Statistics]: existing Event has 481 ancestors and is cut-off event [2025-03-08 22:05:53,340 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,349 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][572], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 257#L65-13true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,349 INFO L294 olderBase$Statistics]: this new event has 553 ancestors and is cut-off event [2025-03-08 22:05:53,349 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:53,349 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:53,349 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,349 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:05:53,349 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,349 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:05:53,349 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:53,349 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:53,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,351 INFO L294 olderBase$Statistics]: this new event has 505 ancestors and is cut-off event [2025-03-08 22:05:53,351 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:05:53,351 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:05:53,351 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:05:53,354 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,354 INFO L294 olderBase$Statistics]: this new event has 479 ancestors and is cut-off event [2025-03-08 22:05:53,354 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,354 INFO L297 olderBase$Statistics]: existing Event has 487 ancestors and is cut-off event [2025-03-08 22:05:53,354 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,354 INFO L297 olderBase$Statistics]: existing Event has 487 ancestors and is cut-off event [2025-03-08 22:05:53,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,358 INFO L294 olderBase$Statistics]: this new event has 479 ancestors and is cut-off event [2025-03-08 22:05:53,358 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:53,358 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:53,358 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:53,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 1060#L60-21true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,358 INFO L294 olderBase$Statistics]: this new event has 480 ancestors and is cut-off event [2025-03-08 22:05:53,358 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:53,358 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:53,358 INFO L297 olderBase$Statistics]: existing Event has 356 ancestors and is cut-off event [2025-03-08 22:05:53,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,363 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,363 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,363 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:53,363 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:53,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,376 INFO L294 olderBase$Statistics]: this new event has 481 ancestors and is cut-off event [2025-03-08 22:05:53,376 INFO L297 olderBase$Statistics]: existing Event has 489 ancestors and is cut-off event [2025-03-08 22:05:53,376 INFO L297 olderBase$Statistics]: existing Event has 484 ancestors and is cut-off event [2025-03-08 22:05:53,376 INFO L297 olderBase$Statistics]: existing Event has 489 ancestors and is cut-off event [2025-03-08 22:05:53,376 INFO L297 olderBase$Statistics]: existing Event has 484 ancestors and is cut-off event [2025-03-08 22:05:53,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,387 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,387 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,387 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,387 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,389 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,389 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,389 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,389 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,389 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,396 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,396 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:05:53,396 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:53,396 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:05:53,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), 1060#L60-21true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,396 INFO L294 olderBase$Statistics]: this new event has 483 ancestors and is cut-off event [2025-03-08 22:05:53,396 INFO L297 olderBase$Statistics]: existing Event has 359 ancestors and is cut-off event [2025-03-08 22:05:53,396 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:53,396 INFO L297 olderBase$Statistics]: existing Event has 362 ancestors and is cut-off event [2025-03-08 22:05:53,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,399 INFO L294 olderBase$Statistics]: this new event has 483 ancestors and is cut-off event [2025-03-08 22:05:53,399 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,399 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,399 INFO L297 olderBase$Statistics]: existing Event has 491 ancestors and is cut-off event [2025-03-08 22:05:53,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,452 INFO L294 olderBase$Statistics]: this new event has 487 ancestors and is cut-off event [2025-03-08 22:05:53,452 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,452 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,452 INFO L297 olderBase$Statistics]: existing Event has 479 ancestors and is cut-off event [2025-03-08 22:05:53,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][956], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, 962#L87-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,453 INFO L294 olderBase$Statistics]: this new event has 487 ancestors and is cut-off event [2025-03-08 22:05:53,453 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,453 INFO L297 olderBase$Statistics]: existing Event has 479 ancestors and is cut-off event [2025-03-08 22:05:53,453 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,455 INFO L294 olderBase$Statistics]: this new event has 491 ancestors and is cut-off event [2025-03-08 22:05:53,455 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,455 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,455 INFO L297 olderBase$Statistics]: existing Event has 491 ancestors and is cut-off event [2025-03-08 22:05:53,455 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:05:53,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,455 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,455 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,455 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,455 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,456 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,463 INFO L294 olderBase$Statistics]: this new event has 488 ancestors and is cut-off event [2025-03-08 22:05:53,463 INFO L297 olderBase$Statistics]: existing Event has 480 ancestors and is cut-off event [2025-03-08 22:05:53,463 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:05:53,463 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:05:53,466 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,466 INFO L294 olderBase$Statistics]: this new event has 491 ancestors and is cut-off event [2025-03-08 22:05:53,466 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,466 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,466 INFO L297 olderBase$Statistics]: existing Event has 491 ancestors and is cut-off event [2025-03-08 22:05:53,466 INFO L297 olderBase$Statistics]: existing Event has 491 ancestors and is cut-off event [2025-03-08 22:05:53,466 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:05:53,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,476 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,476 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:05:53,476 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,476 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:05:53,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][956], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,479 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,479 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,479 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,479 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,481 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,481 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,481 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:53,481 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:53,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,487 INFO L294 olderBase$Statistics]: this new event has 491 ancestors and is cut-off event [2025-03-08 22:05:53,487 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,487 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:05:53,487 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:05:53,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,492 INFO L294 olderBase$Statistics]: this new event has 491 ancestors and is cut-off event [2025-03-08 22:05:53,492 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,492 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:53,492 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:05:53,525 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,525 INFO L294 olderBase$Statistics]: this new event has 494 ancestors and is cut-off event [2025-03-08 22:05:53,525 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,525 INFO L297 olderBase$Statistics]: existing Event has 497 ancestors and is cut-off event [2025-03-08 22:05:53,525 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,525 INFO L297 olderBase$Statistics]: existing Event has 497 ancestors and is cut-off event [2025-03-08 22:05:53,537 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,537 INFO L294 olderBase$Statistics]: this new event has 495 ancestors and is cut-off event [2025-03-08 22:05:53,537 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,537 INFO L297 olderBase$Statistics]: existing Event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,537 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,537 INFO L297 olderBase$Statistics]: existing Event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 671#L61-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,542 INFO L294 olderBase$Statistics]: this new event has 496 ancestors and is cut-off event [2025-03-08 22:05:53,542 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:53,542 INFO L297 olderBase$Statistics]: existing Event has 372 ancestors and is cut-off event [2025-03-08 22:05:53,542 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:53,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,542 INFO L294 olderBase$Statistics]: this new event has 495 ancestors and is cut-off event [2025-03-08 22:05:53,542 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:53,542 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:53,542 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:53,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,544 INFO L294 olderBase$Statistics]: this new event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,544 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,544 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:05:53,544 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:05:53,544 INFO L297 olderBase$Statistics]: existing Event has 491 ancestors and is cut-off event [2025-03-08 22:05:53,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,544 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,544 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:05:53,544 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:05:53,544 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,544 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:05:53,556 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,556 INFO L294 olderBase$Statistics]: this new event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,556 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,556 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,556 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:05:53,556 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:05:53,556 INFO L297 olderBase$Statistics]: existing Event has 491 ancestors and is cut-off event [2025-03-08 22:05:53,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,558 INFO L294 olderBase$Statistics]: this new event has 497 ancestors and is cut-off event [2025-03-08 22:05:53,558 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:05:53,558 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:05:53,558 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:05:53,558 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:05:53,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][732], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,567 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,567 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,567 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,567 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:53,567 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:53,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 671#L61-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,574 INFO L294 olderBase$Statistics]: this new event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,574 INFO L297 olderBase$Statistics]: existing Event has 375 ancestors and is cut-off event [2025-03-08 22:05:53,574 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:53,574 INFO L297 olderBase$Statistics]: existing Event has 378 ancestors and is cut-off event [2025-03-08 22:05:53,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,574 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,574 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:53,574 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:05:53,574 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:05:53,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,582 INFO L294 olderBase$Statistics]: this new event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,582 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,582 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,582 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:05:53,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,592 INFO L294 olderBase$Statistics]: this new event has 500 ancestors and is cut-off event [2025-03-08 22:05:53,592 INFO L297 olderBase$Statistics]: existing Event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,592 INFO L297 olderBase$Statistics]: existing Event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,592 INFO L297 olderBase$Statistics]: existing Event has 508 ancestors and is cut-off event [2025-03-08 22:05:53,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,606 INFO L294 olderBase$Statistics]: this new event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,606 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:05:53,606 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:05:53,606 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:05:53,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,619 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,619 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,619 INFO L297 olderBase$Statistics]: existing Event has 511 ancestors and is cut-off event [2025-03-08 22:05:53,619 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,624 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,624 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:05:53,624 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,624 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1021], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,624 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,624 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,624 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:05:53,624 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:53,633 INFO L294 olderBase$Statistics]: this new event has 504 ancestors and is cut-off event [2025-03-08 22:05:53,633 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,633 INFO L297 olderBase$Statistics]: existing Event has 496 ancestors and is cut-off event [2025-03-08 22:05:53,633 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,645 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,645 INFO L297 olderBase$Statistics]: existing Event has 514 ancestors and is cut-off event [2025-03-08 22:05:53,645 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is cut-off event [2025-03-08 22:05:53,645 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is cut-off event [2025-03-08 22:05:53,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1021], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,647 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,647 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:53,647 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,647 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:53,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,649 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,649 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:53,649 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:53,649 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:53,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 584#L86-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,656 INFO L294 olderBase$Statistics]: this new event has 507 ancestors and is cut-off event [2025-03-08 22:05:53,656 INFO L297 olderBase$Statistics]: existing Event has 515 ancestors and is cut-off event [2025-03-08 22:05:53,656 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:05:53,656 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:05:53,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 196#L83-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,659 INFO L294 olderBase$Statistics]: this new event has 507 ancestors and is cut-off event [2025-03-08 22:05:53,659 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,659 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,659 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,663 INFO L294 olderBase$Statistics]: this new event has 507 ancestors and is cut-off event [2025-03-08 22:05:53,663 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,663 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:53,663 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,663 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:05:53,673 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,673 INFO L294 olderBase$Statistics]: this new event has 508 ancestors and is cut-off event [2025-03-08 22:05:53,673 INFO L297 olderBase$Statistics]: existing Event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,673 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:05:53,673 INFO L297 olderBase$Statistics]: existing Event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,673 INFO L297 olderBase$Statistics]: existing Event has 508 ancestors and is cut-off event [2025-03-08 22:05:53,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,690 INFO L294 olderBase$Statistics]: this new event has 510 ancestors and is cut-off event [2025-03-08 22:05:53,690 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:05:53,690 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:05:53,690 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:05:53,690 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:53,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,701 INFO L294 olderBase$Statistics]: this new event has 511 ancestors and is cut-off event [2025-03-08 22:05:53,701 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,701 INFO L297 olderBase$Statistics]: existing Event has 511 ancestors and is cut-off event [2025-03-08 22:05:53,701 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,701 INFO L297 olderBase$Statistics]: existing Event has 503 ancestors and is cut-off event [2025-03-08 22:05:53,709 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 584#L86-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,709 INFO L294 olderBase$Statistics]: this new event has 515 ancestors and is cut-off event [2025-03-08 22:05:53,709 INFO L297 olderBase$Statistics]: existing Event has 515 ancestors and is cut-off event [2025-03-08 22:05:53,709 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:05:53,709 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:05:53,709 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:05:53,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,710 INFO L294 olderBase$Statistics]: this new event has 514 ancestors and is cut-off event [2025-03-08 22:05:53,710 INFO L297 olderBase$Statistics]: existing Event has 514 ancestors and is cut-off event [2025-03-08 22:05:53,710 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is cut-off event [2025-03-08 22:05:53,710 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is cut-off event [2025-03-08 22:05:53,710 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:05:53,718 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][549], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 584#L86-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,718 INFO L294 olderBase$Statistics]: this new event has 515 ancestors and is cut-off event [2025-03-08 22:05:53,718 INFO L297 olderBase$Statistics]: existing Event has 515 ancestors and is cut-off event [2025-03-08 22:05:53,718 INFO L297 olderBase$Statistics]: existing Event has 515 ancestors and is cut-off event [2025-03-08 22:05:53,718 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:05:53,718 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:05:53,718 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:05:53,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,739 INFO L294 olderBase$Statistics]: this new event has 515 ancestors and is cut-off event [2025-03-08 22:05:53,739 INFO L297 olderBase$Statistics]: existing Event has 523 ancestors and is cut-off event [2025-03-08 22:05:53,739 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:05:53,739 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:05:53,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,746 INFO L294 olderBase$Statistics]: this new event has 516 ancestors and is cut-off event [2025-03-08 22:05:53,746 INFO L297 olderBase$Statistics]: existing Event has 519 ancestors and is cut-off event [2025-03-08 22:05:53,746 INFO L297 olderBase$Statistics]: existing Event has 519 ancestors and is cut-off event [2025-03-08 22:05:53,746 INFO L297 olderBase$Statistics]: existing Event has 524 ancestors and is cut-off event [2025-03-08 22:05:53,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,756 INFO L294 olderBase$Statistics]: this new event has 518 ancestors and is cut-off event [2025-03-08 22:05:53,756 INFO L297 olderBase$Statistics]: existing Event has 521 ancestors and is cut-off event [2025-03-08 22:05:53,756 INFO L297 olderBase$Statistics]: existing Event has 521 ancestors and is cut-off event [2025-03-08 22:05:53,756 INFO L297 olderBase$Statistics]: existing Event has 526 ancestors and is cut-off event [2025-03-08 22:05:53,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,763 INFO L294 olderBase$Statistics]: this new event has 519 ancestors and is cut-off event [2025-03-08 22:05:53,763 INFO L297 olderBase$Statistics]: existing Event has 522 ancestors and is cut-off event [2025-03-08 22:05:53,763 INFO L297 olderBase$Statistics]: existing Event has 522 ancestors and is cut-off event [2025-03-08 22:05:53,763 INFO L297 olderBase$Statistics]: existing Event has 527 ancestors and is cut-off event [2025-03-08 22:05:53,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,789 INFO L294 olderBase$Statistics]: this new event has 523 ancestors and is cut-off event [2025-03-08 22:05:53,789 INFO L297 olderBase$Statistics]: existing Event has 526 ancestors and is cut-off event [2025-03-08 22:05:53,790 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:05:53,790 INFO L297 olderBase$Statistics]: existing Event has 526 ancestors and is cut-off event [2025-03-08 22:05:53,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,791 INFO L294 olderBase$Statistics]: this new event has 523 ancestors and is cut-off event [2025-03-08 22:05:53,791 INFO L297 olderBase$Statistics]: existing Event has 523 ancestors and is cut-off event [2025-03-08 22:05:53,791 INFO L297 olderBase$Statistics]: existing Event has 515 ancestors and is cut-off event [2025-03-08 22:05:53,791 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:05:53,791 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:05:53,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,797 INFO L294 olderBase$Statistics]: this new event has 524 ancestors and is cut-off event [2025-03-08 22:05:53,797 INFO L297 olderBase$Statistics]: existing Event has 527 ancestors and is cut-off event [2025-03-08 22:05:53,797 INFO L297 olderBase$Statistics]: existing Event has 527 ancestors and is cut-off event [2025-03-08 22:05:53,797 INFO L297 olderBase$Statistics]: existing Event has 532 ancestors and is cut-off event [2025-03-08 22:05:53,798 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,798 INFO L294 olderBase$Statistics]: this new event has 524 ancestors and is cut-off event [2025-03-08 22:05:53,798 INFO L297 olderBase$Statistics]: existing Event has 519 ancestors and is cut-off event [2025-03-08 22:05:53,798 INFO L297 olderBase$Statistics]: existing Event has 519 ancestors and is cut-off event [2025-03-08 22:05:53,798 INFO L297 olderBase$Statistics]: existing Event has 524 ancestors and is cut-off event [2025-03-08 22:05:53,798 INFO L297 olderBase$Statistics]: existing Event has 516 ancestors and is cut-off event [2025-03-08 22:05:53,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 494#L84-28true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,809 INFO L294 olderBase$Statistics]: this new event has 526 ancestors and is cut-off event [2025-03-08 22:05:53,809 INFO L297 olderBase$Statistics]: existing Event has 521 ancestors and is cut-off event [2025-03-08 22:05:53,809 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:05:53,809 INFO L297 olderBase$Statistics]: existing Event has 521 ancestors and is cut-off event [2025-03-08 22:05:53,809 INFO L297 olderBase$Statistics]: existing Event has 526 ancestors and is cut-off event [2025-03-08 22:05:53,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 753#L84-29true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,816 INFO L294 olderBase$Statistics]: this new event has 527 ancestors and is cut-off event [2025-03-08 22:05:53,816 INFO L297 olderBase$Statistics]: existing Event has 522 ancestors and is cut-off event [2025-03-08 22:05:53,816 INFO L297 olderBase$Statistics]: existing Event has 519 ancestors and is cut-off event [2025-03-08 22:05:53,816 INFO L297 olderBase$Statistics]: existing Event has 522 ancestors and is cut-off event [2025-03-08 22:05:53,816 INFO L297 olderBase$Statistics]: existing Event has 527 ancestors and is cut-off event [2025-03-08 22:05:53,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,849 INFO L294 olderBase$Statistics]: this new event has 532 ancestors and is cut-off event [2025-03-08 22:05:53,849 INFO L297 olderBase$Statistics]: existing Event has 524 ancestors and is cut-off event [2025-03-08 22:05:53,849 INFO L297 olderBase$Statistics]: existing Event has 527 ancestors and is cut-off event [2025-03-08 22:05:53,849 INFO L297 olderBase$Statistics]: existing Event has 527 ancestors and is cut-off event [2025-03-08 22:05:53,849 INFO L297 olderBase$Statistics]: existing Event has 532 ancestors and is cut-off event [2025-03-08 22:05:53,849 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,849 INFO L294 olderBase$Statistics]: this new event has 531 ancestors and is cut-off event [2025-03-08 22:05:53,849 INFO L297 olderBase$Statistics]: existing Event has 526 ancestors and is cut-off event [2025-03-08 22:05:53,849 INFO L297 olderBase$Statistics]: existing Event has 523 ancestors and is cut-off event [2025-03-08 22:05:53,849 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:05:53,849 INFO L297 olderBase$Statistics]: existing Event has 526 ancestors and is cut-off event [2025-03-08 22:05:53,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,914 INFO L294 olderBase$Statistics]: this new event has 538 ancestors and is cut-off event [2025-03-08 22:05:53,914 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:53,914 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:53,914 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:53,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 949#L56-20true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,922 INFO L294 olderBase$Statistics]: this new event has 539 ancestors and is cut-off event [2025-03-08 22:05:53,922 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:53,922 INFO L297 olderBase$Statistics]: existing Event has 415 ancestors and is cut-off event [2025-03-08 22:05:53,922 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:53,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,927 INFO L294 olderBase$Statistics]: this new event has 539 ancestors and is cut-off event [2025-03-08 22:05:53,927 INFO L297 olderBase$Statistics]: existing Event has 542 ancestors and is cut-off event [2025-03-08 22:05:53,927 INFO L297 olderBase$Statistics]: existing Event has 542 ancestors and is cut-off event [2025-03-08 22:05:53,927 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:05:53,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1235#true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,928 INFO L294 olderBase$Statistics]: this new event has 539 ancestors and is cut-off event [2025-03-08 22:05:53,928 INFO L297 olderBase$Statistics]: existing Event has 542 ancestors and is cut-off event [2025-03-08 22:05:53,928 INFO L297 olderBase$Statistics]: existing Event has 542 ancestors and is cut-off event [2025-03-08 22:05:53,928 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:05:53,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,937 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,937 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:05:53,937 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:05:53,937 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:05:53,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,938 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,938 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:05:53,938 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:05:53,938 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:05:53,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,939 INFO L294 olderBase$Statistics]: this new event has 541 ancestors and is cut-off event [2025-03-08 22:05:53,939 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:53,939 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:53,939 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:53,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,940 INFO L294 olderBase$Statistics]: this new event has 541 ancestors and is cut-off event [2025-03-08 22:05:53,940 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:53,940 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:53,940 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:53,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 949#L56-20true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,948 INFO L294 olderBase$Statistics]: this new event has 542 ancestors and is cut-off event [2025-03-08 22:05:53,948 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:53,948 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:53,948 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:53,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 949#L56-20true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,950 INFO L294 olderBase$Statistics]: this new event has 542 ancestors and is cut-off event [2025-03-08 22:05:53,950 INFO L297 olderBase$Statistics]: existing Event has 418 ancestors and is cut-off event [2025-03-08 22:05:53,950 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:53,950 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:53,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,964 INFO L294 olderBase$Statistics]: this new event has 544 ancestors and is cut-off event [2025-03-08 22:05:53,964 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:53,964 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:05:53,964 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:05:53,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 949#L56-20true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,974 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:05:53,974 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:05:53,974 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:53,974 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:05:53,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,982 INFO L294 olderBase$Statistics]: this new event has 546 ancestors and is cut-off event [2025-03-08 22:05:53,982 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:05:53,982 INFO L297 olderBase$Statistics]: existing Event has 430 ancestors and is cut-off event [2025-03-08 22:05:53,982 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:05:53,992 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:53,993 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][939], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1019#L86-18true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:05:53,993 INFO L294 olderBase$Statistics]: this new event has 547 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 542 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 542 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 539 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,993 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 138#L85-20true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:53,993 INFO L294 olderBase$Statistics]: this new event has 547 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 542 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 542 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:05:53,993 INFO L297 olderBase$Statistics]: existing Event has 539 ancestors and is cut-off event [2025-03-08 22:05:54,001 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 546#L85-21true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,001 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:05:54,001 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:05:54,001 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:05:54,001 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:05:54,001 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:05:54,001 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:05:54,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,001 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:05:54,001 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:05:54,001 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:54,001 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:05:54,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,043 INFO L294 olderBase$Statistics]: this new event has 555 ancestors and is cut-off event [2025-03-08 22:05:54,043 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:05:54,043 INFO L297 olderBase$Statistics]: existing Event has 563 ancestors and is cut-off event [2025-03-08 22:05:54,043 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:05:54,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,050 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:05:54,050 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:05:54,050 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:05:54,050 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:05:54,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,058 INFO L294 olderBase$Statistics]: this new event has 558 ancestors and is cut-off event [2025-03-08 22:05:54,058 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:54,058 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:05:54,058 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:54,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, 1107#L57-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,059 INFO L294 olderBase$Statistics]: this new event has 559 ancestors and is cut-off event [2025-03-08 22:05:54,059 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:54,059 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:54,059 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:54,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][1082], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,077 INFO L294 olderBase$Statistics]: this new event has 561 ancestors and is cut-off event [2025-03-08 22:05:54,077 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:05:54,077 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:05:54,077 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:05:54,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,078 INFO L294 olderBase$Statistics]: this new event has 561 ancestors and is cut-off event [2025-03-08 22:05:54,078 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:54,078 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:54,078 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:54,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1107#L57-20true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,078 INFO L294 olderBase$Statistics]: this new event has 562 ancestors and is cut-off event [2025-03-08 22:05:54,078 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:54,078 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:54,078 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:54,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,080 INFO L294 olderBase$Statistics]: this new event has 561 ancestors and is cut-off event [2025-03-08 22:05:54,080 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:54,080 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:54,080 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:05:54,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, 1107#L57-20true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,080 INFO L294 olderBase$Statistics]: this new event has 562 ancestors and is cut-off event [2025-03-08 22:05:54,080 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:54,080 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:54,080 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:54,099 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,099 INFO L294 olderBase$Statistics]: this new event has 564 ancestors and is cut-off event [2025-03-08 22:05:54,099 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:05:54,099 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:05:54,100 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:05:54,100 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:05:54,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1019#L86-18true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,100 INFO L294 olderBase$Statistics]: this new event has 563 ancestors and is cut-off event [2025-03-08 22:05:54,100 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:05:54,100 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:05:54,100 INFO L297 olderBase$Statistics]: existing Event has 563 ancestors and is cut-off event [2025-03-08 22:05:54,100 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:05:54,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,102 INFO L294 olderBase$Statistics]: this new event has 564 ancestors and is cut-off event [2025-03-08 22:05:54,102 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:05:54,102 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:54,102 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:05:54,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1107#L57-20true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,102 INFO L294 olderBase$Statistics]: this new event has 565 ancestors and is cut-off event [2025-03-08 22:05:54,102 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:54,102 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:05:54,102 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:05:54,107 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][1003], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 584#L86-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,107 INFO L294 olderBase$Statistics]: this new event has 564 ancestors and is cut-off event [2025-03-08 22:05:54,107 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:05:54,107 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:05:54,107 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:05:54,107 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:05:54,107 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:05:54,121 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1107#L57-20true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,121 INFO L294 olderBase$Statistics]: this new event has 567 ancestors and is cut-off event [2025-03-08 22:05:54,121 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:54,121 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:54,121 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:05:54,121 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:05:54,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 517#L83-28true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,134 INFO L294 olderBase$Statistics]: this new event has 570 ancestors and is cut-off event [2025-03-08 22:05:54,134 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:05:54,134 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:05:54,135 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:05:54,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1107#L57-20true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,135 INFO L294 olderBase$Statistics]: this new event has 570 ancestors and is cut-off event [2025-03-08 22:05:54,135 INFO L297 olderBase$Statistics]: existing Event has 562 ancestors and is cut-off event [2025-03-08 22:05:54,135 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:54,135 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:54,135 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:54,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1107#L57-20true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,137 INFO L294 olderBase$Statistics]: this new event has 570 ancestors and is cut-off event [2025-03-08 22:05:54,137 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:54,137 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:05:54,137 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:54,137 INFO L297 olderBase$Statistics]: existing Event has 562 ancestors and is cut-off event [2025-03-08 22:05:54,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,152 INFO L294 olderBase$Statistics]: this new event has 573 ancestors and is cut-off event [2025-03-08 22:05:54,152 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:54,152 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:05:54,152 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:05:54,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1107#L57-20true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,153 INFO L294 olderBase$Statistics]: this new event has 573 ancestors and is cut-off event [2025-03-08 22:05:54,153 INFO L297 olderBase$Statistics]: existing Event has 565 ancestors and is cut-off event [2025-03-08 22:05:54,153 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:05:54,153 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:05:54,153 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:05:54,196 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][1082], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,196 INFO L294 olderBase$Statistics]: this new event has 585 ancestors and is cut-off event [2025-03-08 22:05:54,196 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:54,196 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:54,196 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:54,196 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:54,196 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:05:54,196 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:05:54,197 INFO L297 olderBase$Statistics]: existing Event has 469 ancestors and is cut-off event [2025-03-08 22:05:54,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,224 INFO L294 olderBase$Statistics]: this new event has 603 ancestors and is cut-off event [2025-03-08 22:05:54,224 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:54,224 INFO L297 olderBase$Statistics]: existing Event has 479 ancestors and is cut-off event [2025-03-08 22:05:54,224 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:54,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, 1060#L60-21true]) [2025-03-08 22:05:54,224 INFO L294 olderBase$Statistics]: this new event has 604 ancestors and is cut-off event [2025-03-08 22:05:54,224 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:05:54,224 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:05:54,224 INFO L297 olderBase$Statistics]: existing Event has 480 ancestors and is cut-off event [2025-03-08 22:05:54,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [523#L60-20true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,227 INFO L294 olderBase$Statistics]: this new event has 606 ancestors and is cut-off event [2025-03-08 22:05:54,227 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:05:54,227 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:54,228 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:05:54,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, 1060#L60-21true]) [2025-03-08 22:05:54,228 INFO L294 olderBase$Statistics]: this new event has 607 ancestors and is cut-off event [2025-03-08 22:05:54,228 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:54,228 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:05:54,228 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:05:54,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 303#L61-18true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,640 INFO L294 olderBase$Statistics]: this new event has 619 ancestors and is cut-off event [2025-03-08 22:05:54,640 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:54,640 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:05:54,640 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:54,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 671#L61-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,640 INFO L294 olderBase$Statistics]: this new event has 620 ancestors and is cut-off event [2025-03-08 22:05:54,640 INFO L297 olderBase$Statistics]: existing Event has 496 ancestors and is cut-off event [2025-03-08 22:05:54,640 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:54,640 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:54,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,642 INFO L294 olderBase$Statistics]: this new event has 622 ancestors and is cut-off event [2025-03-08 22:05:54,642 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:05:54,643 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:54,643 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:05:54,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][668], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 671#L61-19true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, Black: 1254#(= ~i_9~0 0), 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:54,643 INFO L294 olderBase$Statistics]: this new event has 623 ancestors and is cut-off event [2025-03-08 22:05:54,643 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:54,643 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:05:54,643 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:05:54,653 INFO L124 PetriNetUnfolderBase]: 2944/29728 cut-off events. [2025-03-08 22:05:54,653 INFO L125 PetriNetUnfolderBase]: For 515/612 co-relation queries the response was YES. [2025-03-08 22:05:54,962 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34392 conditions, 29728 events. 2944/29728 cut-off events. For 515/612 co-relation queries the response was YES. Maximal size of possible extension queue 236. Compared 348358 event pairs, 228 based on Foata normal form. 9/25262 useless extension candidates. Maximal degree in co-relation 33428. Up to 2057 conditions per place. [2025-03-08 22:05:55,050 INFO L140 encePairwiseOnDemand]: 1185/1198 looper letters, 24 selfloop transitions, 5 changer transitions 0/1085 dead transitions. [2025-03-08 22:05:55,050 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1028 places, 1085 transitions, 2496 flow [2025-03-08 22:05:55,051 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:05:55,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:05:55,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3472 transitions. [2025-03-08 22:05:55,052 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9660545353366722 [2025-03-08 22:05:55,052 INFO L175 Difference]: Start difference. First operand has 1034 places, 1085 transitions, 2435 flow. Second operand 3 states and 3472 transitions. [2025-03-08 22:05:55,052 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1028 places, 1085 transitions, 2496 flow [2025-03-08 22:05:55,059 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1028 places, 1085 transitions, 2496 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:05:55,064 INFO L231 Difference]: Finished difference. Result has 1029 places, 1082 transitions, 2454 flow [2025-03-08 22:05:55,064 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2419, PETRI_DIFFERENCE_MINUEND_PLACES=1026, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1077, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1072, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2454, PETRI_PLACES=1029, PETRI_TRANSITIONS=1082} [2025-03-08 22:05:55,065 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -81 predicate places. [2025-03-08 22:05:55,065 INFO L471 AbstractCegarLoop]: Abstraction has has 1029 places, 1082 transitions, 2454 flow [2025-03-08 22:05:55,065 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1146.6666666666667) internal successors, (3440), 3 states have internal predecessors, (3440), 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 22:05:55,065 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:05:55,065 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:05:55,065 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable36 [2025-03-08 22:05:55,065 INFO L396 AbstractCegarLoop]: === Iteration 38 === Targeting thread1Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:05:55,066 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:05:55,066 INFO L85 PathProgramCache]: Analyzing trace with hash 700452082, now seen corresponding path program 1 times [2025-03-08 22:05:55,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:05:55,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [150124942] [2025-03-08 22:05:55,066 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:05:55,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:05:55,072 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 239 statements into 1 equivalence classes. [2025-03-08 22:05:55,076 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 239 of 239 statements. [2025-03-08 22:05:55,076 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:05:55,076 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:05:55,098 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 22:05:55,098 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:05:55,098 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [150124942] [2025-03-08 22:05:55,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [150124942] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:05:55,098 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:05:55,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:05:55,098 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2125935517] [2025-03-08 22:05:55,098 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:05:55,099 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:05:55,099 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:05:55,100 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:05:55,100 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:05:55,139 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1154 out of 1198 [2025-03-08 22:05:55,141 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1029 places, 1082 transitions, 2454 flow. Second operand has 3 states, 3 states have (on average 1156.0) internal successors, (3468), 3 states have internal predecessors, (3468), 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 22:05:55,141 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:05:55,141 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1154 of 1198 [2025-03-08 22:05:55,141 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:05:55,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][417], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:55,217 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:55,217 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:55,217 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:55,217 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:55,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][437], [691#L96-17true, 1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:55,224 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:05:55,224 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:05:55,224 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:05:55,224 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:05:55,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 522#L96-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:55,368 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:55,368 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:55,368 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:55,368 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:55,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][427], [691#L96-17true, Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1229#(= |#race~break_10~0| 0), 1036#L69-19true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:55,368 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:05:55,368 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:55,368 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:05:55,369 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:05:56,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][753], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:56,450 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:05:56,450 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:56,450 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:56,450 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:05:56,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][753], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 237#L84-19true, Black: 1227#true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:56,497 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:05:56,497 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:56,497 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:05:56,497 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:05:57,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][608], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:57,079 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 22:05:57,079 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:57,079 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:57,079 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:57,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][953], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 962#L87-20true, Black: 1227#true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:57,128 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:05:57,128 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:05:57,128 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:57,128 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:05:57,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][608], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 517#L83-28true, Black: 1227#true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:57,137 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 22:05:57,137 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:57,137 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:57,137 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:57,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1018], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:57,506 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:05:57,506 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:57,506 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:05:57,506 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:05:58,343 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][608], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:58,343 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:58,343 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:58,343 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:05:58,343 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:58,343 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:58,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][596], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:58,372 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:58,372 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:58,372 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:58,372 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:58,427 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][608], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:58,428 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:58,428 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:58,428 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:58,428 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:58,428 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:05:58,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][596], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 517#L83-28true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 250#L56-19true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:58,454 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:58,454 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:58,454 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:58,454 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:58,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][629], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:58,799 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:05:58,799 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:58,799 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:05:58,799 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:05:59,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][629], [170#L56-28true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), Black: 1240#true, 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:05:59,042 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:05:59,042 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:59,042 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:05:59,042 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:00,778 INFO L124 PetriNetUnfolderBase]: 1843/32221 cut-off events. [2025-03-08 22:06:00,778 INFO L125 PetriNetUnfolderBase]: For 332/468 co-relation queries the response was YES. [2025-03-08 22:06:01,037 INFO L83 FinitePrefix]: Finished finitePrefix Result has 36290 conditions, 32221 events. 1843/32221 cut-off events. For 332/468 co-relation queries the response was YES. Maximal size of possible extension queue 188. Compared 383620 event pairs, 131 based on Foata normal form. 27/28341 useless extension candidates. Maximal degree in co-relation 32862. Up to 532 conditions per place. [2025-03-08 22:06:01,136 INFO L140 encePairwiseOnDemand]: 1195/1198 looper letters, 21 selfloop transitions, 3 changer transitions 0/1082 dead transitions. [2025-03-08 22:06:01,136 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1030 places, 1082 transitions, 2503 flow [2025-03-08 22:06:01,136 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:06:01,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:06:01,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3483 transitions. [2025-03-08 22:06:01,139 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9691151919866444 [2025-03-08 22:06:01,139 INFO L175 Difference]: Start difference. First operand has 1029 places, 1082 transitions, 2454 flow. Second operand 3 states and 3483 transitions. [2025-03-08 22:06:01,139 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1030 places, 1082 transitions, 2503 flow [2025-03-08 22:06:01,153 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1030 places, 1082 transitions, 2503 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:06:01,160 INFO L231 Difference]: Finished difference. Result has 1030 places, 1081 transitions, 2458 flow [2025-03-08 22:06:01,161 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2452, PETRI_DIFFERENCE_MINUEND_PLACES=1028, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1081, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1078, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2458, PETRI_PLACES=1030, PETRI_TRANSITIONS=1081} [2025-03-08 22:06:01,162 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -80 predicate places. [2025-03-08 22:06:01,162 INFO L471 AbstractCegarLoop]: Abstraction has has 1030 places, 1081 transitions, 2458 flow [2025-03-08 22:06:01,162 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1156.0) internal successors, (3468), 3 states have internal predecessors, (3468), 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 22:06:01,162 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:06:01,163 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:06:01,163 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable37 [2025-03-08 22:06:01,163 INFO L396 AbstractCegarLoop]: === Iteration 39 === Targeting thread1Err48ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:06:01,164 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:06:01,164 INFO L85 PathProgramCache]: Analyzing trace with hash 1398105639, now seen corresponding path program 1 times [2025-03-08 22:06:01,164 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:06:01,164 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [377592881] [2025-03-08 22:06:01,164 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:06:01,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:06:01,173 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 239 statements into 1 equivalence classes. [2025-03-08 22:06:01,179 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 239 of 239 statements. [2025-03-08 22:06:01,179 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:06:01,179 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:06:01,296 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 22:06:01,296 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:06:01,296 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [377592881] [2025-03-08 22:06:01,297 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [377592881] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:06:01,297 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:06:01,297 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:06:01,297 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1289786485] [2025-03-08 22:06:01,297 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:06:01,297 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:06:01,298 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:06:01,298 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:06:01,298 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:06:01,415 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1150 out of 1198 [2025-03-08 22:06:01,417 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1030 places, 1081 transitions, 2458 flow. Second operand has 3 states, 3 states have (on average 1152.6666666666667) internal successors, (3458), 3 states have internal predecessors, (3458), 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 22:06:01,418 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:06:01,418 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1150 of 1198 [2025-03-08 22:06:01,418 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:06:01,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][417], [1211#(= |#race~get_subject_7~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 522#L96-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1202#true, 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true]) [2025-03-08 22:06:01,534 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-03-08 22:06:01,534 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:06:01,534 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:06:01,534 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:06:01,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][437], [1211#(= |#race~get_subject_7~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1194#true, 1036#L69-19true, Black: 1202#true, 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true]) [2025-03-08 22:06:01,543 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:06:01,543 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:06:01,543 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:06:01,543 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:06:01,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [1211#(= |#race~get_subject_7~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 522#L96-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1202#true, 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true]) [2025-03-08 22:06:01,712 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:06:01,712 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:06:01,712 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:06:01,712 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:06:01,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][427], [1211#(= |#race~get_subject_7~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1194#true, 1036#L69-19true, Black: 1202#true, 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true]) [2025-03-08 22:06:01,712 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:06:01,712 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:06:01,712 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:06:01,712 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:06:01,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][551], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:01,984 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:06:01,984 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:01,984 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:01,984 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:06:01,984 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][551], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:01,984 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:06:01,984 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:01,984 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:01,984 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:06:01,984 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:06:02,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][551], [Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1209#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:02,027 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is not cut-off event [2025-03-08 22:06:02,027 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is not cut-off event [2025-03-08 22:06:02,027 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:06:02,027 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is not cut-off event [2025-03-08 22:06:02,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][551], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, Black: 1180#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:06:02,027 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-03-08 22:06:02,027 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,027 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,027 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:06:02,027 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:06:02,027 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,027 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][551], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1204#(= |#race~get_subject_3~0| 0), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:02,028 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,028 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,028 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,028 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:06:02,028 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:06:02,028 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,028 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:06:02,282 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][551], [1211#(= |#race~get_subject_7~0| 0), Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, Black: 1180#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:06:02,283 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:06:02,283 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,283 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,283 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2025-03-08 22:06:02,283 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:06:02,283 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,283 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-03-08 22:06:02,283 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2025-03-08 22:06:02,457 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3315] thread2EXIT-->L127-18: Formula: (and (= 0 v_thread2Thread1of1ForFork1_thidvar2_4) (= |v_ULTIMATE.start_main_~t2~0#1_6| v_thread2Thread1of1ForFork1_thidvar0_4) (= 0 v_thread2Thread1of1ForFork1_thidvar1_4)) InVars {thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} OutVars{thread2Thread1of1ForFork1_thidvar2=v_thread2Thread1of1ForFork1_thidvar2_4, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_4, ULTIMATE.start_main_~t2~0#1=|v_ULTIMATE.start_main_~t2~0#1_6|, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_4} AuxVars[] AssignedVars[][551], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 956#L127-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1269#true, 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 1261#true, Black: 1209#true, Black: 1180#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:06:02,457 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is not cut-off event [2025-03-08 22:06:02,457 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:06:02,457 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:06:02,457 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is not cut-off event [2025-03-08 22:06:02,457 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:06:02,457 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:06:02,457 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is not cut-off event [2025-03-08 22:06:02,457 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is not cut-off event [2025-03-08 22:06:02,457 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is not cut-off event [2025-03-08 22:06:04,946 INFO L124 PetriNetUnfolderBase]: 1139/17765 cut-off events. [2025-03-08 22:06:04,946 INFO L125 PetriNetUnfolderBase]: For 164/414 co-relation queries the response was YES. [2025-03-08 22:06:05,152 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20221 conditions, 17765 events. 1139/17765 cut-off events. For 164/414 co-relation queries the response was YES. Maximal size of possible extension queue 120. Compared 185100 event pairs, 26 based on Foata normal form. 11/15627 useless extension candidates. Maximal degree in co-relation 19664. Up to 328 conditions per place. [2025-03-08 22:06:05,207 INFO L140 encePairwiseOnDemand]: 1192/1198 looper letters, 19 selfloop transitions, 3 changer transitions 0/1078 dead transitions. [2025-03-08 22:06:05,207 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1028 places, 1078 transitions, 2497 flow [2025-03-08 22:06:05,208 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:06:05,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:06:05,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3475 transitions. [2025-03-08 22:06:05,209 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9668892598775737 [2025-03-08 22:06:05,209 INFO L175 Difference]: Start difference. First operand has 1030 places, 1081 transitions, 2458 flow. Second operand 3 states and 3475 transitions. [2025-03-08 22:06:05,209 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1028 places, 1078 transitions, 2497 flow [2025-03-08 22:06:05,216 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1026 places, 1078 transitions, 2491 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:06:05,221 INFO L231 Difference]: Finished difference. Result has 1026 places, 1077 transitions, 2450 flow [2025-03-08 22:06:05,221 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2444, PETRI_DIFFERENCE_MINUEND_PLACES=1024, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1077, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1074, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2450, PETRI_PLACES=1026, PETRI_TRANSITIONS=1077} [2025-03-08 22:06:05,222 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -84 predicate places. [2025-03-08 22:06:05,222 INFO L471 AbstractCegarLoop]: Abstraction has has 1026 places, 1077 transitions, 2450 flow [2025-03-08 22:06:05,222 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1152.6666666666667) internal successors, (3458), 3 states have internal predecessors, (3458), 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 22:06:05,222 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:06:05,222 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:06:05,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable38 [2025-03-08 22:06:05,222 INFO L396 AbstractCegarLoop]: === Iteration 40 === Targeting thread2Err3ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:06:05,223 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:06:05,223 INFO L85 PathProgramCache]: Analyzing trace with hash -492071694, now seen corresponding path program 1 times [2025-03-08 22:06:05,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:06:05,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [282412789] [2025-03-08 22:06:05,223 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:06:05,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:06:05,230 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 240 statements into 1 equivalence classes. [2025-03-08 22:06:05,235 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 240 of 240 statements. [2025-03-08 22:06:05,235 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:06:05,235 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:06:05,260 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 22:06:05,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:06:05,260 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [282412789] [2025-03-08 22:06:05,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [282412789] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:06:05,261 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:06:05,261 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:06:05,261 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1261686234] [2025-03-08 22:06:05,261 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:06:05,261 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:06:05,262 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:06:05,262 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:06:05,262 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:06:05,303 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1146 out of 1198 [2025-03-08 22:06:05,304 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1026 places, 1077 transitions, 2450 flow. Second operand has 3 states, 3 states have (on average 1147.6666666666667) internal successors, (3443), 3 states have internal predecessors, (3443), 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 22:06:05,304 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:06:05,304 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1146 of 1198 [2025-03-08 22:06:05,304 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:06:05,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2502] L69-20-->L69-17: Formula: (= |v_#race~get_subject_7~0_3| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_3|} AuxVars[] AssignedVars[#race~get_subject_7~0][417], [1211#(= |#race~get_subject_7~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, 522#L96-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1202#true, 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true]) [2025-03-08 22:06:05,401 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:06:05,401 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:06:05,401 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:06:05,401 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:06:05,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2489] L69-23-->L69-19: Formula: (= |v_#race~get_subject_3~0_3| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_3|} AuxVars[] AssignedVars[#race~get_subject_3~0][437], [1211#(= |#race~get_subject_7~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1194#true, 1036#L69-19true, Black: 1202#true, 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true]) [2025-03-08 22:06:05,408 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-03-08 22:06:05,408 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-03-08 22:06:05,408 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 22:06:05,408 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 22:06:05,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 1261#true, 238#L125true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,469 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-08 22:06:05,469 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-08 22:06:05,469 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-08 22:06:05,469 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 22:06:05,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2945] L96-23-->L96-19: Formula: (= |v_#race~get_subject_7~0_6| 0) InVars {} OutVars{#race~get_subject_7~0=|v_#race~get_subject_7~0_6|} AuxVars[] AssignedVars[#race~get_subject_7~0][407], [1211#(= |#race~get_subject_7~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1042#L69-17true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, 522#L96-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1194#true, Black: 1202#true, 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true]) [2025-03-08 22:06:05,564 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:06:05,564 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:06:05,564 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:06:05,564 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:06:05,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2958] L96-20-->L96-17: Formula: (= |v_#race~get_subject_3~0_6| 0) InVars {} OutVars{#race~get_subject_3~0=|v_#race~get_subject_3~0_6|} AuxVars[] AssignedVars[#race~get_subject_3~0][427], [1211#(= |#race~get_subject_7~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, 691#L96-17true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1194#true, 1036#L69-19true, Black: 1202#true, 1265#true, 1261#true, 184#L123-1true, Black: 1209#true, 1240#true]) [2025-03-08 22:06:05,565 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-03-08 22:06:05,565 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:06:05,565 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-03-08 22:06:05,565 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-03-08 22:06:05,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][414], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 1261#true, 238#L125true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,684 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,684 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,684 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:05,684 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 1261#true, 238#L125true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,703 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,703 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,703 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,703 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 1261#true, 238#L125true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,704 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,704 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,704 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,704 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,704 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][414], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 238#L125true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,750 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][414], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 238#L125true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,750 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,750 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][414], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 1261#true, 238#L125true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,775 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is not cut-off event [2025-03-08 22:06:05,775 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is not cut-off event [2025-03-08 22:06:05,775 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is not cut-off event [2025-03-08 22:06:05,775 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is not cut-off event [2025-03-08 22:06:05,837 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 238#L125true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,838 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 238#L125true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,838 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2025-03-08 22:06:05,838 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,882 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][414], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 238#L125true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,882 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-03-08 22:06:05,882 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,882 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][414], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 238#L125true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:05,883 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2025-03-08 22:06:05,883 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:06,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1045#L92-2true, 1250#(= |#race~filename_0~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1227#true, Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:06:06,115 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,115 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,115 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:06:06,115 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1045#L92-2true, 1250#(= |#race~filename_0~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), 1240#true, Black: 1180#true]) [2025-03-08 22:06:06,126 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,126 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,126 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:06:06,126 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,126 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,132 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][414], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 238#L125true, 1261#true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:06,132 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-03-08 22:06:06,132 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:06,132 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:06,132 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:06,132 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:06,132 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:06,132 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2025-03-08 22:06:06,133 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:06,133 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:06,144 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1272#true, 1204#(= |#race~get_subject_3~0| 0), Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 1261#true, 238#L125true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:06,144 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-03-08 22:06:06,144 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:06,144 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:06,144 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:06,144 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:06,144 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2025-03-08 22:06:06,144 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:06,144 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:06,259 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1211#(= |#race~get_subject_7~0| 0), 1182#(= |#race~is_null_1~0| 0), 1204#(= |#race~get_subject_3~0| 0), 1272#true, Black: 1219#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1248#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1229#(= |#race~break_10~0| 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1186#(= |#race~is_null_5~0| 0), Black: 1202#true, Black: 1237#(= |#race~break_13~0| 0), 1265#true, 539#L96-5true, 1261#true, 238#L125true, Black: 1209#true, 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:06,259 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is not cut-off event [2025-03-08 22:06:06,259 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is not cut-off event [2025-03-08 22:06:06,259 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is not cut-off event [2025-03-08 22:06:06,259 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is not cut-off event [2025-03-08 22:06:06,259 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is not cut-off event [2025-03-08 22:06:06,259 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is not cut-off event [2025-03-08 22:06:06,259 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is not cut-off event [2025-03-08 22:06:06,259 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is not cut-off event [2025-03-08 22:06:06,259 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is not cut-off event [2025-03-08 22:06:06,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3050] L92-4-->L92-2: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet83#1_3| |v_#race~result_11~0_3|) InVars {thread2Thread1of1ForFork1_#t~nondet83#1=|v_thread2Thread1of1ForFork1_#t~nondet83#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_3|, thread2Thread1of1ForFork1_#t~nondet83#1=|v_thread2Thread1of1ForFork1_#t~nondet83#1_3|} AuxVars[] AssignedVars[#race~result_11~0][769], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1045#L92-2true, 1250#(= |#race~filename_0~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), 1240#true, Black: 1180#true]) [2025-03-08 22:06:06,656 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2025-03-08 22:06:06,656 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:06:06,656 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,656 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,671 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1045#L92-2true, 1250#(= |#race~filename_0~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), 1240#true, Black: 1180#true]) [2025-03-08 22:06:06,671 INFO L294 olderBase$Statistics]: this new event has 351 ancestors and is cut-off event [2025-03-08 22:06:06,671 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,671 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:06:06,671 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,671 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,671 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][725], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:06,697 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:06:06,697 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:06:06,697 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:06,697 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:06,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][750], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:06,698 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-03-08 22:06:06,698 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:06:06,698 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:06,698 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:06,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][725], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:06,737 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:06:06,737 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:06,737 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:06,737 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:06,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][750], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:06,738 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:06:06,738 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:06,738 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:06,738 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:06,811 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1045#L92-2true, 1250#(= |#race~filename_0~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1263#(= |#race~filename_4~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1261#true, Black: 1235#true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), Black: 1246#(= |#race~result_8~0| 0), 1240#true, Black: 1180#true]) [2025-03-08 22:06:06,811 INFO L294 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2025-03-08 22:06:06,811 INFO L297 olderBase$Statistics]: existing Event has 351 ancestors and is cut-off event [2025-03-08 22:06:06,811 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,811 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:06:06,811 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,811 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:06,811 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:07,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,218 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 22:06:07,218 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:06:07,219 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:07,219 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:07,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,219 INFO L294 olderBase$Statistics]: this new event has 479 ancestors and is cut-off event [2025-03-08 22:06:07,219 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:06:07,219 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:07,219 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:07,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,220 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 22:06:07,220 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:07,220 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:07,220 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:06:07,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][930], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,274 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:06:07,274 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:06:07,274 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:07,274 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:07,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][948], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,276 INFO L294 olderBase$Statistics]: this new event has 363 ancestors and is cut-off event [2025-03-08 22:06:07,276 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:06:07,276 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:07,276 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:07,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,290 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is cut-off event [2025-03-08 22:06:07,290 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:07,290 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:07,290 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:07,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,291 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is cut-off event [2025-03-08 22:06:07,291 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:07,291 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:07,291 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:07,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,291 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 22:06:07,291 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:07,291 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:06:07,291 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:06:07,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][930], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,353 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-08 22:06:07,353 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:07,353 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:07,353 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:07,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][599], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:07,517 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,517 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:07,517 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,517 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:07,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,544 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is cut-off event [2025-03-08 22:06:07,544 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:07,544 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:07,544 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:07,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,544 INFO L294 olderBase$Statistics]: this new event has 495 ancestors and is cut-off event [2025-03-08 22:06:07,544 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:07,544 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:06:07,544 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:07,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][567], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:07,594 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,594 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,594 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:07,594 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][577], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:07,600 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,600 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:07,600 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,600 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:07,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][577], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:07,606 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,606 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,606 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:07,606 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,606 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:07,629 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][577], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:07,629 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,629 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,629 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:07,629 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,629 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,629 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:07,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:07,634 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,634 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:07,635 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,635 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][567], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:07,641 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,641 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,641 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:07,641 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,641 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:07,658 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,658 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:07,658 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,658 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,658 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][599], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:07,665 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,665 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,665 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:07,665 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,665 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:07,692 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][599], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:07,692 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,692 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,692 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:07,692 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:07,692 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:07,692 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:07,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][996], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,772 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:06:07,772 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:06:07,772 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:07,772 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:07,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1015], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,775 INFO L294 olderBase$Statistics]: this new event has 379 ancestors and is cut-off event [2025-03-08 22:06:07,775 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:06:07,775 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:07,775 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:07,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1045#L92-2true, 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:07,813 INFO L294 olderBase$Statistics]: this new event has 441 ancestors and is cut-off event [2025-03-08 22:06:07,813 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:07,813 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:07,813 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:07,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 835#L92-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:07,814 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is cut-off event [2025-03-08 22:06:07,814 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:07,814 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:07,814 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:07,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1041#L92-17true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:07,814 INFO L294 olderBase$Statistics]: this new event has 436 ancestors and is cut-off event [2025-03-08 22:06:07,814 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:07,814 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:07,814 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:07,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, 858#L83-4true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:07,834 INFO L294 olderBase$Statistics]: this new event has 438 ancestors and is cut-off event [2025-03-08 22:06:07,834 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:07,834 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:06:07,834 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:07,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), 858#L83-4true, Black: 1180#true]) [2025-03-08 22:06:07,834 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-03-08 22:06:07,834 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:07,834 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:07,834 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:07,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:07,836 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 22:06:07,836 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:07,836 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:07,836 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:07,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:07,836 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-03-08 22:06:07,836 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:07,836 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:07,836 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:07,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][996], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:07,865 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-08 22:06:07,865 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:07,865 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:07,865 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:07,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1045#L92-2true, 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:06:07,897 INFO L294 olderBase$Statistics]: this new event has 441 ancestors and is cut-off event [2025-03-08 22:06:07,897 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:07,897 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 835#L92-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, 238#L125true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:06:07,898 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1041#L92-17true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0)]) [2025-03-08 22:06:07,898 INFO L294 olderBase$Statistics]: this new event has 436 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:07,898 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:08,030 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1041#L92-17true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,030 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 22:06:08,030 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,030 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:08,030 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,030 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:08,030 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:08,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,131 INFO L294 olderBase$Statistics]: this new event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,131 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,131 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,131 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,191 INFO L294 olderBase$Statistics]: this new event has 457 ancestors and is cut-off event [2025-03-08 22:06:08,191 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:08,191 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:08,191 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:08,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,191 INFO L294 olderBase$Statistics]: this new event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,191 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,191 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,191 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,191 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,193 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,193 INFO L294 olderBase$Statistics]: this new event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,193 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,193 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,193 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,193 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,193 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,250 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,250 INFO L294 olderBase$Statistics]: this new event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,250 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,250 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,250 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,250 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,250 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,250 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,251 INFO L294 olderBase$Statistics]: this new event has 457 ancestors and is cut-off event [2025-03-08 22:06:08,251 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:08,251 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:08,251 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:08,251 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,298 INFO L294 olderBase$Statistics]: this new event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 238#L125true, 1254#(= ~i_9~0 0), 1240#true]) [2025-03-08 22:06:08,298 INFO L294 olderBase$Statistics]: this new event has 454 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:08,298 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,474 INFO L294 olderBase$Statistics]: this new event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 238#L125true, 1254#(= ~i_9~0 0), 1240#true]) [2025-03-08 22:06:08,474 INFO L294 olderBase$Statistics]: this new event has 454 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:08,474 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,501 INFO L294 olderBase$Statistics]: this new event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 835#L92-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:08,501 INFO L294 olderBase$Statistics]: this new event has 461 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 574 ancestors and is cut-off event [2025-03-08 22:06:08,501 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:08,502 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:08,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1041#L92-17true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:08,502 INFO L294 olderBase$Statistics]: this new event has 460 ancestors and is cut-off event [2025-03-08 22:06:08,502 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:08,502 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:08,502 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:08,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:08,514 INFO L294 olderBase$Statistics]: this new event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,514 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,514 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,514 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:08,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:08,515 INFO L294 olderBase$Statistics]: this new event has 459 ancestors and is cut-off event [2025-03-08 22:06:08,515 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:08,515 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,515 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:08,516 INFO L294 olderBase$Statistics]: this new event has 456 ancestors and is cut-off event [2025-03-08 22:06:08,516 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:08,516 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:08,516 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:06:08,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,517 INFO L294 olderBase$Statistics]: this new event has 459 ancestors and is cut-off event [2025-03-08 22:06:08,517 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:08,517 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,517 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,559 INFO L294 olderBase$Statistics]: this new event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 835#L92-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:08,559 INFO L294 olderBase$Statistics]: this new event has 461 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 574 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:08,559 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:08,560 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1041#L92-17true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:08,560 INFO L294 olderBase$Statistics]: this new event has 460 ancestors and is cut-off event [2025-03-08 22:06:08,560 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:08,560 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:08,560 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:08,560 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:08,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,615 INFO L294 olderBase$Statistics]: this new event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,615 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:08,615 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,615 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,625 INFO L294 olderBase$Statistics]: this new event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,625 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:08,625 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,625 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,625 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,665 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:06:08,665 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:06:08,665 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:08,665 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:08,665 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:06:08,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,665 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:06:08,665 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:08,665 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:06:08,665 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:08,665 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:08,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,666 INFO L294 olderBase$Statistics]: this new event has 487 ancestors and is cut-off event [2025-03-08 22:06:08,666 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:06:08,666 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:08,666 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:08,666 INFO L297 olderBase$Statistics]: existing Event has 479 ancestors and is cut-off event [2025-03-08 22:06:08,666 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,666 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:06:08,666 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:08,666 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:06:08,666 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:08,666 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:06:08,671 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1041#L92-17true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:08,671 INFO L294 olderBase$Statistics]: this new event has 457 ancestors and is cut-off event [2025-03-08 22:06:08,671 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:08,671 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:08,671 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:08,671 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:08,671 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][725], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,687 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][996], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,687 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L297 olderBase$Statistics]: existing Event has 371 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L297 olderBase$Statistics]: existing Event has 379 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][930], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,687 INFO L294 olderBase$Statistics]: this new event has 487 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L297 olderBase$Statistics]: existing Event has 355 ancestors and is cut-off event [2025-03-08 22:06:08,687 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:08,688 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:08,688 INFO L297 olderBase$Statistics]: existing Event has 363 ancestors and is cut-off event [2025-03-08 22:06:08,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][593], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,688 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:06:08,688 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:08,688 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:08,688 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:06:08,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,700 INFO L294 olderBase$Statistics]: this new event has 541 ancestors and is cut-off event [2025-03-08 22:06:08,700 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:08,700 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:08,700 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:08,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,701 INFO L294 olderBase$Statistics]: this new event has 538 ancestors and is cut-off event [2025-03-08 22:06:08,701 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:08,701 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:08,701 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:06:08,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][626], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,702 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is not cut-off event [2025-03-08 22:06:08,702 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is not cut-off event [2025-03-08 22:06:08,702 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is not cut-off event [2025-03-08 22:06:08,702 INFO L297 olderBase$Statistics]: existing Event has 422 ancestors and is not cut-off event [2025-03-08 22:06:08,721 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][599], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:08,722 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,722 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,722 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,722 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,722 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,722 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,722 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:08,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,724 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:08,724 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:08,724 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:08,724 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:08,724 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:08,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,724 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:08,724 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:08,724 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:08,724 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,725 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,725 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:06:08,725 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:06:08,726 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][567], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:08,726 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,726 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,726 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,726 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,726 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,726 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,742 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:08,743 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,743 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,743 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,743 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,743 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,743 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][725], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,745 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][996], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,745 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 382 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][930], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,745 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 366 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:08,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][593], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,746 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:06:08,746 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:06:08,746 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:08,746 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:06:08,747 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][577], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:08,747 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,747 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,747 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:08,747 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,747 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,747 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,747 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1041#L92-17true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,749 INFO L294 olderBase$Statistics]: this new event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1041#L92-17true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,749 INFO L294 olderBase$Statistics]: this new event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:08,749 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:08,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,760 INFO L294 olderBase$Statistics]: this new event has 544 ancestors and is cut-off event [2025-03-08 22:06:08,760 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:08,760 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:08,760 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:08,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,760 INFO L294 olderBase$Statistics]: this new event has 541 ancestors and is cut-off event [2025-03-08 22:06:08,760 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:08,760 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:08,760 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:08,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][626], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,761 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is not cut-off event [2025-03-08 22:06:08,761 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is not cut-off event [2025-03-08 22:06:08,761 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:08,761 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:08,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][626], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,762 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is not cut-off event [2025-03-08 22:06:08,762 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:08,762 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is not cut-off event [2025-03-08 22:06:08,762 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:08,765 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][577], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:08,765 INFO L294 olderBase$Statistics]: this new event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][577], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:08,765 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,765 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,768 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:08,768 INFO L294 olderBase$Statistics]: this new event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,768 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,768 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,768 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,768 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,768 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,768 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,769 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:08,769 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,769 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,769 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,769 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,769 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,769 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,769 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,769 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,770 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 835#L92-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,770 INFO L294 olderBase$Statistics]: this new event has 582 ancestors and is cut-off event [2025-03-08 22:06:08,770 INFO L297 olderBase$Statistics]: existing Event has 574 ancestors and is cut-off event [2025-03-08 22:06:08,770 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:06:08,770 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:06:08,770 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:08,770 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:08,771 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 835#L92-18true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, 238#L125true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,771 INFO L294 olderBase$Statistics]: this new event has 558 ancestors and is cut-off event [2025-03-08 22:06:08,771 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:08,771 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:08,771 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,771 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,771 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][567], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:08,786 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][567], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:08,786 INFO L294 olderBase$Statistics]: this new event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,786 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][599], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:08,789 INFO L294 olderBase$Statistics]: this new event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][599], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:08,789 INFO L294 olderBase$Statistics]: this new event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,789 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is cut-off event [2025-03-08 22:06:08,790 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,790 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:08,790 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:08,790 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is cut-off event [2025-03-08 22:06:08,790 INFO L297 olderBase$Statistics]: existing Event has 421 ancestors and is cut-off event [2025-03-08 22:06:08,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][626], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,820 INFO L294 olderBase$Statistics]: this new event has 420 ancestors and is not cut-off event [2025-03-08 22:06:08,820 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is not cut-off event [2025-03-08 22:06:08,820 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is not cut-off event [2025-03-08 22:06:08,820 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is not cut-off event [2025-03-08 22:06:08,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][593], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,843 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:06:08,843 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:08,843 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:08,843 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:06:08,846 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][567], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true]) [2025-03-08 22:06:08,846 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true]) [2025-03-08 22:06:08,846 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is not cut-off event [2025-03-08 22:06:08,846 INFO L297 olderBase$Statistics]: existing Event has 545 ancestors and is not cut-off event [2025-03-08 22:06:08,847 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is not cut-off event [2025-03-08 22:06:08,847 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is not cut-off event [2025-03-08 22:06:08,847 INFO L297 olderBase$Statistics]: existing Event has 424 ancestors and is not cut-off event [2025-03-08 22:06:08,847 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is not cut-off event [2025-03-08 22:06:08,847 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is not cut-off event [2025-03-08 22:06:08,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][626], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,848 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 22:06:08,848 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2025-03-08 22:06:08,848 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:08,848 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:08,850 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,850 INFO L294 olderBase$Statistics]: this new event has 586 ancestors and is cut-off event [2025-03-08 22:06:08,850 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,850 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1045#L92-2true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,851 INFO L294 olderBase$Statistics]: this new event has 562 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:08,851 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][593], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,903 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:06:08,903 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:08,903 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:08,903 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:08,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][593], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1252#true, 1202#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,904 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:06:08,904 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:08,904 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:08,904 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:08,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][626], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:08,910 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:06:08,910 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:06:08,910 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2025-03-08 22:06:08,910 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2025-03-08 22:06:08,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][593], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:08,959 INFO L294 olderBase$Statistics]: this new event has 428 ancestors and is cut-off event [2025-03-08 22:06:08,959 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:08,959 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:08,959 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:08,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, 371#L85-3true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,968 INFO L294 olderBase$Statistics]: this new event has 480 ancestors and is cut-off event [2025-03-08 22:06:08,968 INFO L297 olderBase$Statistics]: existing Event has 480 ancestors and is cut-off event [2025-03-08 22:06:08,968 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:08,968 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:08,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), 858#L83-4true, Black: 1180#true]) [2025-03-08 22:06:08,968 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:06:08,968 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:08,968 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:08,968 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:08,968 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, 371#L85-3true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,969 INFO L294 olderBase$Statistics]: this new event has 488 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 480 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 480 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, 796#L87-3true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,969 INFO L294 olderBase$Statistics]: this new event has 510 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:08,969 INFO L294 olderBase$Statistics]: this new event has 586 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:08,969 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, 796#L87-3true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,970 INFO L294 olderBase$Statistics]: this new event has 518 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), 858#L83-4true, Black: 1180#true]) [2025-03-08 22:06:08,970 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1045#L92-2true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,970 INFO L294 olderBase$Statistics]: this new event has 570 ancestors and is cut-off event [2025-03-08 22:06:08,970 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 562 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1045#L92-2true, 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,971 INFO L294 olderBase$Statistics]: this new event has 562 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 570 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 562 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 664#L85-11true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,971 INFO L294 olderBase$Statistics]: this new event has 476 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 471 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 476 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 471 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1041#L92-17true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, 238#L125true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,971 INFO L294 olderBase$Statistics]: this new event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:08,971 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 745#L87-11true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,972 INFO L294 olderBase$Statistics]: this new event has 514 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 835#L92-18true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,972 INFO L294 olderBase$Statistics]: this new event has 566 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [139#L85-10true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,972 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 720#L87-10true, 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,972 INFO L294 olderBase$Statistics]: this new event has 505 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:08,972 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,973 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [139#L85-10true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,973 INFO L294 olderBase$Statistics]: this new event has 483 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 835#L92-18true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,973 INFO L294 olderBase$Statistics]: this new event has 558 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 566 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,973 INFO L294 olderBase$Statistics]: this new event has 441 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,973 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 745#L87-11true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,974 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 514 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1041#L92-17true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,974 INFO L294 olderBase$Statistics]: this new event has 565 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 720#L87-10true, 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,974 INFO L294 olderBase$Statistics]: this new event has 513 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,974 INFO L294 olderBase$Statistics]: this new event has 449 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:08,974 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,975 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L297 olderBase$Statistics]: existing Event has 432 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 664#L85-11true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:08,975 INFO L294 olderBase$Statistics]: this new event has 484 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L297 olderBase$Statistics]: existing Event has 471 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L297 olderBase$Statistics]: existing Event has 476 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L297 olderBase$Statistics]: existing Event has 476 ancestors and is cut-off event [2025-03-08 22:06:08,975 INFO L297 olderBase$Statistics]: existing Event has 471 ancestors and is cut-off event [2025-03-08 22:06:09,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), 858#L83-4true, Black: 1180#true]) [2025-03-08 22:06:09,022 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:06:09,022 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,022 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,022 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), 858#L83-4true, Black: 1180#true]) [2025-03-08 22:06:09,022 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,022 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,022 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,022 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,022 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:06:09,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,023 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,023 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:09,023 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,023 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:09,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,023 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:09,023 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:09,023 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,023 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:09,023 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, 858#L83-4true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,031 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), 858#L83-4true, Black: 1180#true]) [2025-03-08 22:06:09,031 INFO L294 olderBase$Statistics]: this new event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,031 INFO L294 olderBase$Statistics]: this new event has 444 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 439 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 439 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,032 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,032 INFO L294 olderBase$Statistics]: this new event has 452 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 439 ancestors and is cut-off event [2025-03-08 22:06:09,032 INFO L297 olderBase$Statistics]: existing Event has 439 ancestors and is cut-off event [2025-03-08 22:06:09,033 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,033 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,033 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is cut-off event [2025-03-08 22:06:09,033 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,033 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,033 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:06:09,033 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,067 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,067 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is not cut-off event [2025-03-08 22:06:09,067 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is not cut-off event [2025-03-08 22:06:09,067 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:09,067 INFO L297 olderBase$Statistics]: existing Event has 435 ancestors and is not cut-off event [2025-03-08 22:06:09,067 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:09,067 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is not cut-off event [2025-03-08 22:06:09,067 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,067 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 22:06:09,067 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:09,067 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:09,067 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,067 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,067 INFO L297 olderBase$Statistics]: existing Event has 449 ancestors and is cut-off event [2025-03-08 22:06:09,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), 858#L83-4true, Black: 1180#true]) [2025-03-08 22:06:09,084 INFO L294 olderBase$Statistics]: this new event has 446 ancestors and is cut-off event [2025-03-08 22:06:09,084 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:06:09,084 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,084 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), 858#L83-4true, Black: 1180#true]) [2025-03-08 22:06:09,085 INFO L294 olderBase$Statistics]: this new event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,085 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1252#true, Black: 1254#(= ~i_9~0 0), 1202#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,085 INFO L294 olderBase$Statistics]: this new event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,085 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:06:09,086 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 835#L92-18true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,086 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 22:06:09,086 INFO L297 olderBase$Statistics]: existing Event has 566 ancestors and is cut-off event [2025-03-08 22:06:09,086 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:06:09,086 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:09,086 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:06:09,086 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,086 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:09,086 INFO L297 olderBase$Statistics]: existing Event has 553 ancestors and is cut-off event [2025-03-08 22:06:09,086 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,108 INFO L294 olderBase$Statistics]: this new event has 561 ancestors and is cut-off event [2025-03-08 22:06:09,108 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,108 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,108 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,108 INFO L294 olderBase$Statistics]: this new event has 558 ancestors and is cut-off event [2025-03-08 22:06:09,108 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:06:09,108 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,108 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][750], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,110 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is not cut-off event [2025-03-08 22:06:09,110 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is not cut-off event [2025-03-08 22:06:09,110 INFO L297 olderBase$Statistics]: existing Event has 442 ancestors and is not cut-off event [2025-03-08 22:06:09,110 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is not cut-off event [2025-03-08 22:06:09,124 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 467#L83-9true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,124 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is not cut-off event [2025-03-08 22:06:09,124 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is not cut-off event [2025-03-08 22:06:09,124 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:09,124 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is not cut-off event [2025-03-08 22:06:09,124 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is not cut-off event [2025-03-08 22:06:09,124 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:09,125 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,125 INFO L294 olderBase$Statistics]: this new event has 436 ancestors and is cut-off event [2025-03-08 22:06:09,125 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:06:09,125 INFO L297 olderBase$Statistics]: existing Event has 444 ancestors and is cut-off event [2025-03-08 22:06:09,125 INFO L297 olderBase$Statistics]: existing Event has 439 ancestors and is cut-off event [2025-03-08 22:06:09,125 INFO L297 olderBase$Statistics]: existing Event has 452 ancestors and is cut-off event [2025-03-08 22:06:09,125 INFO L297 olderBase$Statistics]: existing Event has 439 ancestors and is cut-off event [2025-03-08 22:06:09,125 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1237#(= |#race~break_13~0| 0), 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), 858#L83-4true, Black: 1180#true]) [2025-03-08 22:06:09,125 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is not cut-off event [2025-03-08 22:06:09,125 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:09,125 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is not cut-off event [2025-03-08 22:06:09,125 INFO L297 olderBase$Statistics]: existing Event has 438 ancestors and is not cut-off event [2025-03-08 22:06:09,125 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is not cut-off event [2025-03-08 22:06:09,125 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:09,161 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1045#L92-2true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,161 INFO L294 olderBase$Statistics]: this new event has 438 ancestors and is cut-off event [2025-03-08 22:06:09,161 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,161 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is cut-off event [2025-03-08 22:06:09,161 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:09,161 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:09,161 INFO L297 olderBase$Statistics]: existing Event has 570 ancestors and is cut-off event [2025-03-08 22:06:09,161 INFO L297 olderBase$Statistics]: existing Event has 562 ancestors and is cut-off event [2025-03-08 22:06:09,161 INFO L297 olderBase$Statistics]: existing Event has 562 ancestors and is cut-off event [2025-03-08 22:06:09,161 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:09,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,164 INFO L294 olderBase$Statistics]: this new event has 564 ancestors and is cut-off event [2025-03-08 22:06:09,164 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,164 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,164 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,164 INFO L294 olderBase$Statistics]: this new event has 561 ancestors and is cut-off event [2025-03-08 22:06:09,164 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,165 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,165 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][750], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,166 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is not cut-off event [2025-03-08 22:06:09,166 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:09,166 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:09,166 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is not cut-off event [2025-03-08 22:06:09,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][750], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,168 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is not cut-off event [2025-03-08 22:06:09,168 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:09,168 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is not cut-off event [2025-03-08 22:06:09,168 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:09,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [1211#(= |#race~get_subject_7~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 467#L83-9true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, Black: 1202#true, 1277#(= |#race~result_11~0| 0), 238#L125true, 1261#true, Black: 1209#true, 1240#true]) [2025-03-08 22:06:09,181 INFO L294 olderBase$Statistics]: this new event has 439 ancestors and is cut-off event [2025-03-08 22:06:09,181 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-03-08 22:06:09,181 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-08 22:06:09,181 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-08 22:06:09,182 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), 858#L83-4true, Black: 1180#true]) [2025-03-08 22:06:09,182 INFO L294 olderBase$Statistics]: this new event has 438 ancestors and is not cut-off event [2025-03-08 22:06:09,182 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is not cut-off event [2025-03-08 22:06:09,182 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is not cut-off event [2025-03-08 22:06:09,182 INFO L297 olderBase$Statistics]: existing Event has 446 ancestors and is not cut-off event [2025-03-08 22:06:09,182 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is not cut-off event [2025-03-08 22:06:09,182 INFO L297 olderBase$Statistics]: existing Event has 441 ancestors and is not cut-off event [2025-03-08 22:06:09,212 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 238#L125true, 1254#(= ~i_9~0 0), 1240#true]) [2025-03-08 22:06:09,212 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,212 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:06:09,212 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,212 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,212 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,212 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][750], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,225 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is not cut-off event [2025-03-08 22:06:09,225 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:09,225 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:09,225 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is not cut-off event [2025-03-08 22:06:09,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [1211#(= |#race~get_subject_7~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 467#L83-9true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, Black: 1202#true, 1277#(= |#race~result_11~0| 0), 238#L125true, 1261#true, Black: 1209#true, 1240#true]) [2025-03-08 22:06:09,241 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:06:09,241 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-03-08 22:06:09,241 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-08 22:06:09,241 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-03-08 22:06:09,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [1211#(= |#race~get_subject_7~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, Black: 1202#true, 238#L125true, 1261#true, Black: 1209#true, 1240#true, 858#L83-4true]) [2025-03-08 22:06:09,241 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:06:09,241 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-03-08 22:06:09,241 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2025-03-08 22:06:09,241 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-03-08 22:06:09,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][725], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,249 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:06:09,249 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,249 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:06:09,249 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][750], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,251 INFO L294 olderBase$Statistics]: this new event has 442 ancestors and is cut-off event [2025-03-08 22:06:09,251 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,251 INFO L297 olderBase$Statistics]: existing Event has 442 ancestors and is cut-off event [2025-03-08 22:06:09,251 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:06:09,251 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3050] L92-4-->L92-2: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet83#1_3| |v_#race~result_11~0_3|) InVars {thread2Thread1of1ForFork1_#t~nondet83#1=|v_thread2Thread1of1ForFork1_#t~nondet83#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_3|, thread2Thread1of1ForFork1_#t~nondet83#1=|v_thread2Thread1of1ForFork1_#t~nondet83#1_3|} AuxVars[] AssignedVars[#race~result_11~0][769], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,252 INFO L294 olderBase$Statistics]: this new event has 478 ancestors and is cut-off event [2025-03-08 22:06:09,252 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,252 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,252 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,273 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,273 INFO L294 olderBase$Statistics]: this new event has 478 ancestors and is cut-off event [2025-03-08 22:06:09,273 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,273 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,273 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,273 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,273 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [1211#(= |#race~get_subject_7~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, Black: 1202#true, 238#L125true, 1261#true, Black: 1209#true, 1240#true, 858#L83-4true]) [2025-03-08 22:06:09,301 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:09,301 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-08 22:06:09,302 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-03-08 22:06:09,302 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-03-08 22:06:09,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][725], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,308 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:09,308 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,308 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,309 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,310 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][750], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,310 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:09,310 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,310 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,310 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,310 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:06:09,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][725], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1252#true, 1202#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,310 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:09,310 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,310 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,310 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][750], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,312 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:09,312 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,312 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:06:09,312 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,312 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,337 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,338 INFO L294 olderBase$Statistics]: this new event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,338 INFO L294 olderBase$Statistics]: this new event has 594 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,338 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [1211#(= |#race~get_subject_7~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 467#L83-9true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, Black: 1202#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1209#true]) [2025-03-08 22:06:09,345 INFO L294 olderBase$Statistics]: this new event has 447 ancestors and is cut-off event [2025-03-08 22:06:09,345 INFO L297 olderBase$Statistics]: existing Event has 326 ancestors and is cut-off event [2025-03-08 22:06:09,345 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-03-08 22:06:09,345 INFO L297 olderBase$Statistics]: existing Event has 326 ancestors and is cut-off event [2025-03-08 22:06:09,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][725], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,370 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:09,370 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,370 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,370 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][750], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,371 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:09,371 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,371 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,371 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,371 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:06:09,378 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:09,378 INFO L294 olderBase$Statistics]: this new event has 483 ancestors and is cut-off event [2025-03-08 22:06:09,378 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,378 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,378 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,378 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,378 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [1211#(= |#race~get_subject_7~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 467#L83-9true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, Black: 1202#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1209#true]) [2025-03-08 22:06:09,403 INFO L294 olderBase$Statistics]: this new event has 450 ancestors and is cut-off event [2025-03-08 22:06:09,403 INFO L297 olderBase$Statistics]: existing Event has 326 ancestors and is cut-off event [2025-03-08 22:06:09,403 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2025-03-08 22:06:09,403 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2025-03-08 22:06:09,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [1211#(= |#race~get_subject_7~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, Black: 1202#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1209#true, 858#L83-4true]) [2025-03-08 22:06:09,404 INFO L294 olderBase$Statistics]: this new event has 450 ancestors and is cut-off event [2025-03-08 22:06:09,404 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2025-03-08 22:06:09,404 INFO L297 olderBase$Statistics]: existing Event has 326 ancestors and is cut-off event [2025-03-08 22:06:09,404 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2025-03-08 22:06:09,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3050] L92-4-->L92-2: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet83#1_3| |v_#race~result_11~0_3|) InVars {thread2Thread1of1ForFork1_#t~nondet83#1=|v_thread2Thread1of1ForFork1_#t~nondet83#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_3|, thread2Thread1of1ForFork1_#t~nondet83#1=|v_thread2Thread1of1ForFork1_#t~nondet83#1_3|} AuxVars[] AssignedVars[#race~result_11~0][769], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,413 INFO L294 olderBase$Statistics]: this new event has 486 ancestors and is cut-off event [2025-03-08 22:06:09,413 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,413 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,413 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,429 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 238#L125true, 1254#(= ~i_9~0 0), 1240#true]) [2025-03-08 22:06:09,429 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:06:09,429 INFO L297 olderBase$Statistics]: existing Event has 451 ancestors and is cut-off event [2025-03-08 22:06:09,429 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,429 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,429 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,429 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,429 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L292 olderBase$Statistics]: inserting event number 16 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,434 INFO L294 olderBase$Statistics]: this new event has 486 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 594 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,434 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 371#L85-3true]) [2025-03-08 22:06:09,453 INFO L294 olderBase$Statistics]: this new event has 504 ancestors and is cut-off event [2025-03-08 22:06:09,453 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,453 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,453 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:09,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:09,453 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,453 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,453 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,453 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,453 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,453 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 371#L85-3true]) [2025-03-08 22:06:09,454 INFO L294 olderBase$Statistics]: this new event has 512 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 796#L87-3true]) [2025-03-08 22:06:09,454 INFO L294 olderBase$Statistics]: this new event has 534 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 534 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 796#L87-3true]) [2025-03-08 22:06:09,454 INFO L294 olderBase$Statistics]: this new event has 542 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 534 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 534 ancestors and is cut-off event [2025-03-08 22:06:09,454 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:09,455 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L292 olderBase$Statistics]: inserting event number 17 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,455 INFO L294 olderBase$Statistics]: this new event has 594 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 594 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L292 olderBase$Statistics]: inserting event number 18 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,455 INFO L294 olderBase$Statistics]: this new event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 594 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,455 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 594 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 664#L85-11true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,456 INFO L294 olderBase$Statistics]: this new event has 500 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1041#L92-17true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,456 INFO L294 olderBase$Statistics]: this new event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 745#L87-11true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,456 INFO L294 olderBase$Statistics]: this new event has 538 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 525 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 525 ancestors and is cut-off event [2025-03-08 22:06:09,456 INFO L297 olderBase$Statistics]: existing Event has 530 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 835#L92-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,457 INFO L294 olderBase$Statistics]: this new event has 590 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 574 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [139#L85-10true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,457 INFO L294 olderBase$Statistics]: this new event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 720#L87-10true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,457 INFO L294 olderBase$Statistics]: this new event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 524 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 524 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,457 INFO L294 olderBase$Statistics]: this new event has 472 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 456 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,457 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [139#L85-10true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,458 INFO L294 olderBase$Statistics]: this new event has 507 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 835#L92-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,458 INFO L294 olderBase$Statistics]: this new event has 582 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 590 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 574 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,458 INFO L294 olderBase$Statistics]: this new event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 745#L87-11true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,458 INFO L294 olderBase$Statistics]: this new event has 530 ancestors and is cut-off event [2025-03-08 22:06:09,458 INFO L297 olderBase$Statistics]: existing Event has 525 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 525 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 530 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 538 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1041#L92-17true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,459 INFO L294 olderBase$Statistics]: this new event has 589 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 720#L87-10true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,459 INFO L294 olderBase$Statistics]: this new event has 537 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 524 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 524 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,459 INFO L294 olderBase$Statistics]: this new event has 473 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,459 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,460 INFO L294 olderBase$Statistics]: this new event has 464 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L297 olderBase$Statistics]: existing Event has 456 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 664#L85-11true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,460 INFO L294 olderBase$Statistics]: this new event has 508 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:09,460 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:09,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [1211#(= |#race~get_subject_7~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1204#(= |#race~get_subject_3~0| 0), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, Black: 1202#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1209#true, 858#L83-4true]) [2025-03-08 22:06:09,470 INFO L294 olderBase$Statistics]: this new event has 453 ancestors and is cut-off event [2025-03-08 22:06:09,470 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-03-08 22:06:09,470 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-03-08 22:06:09,470 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2025-03-08 22:06:09,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 238#L125true, 1254#(= ~i_9~0 0), 1240#true]) [2025-03-08 22:06:09,473 INFO L294 olderBase$Statistics]: this new event has 453 ancestors and is cut-off event [2025-03-08 22:06:09,473 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-03-08 22:06:09,473 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2025-03-08 22:06:09,473 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-03-08 22:06:09,488 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,488 INFO L294 olderBase$Statistics]: this new event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,488 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,488 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,488 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:09,488 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:09,488 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,488 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:09,503 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:09,503 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,503 INFO L294 olderBase$Statistics]: this new event has 464 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,503 INFO L294 olderBase$Statistics]: this new event has 472 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,503 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is cut-off event [2025-03-08 22:06:09,509 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1252#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:09,509 INFO L294 olderBase$Statistics]: this new event has 470 ancestors and is cut-off event [2025-03-08 22:06:09,509 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,509 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,509 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,509 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:09,509 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:09,509 INFO L294 olderBase$Statistics]: this new event has 478 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1252#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,510 INFO L294 olderBase$Statistics]: this new event has 468 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 468 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,510 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,510 INFO L294 olderBase$Statistics]: this new event has 476 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 468 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 468 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1252#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,510 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,510 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 238#L125true, 1254#(= ~i_9~0 0), 1240#true]) [2025-03-08 22:06:09,520 INFO L294 olderBase$Statistics]: this new event has 456 ancestors and is cut-off event [2025-03-08 22:06:09,520 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:06:09,520 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:06:09,520 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-03-08 22:06:09,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 238#L125true, 1254#(= ~i_9~0 0), 858#L83-4true, 1240#true]) [2025-03-08 22:06:09,520 INFO L294 olderBase$Statistics]: this new event has 456 ancestors and is cut-off event [2025-03-08 22:06:09,520 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:06:09,520 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-03-08 22:06:09,520 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:06:09,531 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,531 INFO L294 olderBase$Statistics]: this new event has 456 ancestors and is not cut-off event [2025-03-08 22:06:09,531 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is not cut-off event [2025-03-08 22:06:09,531 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is not cut-off event [2025-03-08 22:06:09,531 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is not cut-off event [2025-03-08 22:06:09,531 INFO L297 olderBase$Statistics]: existing Event has 464 ancestors and is not cut-off event [2025-03-08 22:06:09,531 INFO L297 olderBase$Statistics]: existing Event has 472 ancestors and is not cut-off event [2025-03-08 22:06:09,531 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,531 INFO L294 olderBase$Statistics]: this new event has 457 ancestors and is cut-off event [2025-03-08 22:06:09,531 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,531 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,531 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,531 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,531 INFO L297 olderBase$Statistics]: existing Event has 473 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1252#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:09,716 INFO L294 olderBase$Statistics]: this new event has 470 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1252#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:09,716 INFO L294 olderBase$Statistics]: this new event has 478 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1252#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,716 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1252#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,716 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,716 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,718 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 835#L92-18true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,718 INFO L294 olderBase$Statistics]: this new event has 458 ancestors and is cut-off event [2025-03-08 22:06:09,718 INFO L297 olderBase$Statistics]: existing Event has 590 ancestors and is cut-off event [2025-03-08 22:06:09,718 INFO L297 olderBase$Statistics]: existing Event has 574 ancestors and is cut-off event [2025-03-08 22:06:09,718 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:09,718 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:06:09,718 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:09,718 INFO L297 olderBase$Statistics]: existing Event has 461 ancestors and is cut-off event [2025-03-08 22:06:09,718 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:09,718 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:09,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 238#L125true, 1254#(= ~i_9~0 0), 858#L83-4true, 1240#true]) [2025-03-08 22:06:09,728 INFO L294 olderBase$Statistics]: this new event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,728 INFO L297 olderBase$Statistics]: existing Event has 335 ancestors and is cut-off event [2025-03-08 22:06:09,728 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-08 22:06:09,728 INFO L297 olderBase$Statistics]: existing Event has 338 ancestors and is cut-off event [2025-03-08 22:06:09,729 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:09,729 INFO L294 olderBase$Statistics]: this new event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,729 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:09,729 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,729 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:09,729 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,729 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,730 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,737 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,737 INFO L294 olderBase$Statistics]: this new event has 459 ancestors and is not cut-off event [2025-03-08 22:06:09,737 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is not cut-off event [2025-03-08 22:06:09,737 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is not cut-off event [2025-03-08 22:06:09,737 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is not cut-off event [2025-03-08 22:06:09,737 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is not cut-off event [2025-03-08 22:06:09,737 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is not cut-off event [2025-03-08 22:06:09,738 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 893#L83-10true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,738 INFO L294 olderBase$Statistics]: this new event has 460 ancestors and is cut-off event [2025-03-08 22:06:09,738 INFO L297 olderBase$Statistics]: existing Event has 468 ancestors and is cut-off event [2025-03-08 22:06:09,738 INFO L297 olderBase$Statistics]: existing Event has 468 ancestors and is cut-off event [2025-03-08 22:06:09,738 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:06:09,738 INFO L297 olderBase$Statistics]: existing Event has 476 ancestors and is cut-off event [2025-03-08 22:06:09,738 INFO L297 olderBase$Statistics]: existing Event has 463 ancestors and is cut-off event [2025-03-08 22:06:09,738 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:09,738 INFO L294 olderBase$Statistics]: this new event has 459 ancestors and is not cut-off event [2025-03-08 22:06:09,738 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is not cut-off event [2025-03-08 22:06:09,738 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is not cut-off event [2025-03-08 22:06:09,738 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is not cut-off event [2025-03-08 22:06:09,738 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is not cut-off event [2025-03-08 22:06:09,738 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is not cut-off event [2025-03-08 22:06:09,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:09,751 INFO L294 olderBase$Statistics]: this new event has 461 ancestors and is cut-off event [2025-03-08 22:06:09,751 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2025-03-08 22:06:09,751 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-08 22:06:09,751 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L292 olderBase$Statistics]: inserting event number 19 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,759 INFO L294 olderBase$Statistics]: this new event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 594 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 594 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,759 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:09,766 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 858#L83-4true]) [2025-03-08 22:06:09,766 INFO L294 olderBase$Statistics]: this new event has 462 ancestors and is not cut-off event [2025-03-08 22:06:09,766 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is not cut-off event [2025-03-08 22:06:09,766 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is not cut-off event [2025-03-08 22:06:09,766 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is not cut-off event [2025-03-08 22:06:09,766 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is not cut-off event [2025-03-08 22:06:09,766 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is not cut-off event [2025-03-08 22:06:09,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3076] L83-13-->L83-9: Formula: (= |v_#race~result_11~0_24| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_24|} AuxVars[] AssignedVars[#race~result_11~0][640], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 467#L83-9true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true, 1254#(= ~i_9~0 0)]) [2025-03-08 22:06:09,775 INFO L294 olderBase$Statistics]: this new event has 464 ancestors and is cut-off event [2025-03-08 22:06:09,775 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-08 22:06:09,775 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-08 22:06:09,775 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-08 22:06:09,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1254#(= ~i_9~0 0), 858#L83-4true]) [2025-03-08 22:06:09,775 INFO L294 olderBase$Statistics]: this new event has 464 ancestors and is cut-off event [2025-03-08 22:06:09,775 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-08 22:06:09,775 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-08 22:06:09,775 INFO L297 olderBase$Statistics]: existing Event has 340 ancestors and is cut-off event [2025-03-08 22:06:09,790 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [139#L85-10true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,790 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,790 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,790 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:09,790 INFO L297 olderBase$Statistics]: existing Event has 470 ancestors and is cut-off event [2025-03-08 22:06:09,790 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:09,790 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3092] L83-6-->L83-4: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet56#1_3| |v_#race~result_11~0_21|) InVars {thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_21|, thread2Thread1of1ForFork1_#t~nondet56#1=|v_thread2Thread1of1ForFork1_#t~nondet56#1_3|} AuxVars[] AssignedVars[#race~result_11~0][667], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1254#(= ~i_9~0 0), 858#L83-4true]) [2025-03-08 22:06:09,791 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:06:09,791 INFO L297 olderBase$Statistics]: existing Event has 346 ancestors and is cut-off event [2025-03-08 22:06:09,791 INFO L297 olderBase$Statistics]: existing Event has 346 ancestors and is cut-off event [2025-03-08 22:06:09,791 INFO L297 olderBase$Statistics]: existing Event has 343 ancestors and is cut-off event [2025-03-08 22:06:09,795 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 664#L85-11true, 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,795 INFO L294 olderBase$Statistics]: this new event has 468 ancestors and is cut-off event [2025-03-08 22:06:09,795 INFO L297 olderBase$Statistics]: existing Event has 471 ancestors and is cut-off event [2025-03-08 22:06:09,795 INFO L297 olderBase$Statistics]: existing Event has 484 ancestors and is cut-off event [2025-03-08 22:06:09,795 INFO L297 olderBase$Statistics]: existing Event has 476 ancestors and is cut-off event [2025-03-08 22:06:09,795 INFO L297 olderBase$Statistics]: existing Event has 476 ancestors and is cut-off event [2025-03-08 22:06:09,795 INFO L297 olderBase$Statistics]: existing Event has 471 ancestors and is cut-off event [2025-03-08 22:06:09,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, 371#L85-3true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,807 INFO L294 olderBase$Statistics]: this new event has 472 ancestors and is cut-off event [2025-03-08 22:06:09,808 INFO L297 olderBase$Statistics]: existing Event has 480 ancestors and is cut-off event [2025-03-08 22:06:09,808 INFO L297 olderBase$Statistics]: existing Event has 480 ancestors and is cut-off event [2025-03-08 22:06:09,808 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is cut-off event [2025-03-08 22:06:09,808 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,808 INFO L297 olderBase$Statistics]: existing Event has 475 ancestors and is cut-off event [2025-03-08 22:06:09,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,838 INFO L294 olderBase$Statistics]: this new event has 606 ancestors and is cut-off event [2025-03-08 22:06:09,838 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:09,838 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:09,838 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,838 INFO L294 olderBase$Statistics]: this new event has 603 ancestors and is cut-off event [2025-03-08 22:06:09,838 INFO L297 olderBase$Statistics]: existing Event has 479 ancestors and is cut-off event [2025-03-08 22:06:09,838 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,838 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][948], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,839 INFO L294 olderBase$Statistics]: this new event has 479 ancestors and is not cut-off event [2025-03-08 22:06:09,839 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is not cut-off event [2025-03-08 22:06:09,839 INFO L297 olderBase$Statistics]: existing Event has 487 ancestors and is not cut-off event [2025-03-08 22:06:09,839 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is not cut-off event [2025-03-08 22:06:09,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][948], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,847 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is not cut-off event [2025-03-08 22:06:09,847 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is not cut-off event [2025-03-08 22:06:09,847 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:06:09,847 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:06:09,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][930], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,859 INFO L294 olderBase$Statistics]: this new event has 487 ancestors and is cut-off event [2025-03-08 22:06:09,859 INFO L297 olderBase$Statistics]: existing Event has 479 ancestors and is cut-off event [2025-03-08 22:06:09,859 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,859 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][948], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,860 INFO L294 olderBase$Statistics]: this new event has 487 ancestors and is cut-off event [2025-03-08 22:06:09,860 INFO L297 olderBase$Statistics]: existing Event has 479 ancestors and is cut-off event [2025-03-08 22:06:09,860 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,860 INFO L297 olderBase$Statistics]: existing Event has 487 ancestors and is cut-off event [2025-03-08 22:06:09,860 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,866 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][948], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,866 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:09,866 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:06:09,866 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,866 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:09,866 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:09,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][930], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1252#true, 1202#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,866 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:09,866 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:09,866 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,866 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:09,868 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [139#L85-10true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,868 INFO L294 olderBase$Statistics]: this new event has 491 ancestors and is cut-off event [2025-03-08 22:06:09,868 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,868 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:09,868 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,868 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:06:09,869 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:09,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 664#L85-11true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,871 INFO L294 olderBase$Statistics]: this new event has 492 ancestors and is cut-off event [2025-03-08 22:06:09,871 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:09,871 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:09,871 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:09,871 INFO L297 olderBase$Statistics]: existing Event has 508 ancestors and is cut-off event [2025-03-08 22:06:09,871 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:09,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 371#L85-3true]) [2025-03-08 22:06:09,880 INFO L294 olderBase$Statistics]: this new event has 496 ancestors and is cut-off event [2025-03-08 22:06:09,880 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:09,880 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,880 INFO L297 olderBase$Statistics]: existing Event has 512 ancestors and is cut-off event [2025-03-08 22:06:09,880 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:09,880 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:09,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,883 INFO L294 olderBase$Statistics]: this new event has 622 ancestors and is cut-off event [2025-03-08 22:06:09,883 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:09,883 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:09,883 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,883 INFO L294 olderBase$Statistics]: this new event has 619 ancestors and is cut-off event [2025-03-08 22:06:09,883 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:09,883 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,883 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1015], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,884 INFO L294 olderBase$Statistics]: this new event has 495 ancestors and is not cut-off event [2025-03-08 22:06:09,884 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is not cut-off event [2025-03-08 22:06:09,884 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is not cut-off event [2025-03-08 22:06:09,884 INFO L297 olderBase$Statistics]: existing Event has 503 ancestors and is not cut-off event [2025-03-08 22:06:09,885 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 720#L87-10true, 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,885 INFO L294 olderBase$Statistics]: this new event has 497 ancestors and is cut-off event [2025-03-08 22:06:09,885 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:09,885 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:09,885 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:09,885 INFO L297 olderBase$Statistics]: existing Event has 513 ancestors and is cut-off event [2025-03-08 22:06:09,885 INFO L297 olderBase$Statistics]: existing Event has 500 ancestors and is cut-off event [2025-03-08 22:06:09,888 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 745#L87-11true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,888 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,888 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:09,888 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:09,888 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:09,888 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:09,888 INFO L297 olderBase$Statistics]: existing Event has 514 ancestors and is cut-off event [2025-03-08 22:06:09,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1015], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,891 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is not cut-off event [2025-03-08 22:06:09,891 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is not cut-off event [2025-03-08 22:06:09,891 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is not cut-off event [2025-03-08 22:06:09,891 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is not cut-off event [2025-03-08 22:06:09,898 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1275#true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, Black: 1240#true, 238#L125true, 796#L87-3true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,898 INFO L294 olderBase$Statistics]: this new event has 502 ancestors and is cut-off event [2025-03-08 22:06:09,898 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:09,898 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:06:09,898 INFO L297 olderBase$Statistics]: existing Event has 510 ancestors and is cut-off event [2025-03-08 22:06:09,898 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:06:09,898 INFO L297 olderBase$Statistics]: existing Event has 505 ancestors and is cut-off event [2025-03-08 22:06:09,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][996], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,903 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:06:09,903 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,903 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:09,903 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,904 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1015], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,904 INFO L294 olderBase$Statistics]: this new event has 503 ancestors and is cut-off event [2025-03-08 22:06:09,904 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,905 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,905 INFO L297 olderBase$Statistics]: existing Event has 503 ancestors and is cut-off event [2025-03-08 22:06:09,905 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:09,910 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1015], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,911 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:09,911 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:09,911 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,911 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:09,911 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:09,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][996], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1252#true, 1202#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,911 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:09,911 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:09,911 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:09,911 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,933 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 720#L87-10true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1277#(= |#race~result_11~0| 0), 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:09,933 INFO L294 olderBase$Statistics]: this new event has 521 ancestors and is cut-off event [2025-03-08 22:06:09,933 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,933 INFO L297 olderBase$Statistics]: existing Event has 524 ancestors and is cut-off event [2025-03-08 22:06:09,933 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,933 INFO L297 olderBase$Statistics]: existing Event has 524 ancestors and is cut-off event [2025-03-08 22:06:09,933 INFO L297 olderBase$Statistics]: existing Event has 537 ancestors and is cut-off event [2025-03-08 22:06:09,934 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][578], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 745#L87-11true, 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:09,934 INFO L294 olderBase$Statistics]: this new event has 522 ancestors and is cut-off event [2025-03-08 22:06:09,934 INFO L297 olderBase$Statistics]: existing Event has 525 ancestors and is cut-off event [2025-03-08 22:06:09,934 INFO L297 olderBase$Statistics]: existing Event has 525 ancestors and is cut-off event [2025-03-08 22:06:09,934 INFO L297 olderBase$Statistics]: existing Event has 530 ancestors and is cut-off event [2025-03-08 22:06:09,934 INFO L297 olderBase$Statistics]: existing Event has 530 ancestors and is cut-off event [2025-03-08 22:06:09,934 INFO L297 olderBase$Statistics]: existing Event has 538 ancestors and is cut-off event [2025-03-08 22:06:09,939 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][449], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 796#L87-3true]) [2025-03-08 22:06:09,939 INFO L294 olderBase$Statistics]: this new event has 526 ancestors and is cut-off event [2025-03-08 22:06:09,939 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,939 INFO L297 olderBase$Statistics]: existing Event has 534 ancestors and is cut-off event [2025-03-08 22:06:09,939 INFO L297 olderBase$Statistics]: existing Event has 534 ancestors and is cut-off event [2025-03-08 22:06:09,939 INFO L297 olderBase$Statistics]: existing Event has 542 ancestors and is cut-off event [2025-03-08 22:06:09,939 INFO L297 olderBase$Statistics]: existing Event has 529 ancestors and is cut-off event [2025-03-08 22:06:09,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,959 INFO L294 olderBase$Statistics]: this new event has 611 ancestors and is cut-off event [2025-03-08 22:06:09,959 INFO L297 olderBase$Statistics]: existing Event has 479 ancestors and is cut-off event [2025-03-08 22:06:09,959 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,959 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,959 INFO L297 olderBase$Statistics]: existing Event has 603 ancestors and is cut-off event [2025-03-08 22:06:09,959 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,959 INFO L294 olderBase$Statistics]: this new event has 627 ancestors and is cut-off event [2025-03-08 22:06:09,959 INFO L297 olderBase$Statistics]: existing Event has 495 ancestors and is cut-off event [2025-03-08 22:06:09,959 INFO L297 olderBase$Statistics]: existing Event has 619 ancestors and is cut-off event [2025-03-08 22:06:09,959 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,959 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,960 INFO L294 olderBase$Statistics]: this new event has 566 ancestors and is cut-off event [2025-03-08 22:06:09,960 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:06:09,960 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:06:09,960 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,960 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,960 INFO L294 olderBase$Statistics]: this new event has 546 ancestors and is cut-off event [2025-03-08 22:06:09,960 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:09,960 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:09,960 INFO L297 olderBase$Statistics]: existing Event has 538 ancestors and is cut-off event [2025-03-08 22:06:09,960 INFO L297 olderBase$Statistics]: existing Event has 414 ancestors and is cut-off event [2025-03-08 22:06:09,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,966 INFO L294 olderBase$Statistics]: this new event has 569 ancestors and is cut-off event [2025-03-08 22:06:09,966 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,966 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,966 INFO L297 olderBase$Statistics]: existing Event has 561 ancestors and is cut-off event [2025-03-08 22:06:09,966 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,966 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,966 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:06:09,966 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:09,966 INFO L297 olderBase$Statistics]: existing Event has 541 ancestors and is cut-off event [2025-03-08 22:06:09,966 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:09,966 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,968 INFO L294 olderBase$Statistics]: this new event has 614 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,968 INFO L294 olderBase$Statistics]: this new event has 630 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 622 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,968 INFO L294 olderBase$Statistics]: this new event has 569 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 561 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,968 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:09,968 INFO L297 olderBase$Statistics]: existing Event has 541 ancestors and is cut-off event [2025-03-08 22:06:09,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,975 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:09,975 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:09,975 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,975 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:09,975 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:09,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3021] L83-30-->L83-28: Formula: (= |v_#race~ends_with_6~0_24| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_24|} AuxVars[] AssignedVars[#race~ends_with_6~0][605], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, 1274#(= (select (select |#race| ~ends_with_2~0.base) (+ ~i_9~0 ~ends_with_2~0.offset)) 0), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true]) [2025-03-08 22:06:09,975 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:09,975 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:09,975 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:09,975 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:09,975 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:09,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3023] L92-21-->L92-17: Formula: (= |v_#race~result_11~0_6| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_6|} AuxVars[] AssignedVars[#race~result_11~0][568], [Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1272#true, 1267#(= |#race~ends_with_6~0| 0), 1041#L92-17true, 1248#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 1202#true, 1252#true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1265#true, Black: 1235#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 1261#true, Black: 1240#true, 238#L125true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true]) [2025-03-08 22:06:09,985 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:06:09,985 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:09,985 INFO L297 olderBase$Statistics]: existing Event has 436 ancestors and is cut-off event [2025-03-08 22:06:09,985 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:06:10,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3023] L92-21-->L92-17: Formula: (= |v_#race~result_11~0_6| 0) InVars {} OutVars{#race~result_11~0=|v_#race~result_11~0_6|} AuxVars[] AssignedVars[#race~result_11~0][568], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1041#L92-17true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1277#(= |#race~result_11~0| 0), 238#L125true]) [2025-03-08 22:06:10,012 INFO L294 olderBase$Statistics]: this new event has 573 ancestors and is cut-off event [2025-03-08 22:06:10,012 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:10,012 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:10,012 INFO L297 olderBase$Statistics]: existing Event has 460 ancestors and is cut-off event [2025-03-08 22:06:10,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3050] L92-4-->L92-2: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet83#1_3| |v_#race~result_11~0_3|) InVars {thread2Thread1of1ForFork1_#t~nondet83#1=|v_thread2Thread1of1ForFork1_#t~nondet83#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_3|, thread2Thread1of1ForFork1_#t~nondet83#1=|v_thread2Thread1of1ForFork1_#t~nondet83#1_3|} AuxVars[] AssignedVars[#race~result_11~0][769], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1272#true, 1045#L92-2true, 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true]) [2025-03-08 22:06:10,015 INFO L294 olderBase$Statistics]: this new event has 578 ancestors and is cut-off event [2025-03-08 22:06:10,015 INFO L297 olderBase$Statistics]: existing Event has 486 ancestors and is cut-off event [2025-03-08 22:06:10,015 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:10,015 INFO L297 olderBase$Statistics]: existing Event has 462 ancestors and is cut-off event [2025-03-08 22:06:10,015 INFO L297 olderBase$Statistics]: existing Event has 465 ancestors and is cut-off event [2025-03-08 22:06:10,016 INFO L124 PetriNetUnfolderBase]: 2050/17222 cut-off events. [2025-03-08 22:06:10,016 INFO L125 PetriNetUnfolderBase]: For 805/821 co-relation queries the response was YES. [2025-03-08 22:06:10,276 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20846 conditions, 17222 events. 2050/17222 cut-off events. For 805/821 co-relation queries the response was YES. Maximal size of possible extension queue 173. Compared 182020 event pairs, 113 based on Foata normal form. 36/14656 useless extension candidates. Maximal degree in co-relation 19504. Up to 915 conditions per place. [2025-03-08 22:06:10,334 INFO L140 encePairwiseOnDemand]: 1183/1198 looper letters, 14 selfloop transitions, 8 changer transitions 17/1076 dead transitions. [2025-03-08 22:06:10,335 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1022 places, 1076 transitions, 2501 flow [2025-03-08 22:06:10,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:06:10,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:06:10,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3470 transitions. [2025-03-08 22:06:10,336 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9654980523094046 [2025-03-08 22:06:10,336 INFO L175 Difference]: Start difference. First operand has 1026 places, 1077 transitions, 2450 flow. Second operand 3 states and 3470 transitions. [2025-03-08 22:06:10,336 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1022 places, 1076 transitions, 2501 flow [2025-03-08 22:06:10,341 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1020 places, 1076 transitions, 2495 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:06:10,345 INFO L231 Difference]: Finished difference. Result has 1021 places, 1058 transitions, 2427 flow [2025-03-08 22:06:10,346 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2432, PETRI_DIFFERENCE_MINUEND_PLACES=1018, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1071, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1063, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2427, PETRI_PLACES=1021, PETRI_TRANSITIONS=1058} [2025-03-08 22:06:10,346 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -89 predicate places. [2025-03-08 22:06:10,346 INFO L471 AbstractCegarLoop]: Abstraction has has 1021 places, 1058 transitions, 2427 flow [2025-03-08 22:06:10,347 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1147.6666666666667) internal successors, (3443), 3 states have internal predecessors, (3443), 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 22:06:10,347 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:06:10,347 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:06:10,347 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable39 [2025-03-08 22:06:10,347 INFO L396 AbstractCegarLoop]: === Iteration 41 === Targeting thread2Err48ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:06:10,347 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:06:10,348 INFO L85 PathProgramCache]: Analyzing trace with hash -402412140, now seen corresponding path program 1 times [2025-03-08 22:06:10,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:06:10,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [239102611] [2025-03-08 22:06:10,348 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:06:10,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:06:10,354 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 242 statements into 1 equivalence classes. [2025-03-08 22:06:10,357 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 242 of 242 statements. [2025-03-08 22:06:10,358 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:06:10,358 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:06:10,405 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 22:06:10,406 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:06:10,406 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [239102611] [2025-03-08 22:06:10,406 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [239102611] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:06:10,406 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:06:10,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 22:06:10,406 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [469021674] [2025-03-08 22:06:10,406 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:06:10,406 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 22:06:10,407 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:06:10,407 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 22:06:10,407 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 22:06:10,460 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1161 out of 1198 [2025-03-08 22:06:10,461 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1021 places, 1058 transitions, 2427 flow. Second operand has 4 states, 4 states have (on average 1163.0) internal successors, (4652), 4 states have internal predecessors, (4652), 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 22:06:10,461 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:06:10,461 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1161 of 1198 [2025-03-08 22:06:10,461 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:06:11,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:11,801 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:06:11,801 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:11,801 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:11,801 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:11,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:11,802 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:06:11,802 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:11,802 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:11,802 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:12,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][908], [523#L60-20true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:12,381 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-08 22:06:12,381 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:12,381 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:12,381 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:12,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][937], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:12,383 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-08 22:06:12,383 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:12,383 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:12,383 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:13,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][974], [1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:13,061 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-08 22:06:13,061 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:13,061 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:13,061 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:13,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1004], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:13,063 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-08 22:06:13,063 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:13,063 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:13,063 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:14,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][643], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,290 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is not cut-off event [2025-03-08 22:06:14,290 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:14,290 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is not cut-off event [2025-03-08 22:06:14,290 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:14,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,292 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is not cut-off event [2025-03-08 22:06:14,292 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is not cut-off event [2025-03-08 22:06:14,292 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:14,292 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:14,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][591], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,322 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,323 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:14,323 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,323 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][571], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,365 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,365 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,365 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,365 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:14,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][571], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,394 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,394 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,394 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,394 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:14,394 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,394 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][571], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,394 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,395 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,395 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,395 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,395 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:14,395 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][643], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,398 INFO L294 olderBase$Statistics]: this new event has 420 ancestors and is not cut-off event [2025-03-08 22:06:14,398 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is not cut-off event [2025-03-08 22:06:14,398 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is not cut-off event [2025-03-08 22:06:14,398 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is not cut-off event [2025-03-08 22:06:14,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,400 INFO L294 olderBase$Statistics]: this new event has 420 ancestors and is not cut-off event [2025-03-08 22:06:14,400 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is not cut-off event [2025-03-08 22:06:14,400 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is not cut-off event [2025-03-08 22:06:14,400 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is not cut-off event [2025-03-08 22:06:14,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][581], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,405 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,405 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,405 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,405 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][581], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,405 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,405 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,405 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,405 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,405 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][561], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,434 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,434 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,434 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,434 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,434 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][561], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,434 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,434 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,434 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,434 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,434 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][591], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,443 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][591], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,443 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,443 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][588], [1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,567 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:06:14,567 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:14,567 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:14,567 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:14,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][643], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,571 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:06:14,571 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:14,571 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:14,571 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:14,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][588], [1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1252#true, 1202#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,673 INFO L294 olderBase$Statistics]: this new event has 428 ancestors and is cut-off event [2025-03-08 22:06:14,673 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:14,673 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:14,673 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:14,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][643], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,677 INFO L294 olderBase$Statistics]: this new event has 428 ancestors and is cut-off event [2025-03-08 22:06:14,677 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:14,677 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:14,677 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:14,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][1057], [1282#|thread2Thread1of1ForFork1_#t~short51#1|, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 82#L82-7true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,782 INFO L294 olderBase$Statistics]: this new event has 557 ancestors and is cut-off event [2025-03-08 22:06:14,782 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:14,782 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:14,784 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][1057], [1282#|thread2Thread1of1ForFork1_#t~short51#1|, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 82#L82-7true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,785 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 158#L82-3true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,785 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 632#L82-6true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,785 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 158#L82-3true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,785 INFO L294 olderBase$Statistics]: this new event has 557 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:14,785 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,786 INFO L294 olderBase$Statistics]: this new event has 536 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 536 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 158#L82-3true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,786 INFO L294 olderBase$Statistics]: this new event has 560 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 632#L82-6true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,786 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:14,786 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,787 INFO L294 olderBase$Statistics]: this new event has 544 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 536 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 536 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0), 307#L83-30true]) [2025-03-08 22:06:14,787 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 551 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 551 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0), 307#L83-30true]) [2025-03-08 22:06:14,787 INFO L294 olderBase$Statistics]: this new event has 559 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, 307#L83-30true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,787 INFO L294 olderBase$Statistics]: this new event has 564 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 551 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 551 ancestors and is cut-off event [2025-03-08 22:06:14,787 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 158#L82-3true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:14,788 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0), 307#L83-30true]) [2025-03-08 22:06:14,788 INFO L294 olderBase$Statistics]: this new event has 567 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:14,788 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:06:15,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,049 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is not cut-off event [2025-03-08 22:06:15,049 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:15,049 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is not cut-off event [2025-03-08 22:06:15,049 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:15,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,052 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is not cut-off event [2025-03-08 22:06:15,052 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:15,052 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:15,052 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is not cut-off event [2025-03-08 22:06:15,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,164 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is not cut-off event [2025-03-08 22:06:15,164 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:15,164 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is not cut-off event [2025-03-08 22:06:15,164 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:15,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,168 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is not cut-off event [2025-03-08 22:06:15,168 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is not cut-off event [2025-03-08 22:06:15,168 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:15,168 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:15,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,318 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:15,318 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,318 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,318 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:15,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,319 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:15,319 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,320 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:06:15,320 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:15,320 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,323 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:15,323 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,323 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,323 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:06:15,323 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:15,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,324 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:15,324 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,324 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,325 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:15,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1252#true, 1202#true, Black: 1227#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,610 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:15,610 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,610 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:15,610 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:15,611 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,611 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:15,611 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,612 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:15,612 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:06:15,612 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:15,614 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,614 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:15,614 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:06:15,614 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:15,614 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:15,614 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,615 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:15,615 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:15,615 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:15,615 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][1057], [1282#|thread2Thread1of1ForFork1_#t~short51#1|, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 82#L82-7true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,792 INFO L294 olderBase$Statistics]: this new event has 581 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][1057], [1282#|thread2Thread1of1ForFork1_#t~short51#1|, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 82#L82-7true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,792 INFO L294 olderBase$Statistics]: this new event has 573 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 158#L82-3true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,792 INFO L294 olderBase$Statistics]: this new event has 576 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L297 olderBase$Statistics]: existing Event has 571 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L297 olderBase$Statistics]: existing Event has 571 ancestors and is cut-off event [2025-03-08 22:06:15,792 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 632#L82-6true, Black: 1184#true, 1279#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,793 INFO L294 olderBase$Statistics]: this new event has 580 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 572 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 158#L82-3true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,793 INFO L294 olderBase$Statistics]: this new event has 581 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,793 INFO L294 olderBase$Statistics]: this new event has 560 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 158#L82-3true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,793 INFO L294 olderBase$Statistics]: this new event has 584 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 571 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 571 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 632#L82-6true, Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,793 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 572 ancestors and is cut-off event [2025-03-08 22:06:15,793 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,794 INFO L294 olderBase$Statistics]: this new event has 568 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 307#L83-30true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,794 INFO L294 olderBase$Statistics]: this new event has 580 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 575 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 575 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 307#L83-30true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,794 INFO L294 olderBase$Statistics]: this new event has 583 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 583 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 307#L83-30true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,794 INFO L294 olderBase$Statistics]: this new event has 588 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 575 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 575 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 158#L82-3true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:15,794 INFO L294 olderBase$Statistics]: this new event has 573 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:15,794 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:15,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0), 307#L83-30true]) [2025-03-08 22:06:15,795 INFO L294 olderBase$Statistics]: this new event has 591 ancestors and is cut-off event [2025-03-08 22:06:15,795 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:15,795 INFO L297 olderBase$Statistics]: existing Event has 583 ancestors and is cut-off event [2025-03-08 22:06:15,795 INFO L297 olderBase$Statistics]: existing Event has 583 ancestors and is cut-off event [2025-03-08 22:06:15,795 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:16,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][937], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,246 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is not cut-off event [2025-03-08 22:06:16,246 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:06:16,246 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is not cut-off event [2025-03-08 22:06:16,246 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:06:16,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][908], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,248 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is not cut-off event [2025-03-08 22:06:16,248 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:06:16,248 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:06:16,248 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is not cut-off event [2025-03-08 22:06:16,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][937], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,276 INFO L294 olderBase$Statistics]: this new event has 485 ancestors and is not cut-off event [2025-03-08 22:06:16,276 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is not cut-off event [2025-03-08 22:06:16,276 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is not cut-off event [2025-03-08 22:06:16,276 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is not cut-off event [2025-03-08 22:06:16,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][908], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,279 INFO L294 olderBase$Statistics]: this new event has 485 ancestors and is not cut-off event [2025-03-08 22:06:16,279 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is not cut-off event [2025-03-08 22:06:16,279 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is not cut-off event [2025-03-08 22:06:16,279 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is not cut-off event [2025-03-08 22:06:16,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][908], [523#L60-20true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,314 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:16,314 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:16,314 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:16,314 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:16,316 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][937], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,316 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:16,316 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:16,316 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:06:16,316 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:16,316 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:16,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][908], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,317 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:16,317 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:16,317 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:16,317 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:16,317 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:06:16,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][937], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,319 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:16,319 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:16,319 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:16,319 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:16,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][937], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,341 INFO L294 olderBase$Statistics]: this new event has 493 ancestors and is cut-off event [2025-03-08 22:06:16,341 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is cut-off event [2025-03-08 22:06:16,341 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:16,341 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:06:16,341 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is cut-off event [2025-03-08 22:06:16,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][908], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,348 INFO L294 olderBase$Statistics]: this new event has 493 ancestors and is cut-off event [2025-03-08 22:06:16,348 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:06:16,348 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is cut-off event [2025-03-08 22:06:16,348 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is cut-off event [2025-03-08 22:06:16,348 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:16,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1004], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,396 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is not cut-off event [2025-03-08 22:06:16,396 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is not cut-off event [2025-03-08 22:06:16,396 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is not cut-off event [2025-03-08 22:06:16,396 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is not cut-off event [2025-03-08 22:06:16,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][974], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,397 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is not cut-off event [2025-03-08 22:06:16,397 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is not cut-off event [2025-03-08 22:06:16,397 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is not cut-off event [2025-03-08 22:06:16,397 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is not cut-off event [2025-03-08 22:06:16,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1004], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,419 INFO L294 olderBase$Statistics]: this new event has 501 ancestors and is not cut-off event [2025-03-08 22:06:16,419 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is not cut-off event [2025-03-08 22:06:16,419 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is not cut-off event [2025-03-08 22:06:16,419 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is not cut-off event [2025-03-08 22:06:16,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][974], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,421 INFO L294 olderBase$Statistics]: this new event has 501 ancestors and is not cut-off event [2025-03-08 22:06:16,421 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is not cut-off event [2025-03-08 22:06:16,421 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is not cut-off event [2025-03-08 22:06:16,421 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is not cut-off event [2025-03-08 22:06:16,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][974], [1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,448 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:16,448 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:16,448 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:16,448 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:16,449 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1004], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,449 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:16,450 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:16,450 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:16,450 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:16,450 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:16,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][974], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,451 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:16,451 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:16,451 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:16,451 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:16,451 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:16,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1004], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,452 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:16,452 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:16,452 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:16,452 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:16,465 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1004], [170#L56-28true, 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,466 INFO L294 olderBase$Statistics]: this new event has 509 ancestors and is cut-off event [2025-03-08 22:06:16,466 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:16,466 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:16,466 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is cut-off event [2025-03-08 22:06:16,466 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:16,468 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][974], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,468 INFO L294 olderBase$Statistics]: this new event has 509 ancestors and is cut-off event [2025-03-08 22:06:16,468 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is cut-off event [2025-03-08 22:06:16,468 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:16,468 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:16,468 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:16,536 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,536 INFO L294 olderBase$Statistics]: this new event has 528 ancestors and is cut-off event [2025-03-08 22:06:16,536 INFO L297 olderBase$Statistics]: existing Event has 536 ancestors and is cut-off event [2025-03-08 22:06:16,536 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:16,536 INFO L297 olderBase$Statistics]: existing Event has 536 ancestors and is cut-off event [2025-03-08 22:06:16,536 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:16,536 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,584 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 632#L82-6true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,584 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is cut-off event [2025-03-08 22:06:16,584 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:16,584 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:16,584 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:16,584 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:16,584 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:16,591 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][1057], [1282#|thread2Thread1of1ForFork1_#t~short51#1|, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 82#L82-7true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,591 INFO L294 olderBase$Statistics]: this new event has 541 ancestors and is cut-off event [2025-03-08 22:06:16,591 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:16,591 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,591 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,591 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:16,591 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:16,592 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 158#L82-3true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,592 INFO L294 olderBase$Statistics]: this new event has 541 ancestors and is cut-off event [2025-03-08 22:06:16,592 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:16,592 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:16,592 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,592 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,592 INFO L297 olderBase$Statistics]: existing Event has 549 ancestors and is cut-off event [2025-03-08 22:06:16,594 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][561], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,594 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is not cut-off event [2025-03-08 22:06:16,594 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is not cut-off event [2025-03-08 22:06:16,594 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is not cut-off event [2025-03-08 22:06:16,594 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is not cut-off event [2025-03-08 22:06:16,594 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is not cut-off event [2025-03-08 22:06:16,594 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is not cut-off event [2025-03-08 22:06:16,595 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][581], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,595 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is not cut-off event [2025-03-08 22:06:16,595 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is not cut-off event [2025-03-08 22:06:16,595 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is not cut-off event [2025-03-08 22:06:16,595 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is not cut-off event [2025-03-08 22:06:16,595 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is not cut-off event [2025-03-08 22:06:16,595 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is not cut-off event [2025-03-08 22:06:16,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,597 INFO L294 olderBase$Statistics]: this new event has 569 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L297 olderBase$Statistics]: existing Event has 561 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][974], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,597 INFO L294 olderBase$Statistics]: this new event has 630 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L297 olderBase$Statistics]: existing Event has 622 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][908], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,597 INFO L294 olderBase$Statistics]: this new event has 614 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:16,597 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:16,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,598 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:06:16,598 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,598 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,598 INFO L297 olderBase$Statistics]: existing Event has 541 ancestors and is cut-off event [2025-03-08 22:06:16,614 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 158#L82-3true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,614 INFO L294 olderBase$Statistics]: this new event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,614 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:16,614 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,614 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:16,614 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,614 INFO L297 olderBase$Statistics]: existing Event has 552 ancestors and is cut-off event [2025-03-08 22:06:16,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,618 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:16,618 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,618 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:16,618 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,618 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:16,618 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,618 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,618 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,619 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][974], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,619 INFO L294 olderBase$Statistics]: this new event has 633 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 628 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 628 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][908], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,619 INFO L294 olderBase$Statistics]: this new event has 617 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 612 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 612 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,619 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,619 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][719], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,637 INFO L294 olderBase$Statistics]: this new event has 575 ancestors and is cut-off event [2025-03-08 22:06:16,637 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,637 INFO L297 olderBase$Statistics]: existing Event has 570 ancestors and is cut-off event [2025-03-08 22:06:16,637 INFO L297 olderBase$Statistics]: existing Event has 570 ancestors and is cut-off event [2025-03-08 22:06:16,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][588], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,637 INFO L294 olderBase$Statistics]: this new event has 555 ancestors and is cut-off event [2025-03-08 22:06:16,637 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,637 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:16,637 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:16,641 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0), 307#L83-30true]) [2025-03-08 22:06:16,641 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:16,641 INFO L297 olderBase$Statistics]: existing Event has 551 ancestors and is cut-off event [2025-03-08 22:06:16,641 INFO L297 olderBase$Statistics]: existing Event has 551 ancestors and is cut-off event [2025-03-08 22:06:16,641 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:16,641 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:16,641 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:16,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][643], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,652 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:06:16,652 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,652 INFO L297 olderBase$Statistics]: existing Event has 541 ancestors and is cut-off event [2025-03-08 22:06:16,652 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,662 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0), 307#L83-30true]) [2025-03-08 22:06:16,662 INFO L294 olderBase$Statistics]: this new event has 551 ancestors and is cut-off event [2025-03-08 22:06:16,662 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:16,662 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:06:16,662 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:16,662 INFO L297 olderBase$Statistics]: existing Event has 559 ancestors and is cut-off event [2025-03-08 22:06:16,662 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,672 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,672 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:16,672 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:16,672 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:16,672 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:16,672 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:16,672 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:16,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][643], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,676 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:16,676 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,676 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,676 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][643], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,679 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:16,679 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:16,679 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,679 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][643], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,707 INFO L294 olderBase$Statistics]: this new event has 555 ancestors and is cut-off event [2025-03-08 22:06:16,707 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:16,707 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:16,707 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:16,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 632#L82-6true, 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,788 INFO L294 olderBase$Statistics]: this new event has 564 ancestors and is cut-off event [2025-03-08 22:06:16,788 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,788 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:16,788 INFO L297 olderBase$Statistics]: existing Event has 572 ancestors and is cut-off event [2025-03-08 22:06:16,788 INFO L297 olderBase$Statistics]: existing Event has 572 ancestors and is cut-off event [2025-03-08 22:06:16,789 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][1057], [1282#|thread2Thread1of1ForFork1_#t~short51#1|, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, 82#L82-7true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,798 INFO L294 olderBase$Statistics]: this new event has 565 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 158#L82-3true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,798 INFO L294 olderBase$Statistics]: this new event has 565 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:16,798 INFO L297 olderBase$Statistics]: existing Event has 573 ancestors and is cut-off event [2025-03-08 22:06:16,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 158#L82-3true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,823 INFO L294 olderBase$Statistics]: this new event has 568 ancestors and is cut-off event [2025-03-08 22:06:16,823 INFO L297 olderBase$Statistics]: existing Event has 571 ancestors and is cut-off event [2025-03-08 22:06:16,823 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:16,823 INFO L297 olderBase$Statistics]: existing Event has 571 ancestors and is cut-off event [2025-03-08 22:06:16,823 INFO L297 olderBase$Statistics]: existing Event has 576 ancestors and is cut-off event [2025-03-08 22:06:16,823 INFO L297 olderBase$Statistics]: existing Event has 584 ancestors and is cut-off event [2025-03-08 22:06:16,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,838 INFO L294 olderBase$Statistics]: this new event has 569 ancestors and is cut-off event [2025-03-08 22:06:16,838 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:16,838 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:16,838 INFO L297 olderBase$Statistics]: existing Event has 561 ancestors and is cut-off event [2025-03-08 22:06:16,857 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0), 307#L83-30true]) [2025-03-08 22:06:16,857 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:16,857 INFO L297 olderBase$Statistics]: existing Event has 575 ancestors and is cut-off event [2025-03-08 22:06:16,857 INFO L297 olderBase$Statistics]: existing Event has 575 ancestors and is cut-off event [2025-03-08 22:06:16,857 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:16,857 INFO L297 olderBase$Statistics]: existing Event has 588 ancestors and is cut-off event [2025-03-08 22:06:16,857 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:16,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,862 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:16,862 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,862 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,862 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:16,864 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:16,864 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:16,864 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:16,864 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:17,042 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0), 307#L83-30true]) [2025-03-08 22:06:17,042 INFO L294 olderBase$Statistics]: this new event has 575 ancestors and is cut-off event [2025-03-08 22:06:17,042 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:17,042 INFO L297 olderBase$Statistics]: existing Event has 591 ancestors and is cut-off event [2025-03-08 22:06:17,042 INFO L297 olderBase$Statistics]: existing Event has 583 ancestors and is cut-off event [2025-03-08 22:06:17,042 INFO L297 olderBase$Statistics]: existing Event has 583 ancestors and is cut-off event [2025-03-08 22:06:17,042 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:17,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][755], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:17,045 INFO L294 olderBase$Statistics]: this new event has 575 ancestors and is cut-off event [2025-03-08 22:06:17,045 INFO L297 olderBase$Statistics]: existing Event has 570 ancestors and is cut-off event [2025-03-08 22:06:17,045 INFO L297 olderBase$Statistics]: existing Event has 570 ancestors and is cut-off event [2025-03-08 22:06:17,045 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:17,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][937], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:17,255 INFO L294 olderBase$Statistics]: this new event has 614 ancestors and is cut-off event [2025-03-08 22:06:17,255 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:17,255 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:17,255 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:17,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][937], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:17,269 INFO L294 olderBase$Statistics]: this new event has 617 ancestors and is cut-off event [2025-03-08 22:06:17,269 INFO L297 olderBase$Statistics]: existing Event has 612 ancestors and is cut-off event [2025-03-08 22:06:17,269 INFO L297 olderBase$Statistics]: existing Event has 612 ancestors and is cut-off event [2025-03-08 22:06:17,269 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:17,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1004], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:17,358 INFO L294 olderBase$Statistics]: this new event has 630 ancestors and is cut-off event [2025-03-08 22:06:17,358 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:17,358 INFO L297 olderBase$Statistics]: existing Event has 622 ancestors and is cut-off event [2025-03-08 22:06:17,358 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:17,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][1004], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1275#true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:17,373 INFO L294 olderBase$Statistics]: this new event has 633 ancestors and is cut-off event [2025-03-08 22:06:17,373 INFO L297 olderBase$Statistics]: existing Event has 628 ancestors and is cut-off event [2025-03-08 22:06:17,373 INFO L297 olderBase$Statistics]: existing Event has 628 ancestors and is cut-off event [2025-03-08 22:06:17,373 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:17,844 INFO L124 PetriNetUnfolderBase]: 2174/27874 cut-off events. [2025-03-08 22:06:17,845 INFO L125 PetriNetUnfolderBase]: For 714/730 co-relation queries the response was YES. [2025-03-08 22:06:18,230 INFO L83 FinitePrefix]: Finished finitePrefix Result has 32521 conditions, 27874 events. 2174/27874 cut-off events. For 714/730 co-relation queries the response was YES. Maximal size of possible extension queue 240. Compared 301872 event pairs, 168 based on Foata normal form. 0/24349 useless extension candidates. Maximal degree in co-relation 31977. Up to 563 conditions per place. [2025-03-08 22:06:18,327 INFO L140 encePairwiseOnDemand]: 1190/1198 looper letters, 12 selfloop transitions, 8 changer transitions 0/1066 dead transitions. [2025-03-08 22:06:18,328 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1013 places, 1066 transitions, 2486 flow [2025-03-08 22:06:18,328 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-08 22:06:18,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-08 22:06:18,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 5826 transitions. [2025-03-08 22:06:18,330 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9726210350584307 [2025-03-08 22:06:18,330 INFO L175 Difference]: Start difference. First operand has 1021 places, 1058 transitions, 2427 flow. Second operand 5 states and 5826 transitions. [2025-03-08 22:06:18,330 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1013 places, 1066 transitions, 2486 flow [2025-03-08 22:06:18,341 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1012 places, 1066 transitions, 2478 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:06:18,346 INFO L231 Difference]: Finished difference. Result has 1015 places, 1062 transitions, 2465 flow [2025-03-08 22:06:18,347 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2419, PETRI_DIFFERENCE_MINUEND_PLACES=1008, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1058, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1051, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=2465, PETRI_PLACES=1015, PETRI_TRANSITIONS=1062} [2025-03-08 22:06:18,347 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -95 predicate places. [2025-03-08 22:06:18,347 INFO L471 AbstractCegarLoop]: Abstraction has has 1015 places, 1062 transitions, 2465 flow [2025-03-08 22:06:18,348 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 1163.0) internal successors, (4652), 4 states have internal predecessors, (4652), 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 22:06:18,348 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:06:18,348 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:06:18,348 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40 [2025-03-08 22:06:18,348 INFO L396 AbstractCegarLoop]: === Iteration 42 === Targeting thread2Err48ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:06:18,349 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:06:18,349 INFO L85 PathProgramCache]: Analyzing trace with hash 249351625, now seen corresponding path program 1 times [2025-03-08 22:06:18,349 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:06:18,349 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [572509115] [2025-03-08 22:06:18,349 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:06:18,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:06:18,355 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 245 statements into 1 equivalence classes. [2025-03-08 22:06:18,359 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 245 of 245 statements. [2025-03-08 22:06:18,359 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:06:18,359 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:06:18,415 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 22:06:18,415 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:06:18,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [572509115] [2025-03-08 22:06:18,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [572509115] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:06:18,415 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:06:18,415 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:06:18,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [556773323] [2025-03-08 22:06:18,415 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:06:18,416 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:06:18,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:06:18,416 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:06:18,417 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:06:18,507 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1150 out of 1198 [2025-03-08 22:06:18,508 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1015 places, 1062 transitions, 2465 flow. Second operand has 3 states, 3 states have (on average 1153.0) internal successors, (3459), 3 states have internal predecessors, (3459), 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 22:06:18,508 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:06:18,508 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1150 of 1198 [2025-03-08 22:06:18,508 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:06:19,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1288#true, Black: 1227#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:19,514 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:06:19,514 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:19,514 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:19,514 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:19,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:19,515 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-03-08 22:06:19,515 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:19,515 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-03-08 22:06:19,515 INFO L297 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-03-08 22:06:20,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][903], [523#L60-20true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1288#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:20,128 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-08 22:06:20,128 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:20,128 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:20,128 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:20,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][932], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:20,130 INFO L294 olderBase$Statistics]: this new event has 366 ancestors and is cut-off event [2025-03-08 22:06:20,130 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:20,130 INFO L297 olderBase$Statistics]: existing Event has 358 ancestors and is cut-off event [2025-03-08 22:06:20,130 INFO L297 olderBase$Statistics]: existing Event has 361 ancestors and is cut-off event [2025-03-08 22:06:20,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][969], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1288#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:20,892 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-08 22:06:20,892 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:20,892 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:20,892 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:20,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][999], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 131#L88-18true, 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:20,894 INFO L294 olderBase$Statistics]: this new event has 382 ancestors and is cut-off event [2025-03-08 22:06:20,895 INFO L297 olderBase$Statistics]: existing Event has 374 ancestors and is cut-off event [2025-03-08 22:06:20,895 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:20,895 INFO L297 olderBase$Statistics]: existing Event has 377 ancestors and is cut-off event [2025-03-08 22:06:22,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,231 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is not cut-off event [2025-03-08 22:06:22,231 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is not cut-off event [2025-03-08 22:06:22,231 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:22,231 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:22,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][584], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,233 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is not cut-off event [2025-03-08 22:06:22,233 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:22,233 INFO L297 olderBase$Statistics]: existing Event has 425 ancestors and is not cut-off event [2025-03-08 22:06:22,233 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is not cut-off event [2025-03-08 22:06:22,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][589], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,260 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,260 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,260 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,260 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:22,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][569], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,291 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,291 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,291 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:22,291 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 352#L83-19true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,316 INFO L294 olderBase$Statistics]: this new event has 420 ancestors and is not cut-off event [2025-03-08 22:06:22,316 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is not cut-off event [2025-03-08 22:06:22,316 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is not cut-off event [2025-03-08 22:06:22,316 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is not cut-off event [2025-03-08 22:06:22,319 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][569], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,319 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,319 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,319 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:22,319 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,319 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,319 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2577] L65-16-->L65-13: Formula: (= |v_#race~filename_4~0_3| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_3|} AuxVars[] AssignedVars[#race~filename_4~0][569], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,319 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:06:22,319 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,319 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:22,319 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,319 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,319 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][584], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1288#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,320 INFO L294 olderBase$Statistics]: this new event has 420 ancestors and is not cut-off event [2025-03-08 22:06:22,320 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is not cut-off event [2025-03-08 22:06:22,320 INFO L297 olderBase$Statistics]: existing Event has 428 ancestors and is not cut-off event [2025-03-08 22:06:22,320 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is not cut-off event [2025-03-08 22:06:22,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][579], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,324 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:06:22,324 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,324 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,324 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][579], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,324 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,324 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,324 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:22,324 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,324 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][559], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,349 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,349 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,349 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,349 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,349 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][559], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,349 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:06:22,349 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,349 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,349 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,349 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][589], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,354 INFO L294 olderBase$Statistics]: this new event has 556 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2566] L65-20-->L65-15: Formula: (= |v_#race~filename_0~0_3| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_3|} AuxVars[] AssignedVars[#race~filename_0~0][589], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,354 INFO L294 olderBase$Statistics]: this new event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is cut-off event [2025-03-08 22:06:22,354 INFO L297 olderBase$Statistics]: existing Event has 540 ancestors and is cut-off event [2025-03-08 22:06:22,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][584], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,449 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:06:22,449 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:22,449 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:22,449 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:22,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,455 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 22:06:22,455 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:22,455 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:22,455 INFO L297 olderBase$Statistics]: existing Event has 417 ancestors and is cut-off event [2025-03-08 22:06:22,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][584], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,543 INFO L294 olderBase$Statistics]: this new event has 428 ancestors and is cut-off event [2025-03-08 22:06:22,543 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:22,543 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:22,543 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:22,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,548 INFO L294 olderBase$Statistics]: this new event has 428 ancestors and is cut-off event [2025-03-08 22:06:22,548 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:22,548 INFO L297 olderBase$Statistics]: existing Event has 420 ancestors and is cut-off event [2025-03-08 22:06:22,548 INFO L297 olderBase$Statistics]: existing Event has 423 ancestors and is cut-off event [2025-03-08 22:06:22,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 152#L83-23true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,632 INFO L294 olderBase$Statistics]: this new event has 438 ancestors and is cut-off event [2025-03-08 22:06:22,632 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:06:22,632 INFO L297 olderBase$Statistics]: existing Event has 430 ancestors and is cut-off event [2025-03-08 22:06:22,632 INFO L297 olderBase$Statistics]: existing Event has 433 ancestors and is cut-off event [2025-03-08 22:06:22,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,632 INFO L294 olderBase$Statistics]: this new event has 458 ancestors and is cut-off event [2025-03-08 22:06:22,632 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:06:22,632 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:06:22,632 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:06:22,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 19#L84-24true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,632 INFO L294 olderBase$Statistics]: this new event has 459 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 51#L85-16true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,633 INFO L294 olderBase$Statistics]: this new event has 491 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1068#L85-15true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,633 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1049#L86-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,633 INFO L294 olderBase$Statistics]: this new event has 507 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,633 INFO L294 olderBase$Statistics]: this new event has 466 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [111#L86-13true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,633 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:06:22,633 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1049#L86-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,634 INFO L294 olderBase$Statistics]: this new event has 499 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 19#L84-24true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,634 INFO L294 olderBase$Statistics]: this new event has 467 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1068#L85-15true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,634 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 51#L85-16true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,634 INFO L294 olderBase$Statistics]: this new event has 483 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 491 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:22,634 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [111#L86-13true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,634 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 387#L83-24true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,635 INFO L294 olderBase$Statistics]: this new event has 439 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L297 olderBase$Statistics]: existing Event has 434 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L297 olderBase$Statistics]: existing Event has 431 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,635 INFO L294 olderBase$Statistics]: this new event has 536 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L297 olderBase$Statistics]: existing Event has 536 ancestors and is cut-off event [2025-03-08 22:06:22,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,635 INFO L294 olderBase$Statistics]: this new event has 544 ancestors and is cut-off event [2025-03-08 22:06:22,636 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:22,636 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:22,636 INFO L297 olderBase$Statistics]: existing Event has 536 ancestors and is cut-off event [2025-03-08 22:06:22,636 INFO L297 olderBase$Statistics]: existing Event has 536 ancestors and is cut-off event [2025-03-08 22:06:22,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,821 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is not cut-off event [2025-03-08 22:06:22,822 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is not cut-off event [2025-03-08 22:06:22,822 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:22,822 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:22,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1288#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,825 INFO L294 olderBase$Statistics]: this new event has 437 ancestors and is not cut-off event [2025-03-08 22:06:22,825 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:22,825 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is not cut-off event [2025-03-08 22:06:22,825 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is not cut-off event [2025-03-08 22:06:22,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,911 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is not cut-off event [2025-03-08 22:06:22,911 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:22,911 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is not cut-off event [2025-03-08 22:06:22,911 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:22,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1288#true, Black: 1227#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:22,915 INFO L294 olderBase$Statistics]: this new event has 440 ancestors and is not cut-off event [2025-03-08 22:06:22,915 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is not cut-off event [2025-03-08 22:06:22,915 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:22,915 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is not cut-off event [2025-03-08 22:06:23,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, Black: 1229#(= |#race~break_10~0| 0), 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,025 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:23,025 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,025 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:23,025 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,027 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,027 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:23,027 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:06:23,027 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:23,027 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,027 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1288#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,031 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:23,031 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,031 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:23,031 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,031 INFO L297 olderBase$Statistics]: existing Event has 445 ancestors and is cut-off event [2025-03-08 22:06:23,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,032 INFO L294 olderBase$Statistics]: this new event has 445 ancestors and is cut-off event [2025-03-08 22:06:23,032 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,032 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,032 INFO L297 olderBase$Statistics]: existing Event has 437 ancestors and is cut-off event [2025-03-08 22:06:23,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,115 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:23,116 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:23,116 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:23,116 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,116 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,116 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:23,116 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:23,116 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:06:23,116 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,116 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:23,120 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1288#true, Black: 1227#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,120 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:23,120 INFO L297 olderBase$Statistics]: existing Event has 448 ancestors and is cut-off event [2025-03-08 22:06:23,120 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:23,120 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,120 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:23,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,121 INFO L294 olderBase$Statistics]: this new event has 448 ancestors and is cut-off event [2025-03-08 22:06:23,121 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:23,121 INFO L297 olderBase$Statistics]: existing Event has 443 ancestors and is cut-off event [2025-03-08 22:06:23,121 INFO L297 olderBase$Statistics]: existing Event has 440 ancestors and is cut-off event [2025-03-08 22:06:23,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,167 INFO L294 olderBase$Statistics]: this new event has 450 ancestors and is cut-off event [2025-03-08 22:06:23,167 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:06:23,167 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:06:23,167 INFO L297 olderBase$Statistics]: existing Event has 453 ancestors and is cut-off event [2025-03-08 22:06:23,167 INFO L297 olderBase$Statistics]: existing Event has 466 ancestors and is cut-off event [2025-03-08 22:06:23,167 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:06:23,197 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 19#L84-24true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,197 INFO L294 olderBase$Statistics]: this new event has 451 ancestors and is cut-off event [2025-03-08 22:06:23,197 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:23,197 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:23,197 INFO L297 olderBase$Statistics]: existing Event has 459 ancestors and is cut-off event [2025-03-08 22:06:23,197 INFO L297 olderBase$Statistics]: existing Event has 467 ancestors and is cut-off event [2025-03-08 22:06:23,197 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 152#L83-23true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,483 INFO L294 olderBase$Statistics]: this new event has 462 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 454 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 457 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,483 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 19#L84-24true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,483 INFO L294 olderBase$Statistics]: this new event has 483 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 51#L85-16true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,483 INFO L294 olderBase$Statistics]: this new event has 515 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:06:23,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1068#L85-15true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,483 INFO L294 olderBase$Statistics]: this new event has 514 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1049#L86-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,484 INFO L294 olderBase$Statistics]: this new event has 531 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 523 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,484 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [111#L86-13true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,484 INFO L294 olderBase$Statistics]: this new event has 522 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 522 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 517 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 517 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1049#L86-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,484 INFO L294 olderBase$Statistics]: this new event has 523 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 523 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 19#L84-24true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,484 INFO L294 olderBase$Statistics]: this new event has 491 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:23,484 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1068#L85-15true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,485 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 514 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 51#L85-16true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,485 INFO L294 olderBase$Statistics]: this new event has 507 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 515 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [111#L86-13true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,485 INFO L294 olderBase$Statistics]: this new event has 530 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 522 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 522 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 517 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 517 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 387#L83-24true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,485 INFO L294 olderBase$Statistics]: this new event has 463 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 458 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 455 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,485 INFO L294 olderBase$Statistics]: this new event has 560 ancestors and is cut-off event [2025-03-08 22:06:23,485 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:23,486 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:23,486 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:23,486 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,486 INFO L294 olderBase$Statistics]: this new event has 568 ancestors and is cut-off event [2025-03-08 22:06:23,486 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:23,486 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:23,486 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:23,486 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:23,815 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,815 INFO L294 olderBase$Statistics]: this new event has 474 ancestors and is cut-off event [2025-03-08 22:06:23,815 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:23,815 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:06:23,815 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,815 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:23,815 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,816 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1068#L85-15true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,816 INFO L294 olderBase$Statistics]: this new event has 474 ancestors and is cut-off event [2025-03-08 22:06:23,816 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:23,816 INFO L297 olderBase$Statistics]: existing Event has 477 ancestors and is cut-off event [2025-03-08 22:06:23,816 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:06:23,816 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,816 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,826 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 19#L84-24true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,826 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:06:23,826 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:23,826 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:23,827 INFO L297 olderBase$Statistics]: existing Event has 491 ancestors and is cut-off event [2025-03-08 22:06:23,827 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:23,827 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:23,827 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 51#L85-16true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,827 INFO L294 olderBase$Statistics]: this new event has 475 ancestors and is cut-off event [2025-03-08 22:06:23,827 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:23,827 INFO L297 olderBase$Statistics]: existing Event has 491 ancestors and is cut-off event [2025-03-08 22:06:23,827 INFO L297 olderBase$Statistics]: existing Event has 478 ancestors and is cut-off event [2025-03-08 22:06:23,827 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:23,827 INFO L297 olderBase$Statistics]: existing Event has 483 ancestors and is cut-off event [2025-03-08 22:06:23,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][932], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,914 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is not cut-off event [2025-03-08 22:06:23,914 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is not cut-off event [2025-03-08 22:06:23,914 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:06:23,914 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:06:23,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][903], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,915 INFO L294 olderBase$Statistics]: this new event has 482 ancestors and is not cut-off event [2025-03-08 22:06:23,915 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:06:23,915 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is not cut-off event [2025-03-08 22:06:23,915 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is not cut-off event [2025-03-08 22:06:23,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][932], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,941 INFO L294 olderBase$Statistics]: this new event has 485 ancestors and is not cut-off event [2025-03-08 22:06:23,941 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is not cut-off event [2025-03-08 22:06:23,941 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is not cut-off event [2025-03-08 22:06:23,941 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is not cut-off event [2025-03-08 22:06:23,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][903], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1288#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,943 INFO L294 olderBase$Statistics]: this new event has 485 ancestors and is not cut-off event [2025-03-08 22:06:23,943 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is not cut-off event [2025-03-08 22:06:23,943 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is not cut-off event [2025-03-08 22:06:23,943 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is not cut-off event [2025-03-08 22:06:23,970 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [111#L86-13true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,970 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:23,970 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:06:23,970 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:23,970 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:06:23,970 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:23,970 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:23,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][903], [523#L60-20true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,972 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:23,972 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:23,972 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:23,972 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,973 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][932], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,973 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:23,973 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:06:23,973 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,973 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:23,973 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:23,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][903], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,974 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:23,974 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:23,974 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,974 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:23,974 INFO L297 olderBase$Statistics]: existing Event has 490 ancestors and is cut-off event [2025-03-08 22:06:23,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][932], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,976 INFO L294 olderBase$Statistics]: this new event has 490 ancestors and is cut-off event [2025-03-08 22:06:23,976 INFO L297 olderBase$Statistics]: existing Event has 482 ancestors and is cut-off event [2025-03-08 22:06:23,976 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:23,976 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:23,978 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1049#L86-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,978 INFO L294 olderBase$Statistics]: this new event has 491 ancestors and is cut-off event [2025-03-08 22:06:23,978 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:23,978 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:06:23,978 INFO L297 olderBase$Statistics]: existing Event has 494 ancestors and is cut-off event [2025-03-08 22:06:23,978 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:23,978 INFO L297 olderBase$Statistics]: existing Event has 499 ancestors and is cut-off event [2025-03-08 22:06:23,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][932], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,993 INFO L294 olderBase$Statistics]: this new event has 493 ancestors and is cut-off event [2025-03-08 22:06:23,993 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is cut-off event [2025-03-08 22:06:23,993 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:23,993 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is cut-off event [2025-03-08 22:06:23,993 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:06:23,995 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][903], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1288#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:23,995 INFO L294 olderBase$Statistics]: this new event has 493 ancestors and is cut-off event [2025-03-08 22:06:23,995 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is cut-off event [2025-03-08 22:06:23,995 INFO L297 olderBase$Statistics]: existing Event has 493 ancestors and is cut-off event [2025-03-08 22:06:23,995 INFO L297 olderBase$Statistics]: existing Event has 488 ancestors and is cut-off event [2025-03-08 22:06:23,995 INFO L297 olderBase$Statistics]: existing Event has 485 ancestors and is cut-off event [2025-03-08 22:06:24,025 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1068#L85-15true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,025 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is cut-off event [2025-03-08 22:06:24,025 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,025 INFO L297 olderBase$Statistics]: existing Event has 514 ancestors and is cut-off event [2025-03-08 22:06:24,025 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:24,025 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:24,025 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,032 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 51#L85-16true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,032 INFO L294 olderBase$Statistics]: this new event has 499 ancestors and is cut-off event [2025-03-08 22:06:24,032 INFO L297 olderBase$Statistics]: existing Event has 515 ancestors and is cut-off event [2025-03-08 22:06:24,032 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:06:24,032 INFO L297 olderBase$Statistics]: existing Event has 507 ancestors and is cut-off event [2025-03-08 22:06:24,032 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:06:24,032 INFO L297 olderBase$Statistics]: existing Event has 502 ancestors and is cut-off event [2025-03-08 22:06:24,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][999], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,037 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is not cut-off event [2025-03-08 22:06:24,037 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is not cut-off event [2025-03-08 22:06:24,037 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is not cut-off event [2025-03-08 22:06:24,037 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is not cut-off event [2025-03-08 22:06:24,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][969], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,038 INFO L294 olderBase$Statistics]: this new event has 498 ancestors and is not cut-off event [2025-03-08 22:06:24,038 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is not cut-off event [2025-03-08 22:06:24,038 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is not cut-off event [2025-03-08 22:06:24,039 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is not cut-off event [2025-03-08 22:06:24,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][999], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,058 INFO L294 olderBase$Statistics]: this new event has 501 ancestors and is not cut-off event [2025-03-08 22:06:24,058 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is not cut-off event [2025-03-08 22:06:24,058 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is not cut-off event [2025-03-08 22:06:24,058 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is not cut-off event [2025-03-08 22:06:24,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][969], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1288#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,060 INFO L294 olderBase$Statistics]: this new event has 501 ancestors and is not cut-off event [2025-03-08 22:06:24,060 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is not cut-off event [2025-03-08 22:06:24,060 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is not cut-off event [2025-03-08 22:06:24,060 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is not cut-off event [2025-03-08 22:06:24,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][969], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,094 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:24,094 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,094 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:24,094 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,096 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][999], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,096 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:24,096 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:24,096 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:24,096 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,096 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][969], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,097 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:24,097 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,097 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:24,097 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,097 INFO L297 olderBase$Statistics]: existing Event has 506 ancestors and is cut-off event [2025-03-08 22:06:24,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][999], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 131#L88-18true, 1248#true, 1202#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,099 INFO L294 olderBase$Statistics]: this new event has 506 ancestors and is cut-off event [2025-03-08 22:06:24,099 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,099 INFO L297 olderBase$Statistics]: existing Event has 498 ancestors and is cut-off event [2025-03-08 22:06:24,099 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,115 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][999], [170#L56-28true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,115 INFO L294 olderBase$Statistics]: this new event has 509 ancestors and is cut-off event [2025-03-08 22:06:24,115 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:24,115 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is cut-off event [2025-03-08 22:06:24,115 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,115 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:24,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][969], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1288#true, Black: 1227#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,117 INFO L294 olderBase$Statistics]: this new event has 509 ancestors and is cut-off event [2025-03-08 22:06:24,117 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:24,117 INFO L297 olderBase$Statistics]: existing Event has 509 ancestors and is cut-off event [2025-03-08 22:06:24,117 INFO L297 olderBase$Statistics]: existing Event has 504 ancestors and is cut-off event [2025-03-08 22:06:24,117 INFO L297 olderBase$Statistics]: existing Event has 501 ancestors and is cut-off event [2025-03-08 22:06:24,142 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [111#L86-13true, Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,143 INFO L294 olderBase$Statistics]: this new event has 514 ancestors and is cut-off event [2025-03-08 22:06:24,143 INFO L297 olderBase$Statistics]: existing Event has 522 ancestors and is cut-off event [2025-03-08 22:06:24,143 INFO L297 olderBase$Statistics]: existing Event has 522 ancestors and is cut-off event [2025-03-08 22:06:24,143 INFO L297 olderBase$Statistics]: existing Event has 517 ancestors and is cut-off event [2025-03-08 22:06:24,143 INFO L297 olderBase$Statistics]: existing Event has 517 ancestors and is cut-off event [2025-03-08 22:06:24,143 INFO L297 olderBase$Statistics]: existing Event has 530 ancestors and is cut-off event [2025-03-08 22:06:24,148 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1049#L86-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,148 INFO L294 olderBase$Statistics]: this new event has 515 ancestors and is cut-off event [2025-03-08 22:06:24,148 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:24,148 INFO L297 olderBase$Statistics]: existing Event has 523 ancestors and is cut-off event [2025-03-08 22:06:24,148 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:06:24,148 INFO L297 olderBase$Statistics]: existing Event has 518 ancestors and is cut-off event [2025-03-08 22:06:24,148 INFO L297 olderBase$Statistics]: existing Event has 523 ancestors and is cut-off event [2025-03-08 22:06:24,193 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,194 INFO L294 olderBase$Statistics]: this new event has 528 ancestors and is cut-off event [2025-03-08 22:06:24,194 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:24,194 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:24,194 INFO L297 olderBase$Statistics]: existing Event has 531 ancestors and is cut-off event [2025-03-08 22:06:24,194 INFO L297 olderBase$Statistics]: existing Event has 536 ancestors and is cut-off event [2025-03-08 22:06:24,194 INFO L297 olderBase$Statistics]: existing Event has 536 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,251 INFO L294 olderBase$Statistics]: this new event has 569 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 561 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][969], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,251 INFO L294 olderBase$Statistics]: this new event has 630 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 622 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][903], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,251 INFO L294 olderBase$Statistics]: this new event has 614 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][584], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,251 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:24,251 INFO L297 olderBase$Statistics]: existing Event has 541 ancestors and is cut-off event [2025-03-08 22:06:24,254 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3022] L92-20-->L92-15: Formula: (= |v_#race~filename_4~0_6| 0) InVars {} OutVars{#race~filename_4~0=|v_#race~filename_4~0_6|} AuxVars[] AssignedVars[#race~filename_4~0][559], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 840#L92-15true, Black: 1235#true, 257#L65-13true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,254 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is not cut-off event [2025-03-08 22:06:24,254 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is not cut-off event [2025-03-08 22:06:24,254 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is not cut-off event [2025-03-08 22:06:24,254 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is not cut-off event [2025-03-08 22:06:24,254 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is not cut-off event [2025-03-08 22:06:24,254 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is not cut-off event [2025-03-08 22:06:24,255 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3033] L92-16-->L92-13: Formula: (= |v_#race~filename_0~0_6| 0) InVars {} OutVars{#race~filename_0~0=|v_#race~filename_0~0_6|} AuxVars[] AssignedVars[#race~filename_0~0][579], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 184#L123-1true, 854#L65-15true, 728#L92-13true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,255 INFO L294 olderBase$Statistics]: this new event has 540 ancestors and is not cut-off event [2025-03-08 22:06:24,255 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is not cut-off event [2025-03-08 22:06:24,255 INFO L297 olderBase$Statistics]: existing Event has 556 ancestors and is not cut-off event [2025-03-08 22:06:24,255 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is not cut-off event [2025-03-08 22:06:24,255 INFO L297 olderBase$Statistics]: existing Event has 543 ancestors and is not cut-off event [2025-03-08 22:06:24,255 INFO L297 olderBase$Statistics]: existing Event has 548 ancestors and is not cut-off event [2025-03-08 22:06:24,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,274 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:24,274 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:24,274 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:24,274 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:24,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][584], [Black: 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,274 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:24,274 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:24,274 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:24,274 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:24,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 517#L83-28true, 701#L57-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,275 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:24,275 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:24,275 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2817] L61-21-->L61-18: Formula: (= |v_#race~ends_with_6~0_3| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_3|} AuxVars[] AssignedVars[#race~ends_with_6~0][969], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 303#L61-18true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,276 INFO L294 olderBase$Statistics]: this new event has 633 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L297 olderBase$Statistics]: existing Event has 628 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L297 olderBase$Statistics]: existing Event has 628 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2781] L60-23-->L60-20: Formula: (= |v_#race~ends_with_6~0_6| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_6|} AuxVars[] AssignedVars[#race~ends_with_6~0][903], [523#L60-20true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,276 INFO L294 olderBase$Statistics]: this new event has 617 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L297 olderBase$Statistics]: existing Event has 612 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L297 olderBase$Statistics]: existing Event has 612 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][584], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 517#L83-28true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,276 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:24,276 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:24,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2678] L57-22-->L57-19: Formula: (= |v_#race~ends_with_6~0_9| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_9|} AuxVars[] AssignedVars[#race~ends_with_6~0][716], [Black: 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 701#L57-19true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,294 INFO L294 olderBase$Statistics]: this new event has 575 ancestors and is cut-off event [2025-03-08 22:06:24,294 INFO L297 olderBase$Statistics]: existing Event has 570 ancestors and is cut-off event [2025-03-08 22:06:24,294 INFO L297 olderBase$Statistics]: existing Event has 570 ancestors and is cut-off event [2025-03-08 22:06:24,294 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:24,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2611] L56-22-->L56-19: Formula: (= |v_#race~ends_with_6~0_12| 0) InVars {} OutVars{#race~ends_with_6~0=|v_#race~ends_with_6~0_12|} AuxVars[] AssignedVars[#race~ends_with_6~0][584], [Black: 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 1288#true, 517#L83-28true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 250#L56-19true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,294 INFO L294 olderBase$Statistics]: this new event has 555 ancestors and is cut-off event [2025-03-08 22:06:24,294 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:24,294 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:24,294 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:24,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,309 INFO L294 olderBase$Statistics]: this new event has 549 ancestors and is cut-off event [2025-03-08 22:06:24,309 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:24,309 INFO L297 olderBase$Statistics]: existing Event has 541 ancestors and is cut-off event [2025-03-08 22:06:24,309 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:24,325 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 115#L89-4true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,325 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:24,325 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:24,326 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:24,326 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:24,326 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:24,326 INFO L297 olderBase$Statistics]: existing Event has 568 ancestors and is cut-off event [2025-03-08 22:06:24,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [170#L56-28true, Black: 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,327 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:24,327 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:24,327 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:24,327 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:24,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,329 INFO L294 olderBase$Statistics]: this new event has 552 ancestors and is cut-off event [2025-03-08 22:06:24,329 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:24,329 INFO L297 olderBase$Statistics]: existing Event has 544 ancestors and is cut-off event [2025-03-08 22:06:24,329 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:24,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 152#L83-23true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,342 INFO L294 olderBase$Statistics]: this new event has 554 ancestors and is cut-off event [2025-03-08 22:06:24,342 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:24,342 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:24,342 INFO L297 olderBase$Statistics]: existing Event has 562 ancestors and is cut-off event [2025-03-08 22:06:24,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 387#L83-24true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,350 INFO L294 olderBase$Statistics]: this new event has 555 ancestors and is cut-off event [2025-03-08 22:06:24,350 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:06:24,350 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:06:24,350 INFO L297 olderBase$Statistics]: existing Event has 563 ancestors and is cut-off event [2025-03-08 22:06:24,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3067] L83-22-->L83-19: Formula: (= |v_#race~ends_with_2~0_24| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_24|} AuxVars[] AssignedVars[#race~ends_with_2~0][641], [170#L56-28true, Black: 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 352#L83-19true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,351 INFO L294 olderBase$Statistics]: this new event has 555 ancestors and is cut-off event [2025-03-08 22:06:24,351 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:24,351 INFO L297 olderBase$Statistics]: existing Event has 547 ancestors and is cut-off event [2025-03-08 22:06:24,351 INFO L297 olderBase$Statistics]: existing Event has 550 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1068#L85-15true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,358 INFO L294 olderBase$Statistics]: this new event has 606 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 601 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 601 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [111#L86-13true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,358 INFO L294 olderBase$Statistics]: this new event has 622 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 617 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 617 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 622 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 19#L84-24true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,358 INFO L294 olderBase$Statistics]: this new event has 583 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 583 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,358 INFO L294 olderBase$Statistics]: this new event has 582 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:24,358 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 1049#L86-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,359 INFO L294 olderBase$Statistics]: this new event has 623 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 618 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 618 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 623 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 51#L85-16true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,359 INFO L294 olderBase$Statistics]: this new event has 607 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 602 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 607 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 602 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 387#L83-24true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,359 INFO L294 olderBase$Statistics]: this new event has 563 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 563 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 555 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 152#L83-23true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,359 INFO L294 olderBase$Statistics]: this new event has 562 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 562 ancestors and is cut-off event [2025-03-08 22:06:24,359 INFO L297 olderBase$Statistics]: existing Event has 554 ancestors and is cut-off event [2025-03-08 22:06:24,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 152#L83-23true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,369 INFO L294 olderBase$Statistics]: this new event has 557 ancestors and is cut-off event [2025-03-08 22:06:24,369 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:24,369 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:24,369 INFO L297 olderBase$Statistics]: existing Event has 565 ancestors and is cut-off event [2025-03-08 22:06:24,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 387#L83-24true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,377 INFO L294 olderBase$Statistics]: this new event has 558 ancestors and is cut-off event [2025-03-08 22:06:24,377 INFO L297 olderBase$Statistics]: existing Event has 566 ancestors and is cut-off event [2025-03-08 22:06:24,377 INFO L297 olderBase$Statistics]: existing Event has 561 ancestors and is cut-off event [2025-03-08 22:06:24,377 INFO L297 olderBase$Statistics]: existing Event has 561 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,384 INFO L294 olderBase$Statistics]: this new event has 585 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 585 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 19#L84-24true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,384 INFO L294 olderBase$Statistics]: this new event has 586 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 387#L83-24true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,384 INFO L294 olderBase$Statistics]: this new event has 566 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 566 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 561 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 558 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 561 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 152#L83-23true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,384 INFO L294 olderBase$Statistics]: this new event has 565 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 557 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 560 ancestors and is cut-off event [2025-03-08 22:06:24,384 INFO L297 olderBase$Statistics]: existing Event has 565 ancestors and is cut-off event [2025-03-08 22:06:24,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,449 INFO L294 olderBase$Statistics]: this new event has 569 ancestors and is cut-off event [2025-03-08 22:06:24,449 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:24,449 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:24,449 INFO L297 olderBase$Statistics]: existing Event has 561 ancestors and is cut-off event [2025-03-08 22:06:24,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,469 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:24,469 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:24,469 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:24,469 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:24,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 237#L84-19true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,471 INFO L294 olderBase$Statistics]: this new event has 572 ancestors and is cut-off event [2025-03-08 22:06:24,471 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:24,471 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:24,471 INFO L297 olderBase$Statistics]: existing Event has 564 ancestors and is cut-off event [2025-03-08 22:06:24,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,487 INFO L294 olderBase$Statistics]: this new event has 574 ancestors and is cut-off event [2025-03-08 22:06:24,487 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:24,487 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:24,487 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:24,487 INFO L297 olderBase$Statistics]: existing Event has 577 ancestors and is cut-off event [2025-03-08 22:06:24,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 19#L84-24true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,497 INFO L294 olderBase$Statistics]: this new event has 575 ancestors and is cut-off event [2025-03-08 22:06:24,497 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:24,497 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:24,497 INFO L297 olderBase$Statistics]: existing Event has 583 ancestors and is cut-off event [2025-03-08 22:06:24,497 INFO L297 olderBase$Statistics]: existing Event has 583 ancestors and is cut-off event [2025-03-08 22:06:24,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3134] L84-22-->L84-19: Formula: (= |v_#race~ends_with_2~0_21| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_21|} AuxVars[] AssignedVars[#race~ends_with_2~0][752], [170#L56-28true, Black: 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 237#L84-19true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,499 INFO L294 olderBase$Statistics]: this new event has 575 ancestors and is cut-off event [2025-03-08 22:06:24,499 INFO L297 olderBase$Statistics]: existing Event has 570 ancestors and is cut-off event [2025-03-08 22:06:24,499 INFO L297 olderBase$Statistics]: existing Event has 567 ancestors and is cut-off event [2025-03-08 22:06:24,499 INFO L297 olderBase$Statistics]: existing Event has 570 ancestors and is cut-off event [2025-03-08 22:06:24,516 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,516 INFO L294 olderBase$Statistics]: this new event has 577 ancestors and is cut-off event [2025-03-08 22:06:24,516 INFO L297 olderBase$Statistics]: existing Event has 585 ancestors and is cut-off event [2025-03-08 22:06:24,516 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:24,516 INFO L297 olderBase$Statistics]: existing Event has 580 ancestors and is cut-off event [2025-03-08 22:06:24,516 INFO L297 olderBase$Statistics]: existing Event has 585 ancestors and is cut-off event [2025-03-08 22:06:24,524 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, 19#L84-24true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, 1261#true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,524 INFO L294 olderBase$Statistics]: this new event has 578 ancestors and is cut-off event [2025-03-08 22:06:24,524 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:24,524 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:24,524 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:24,524 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:24,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 152#L83-23true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,525 INFO L294 olderBase$Statistics]: this new event has 578 ancestors and is cut-off event [2025-03-08 22:06:24,525 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:24,525 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:24,525 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:24,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 387#L83-24true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,533 INFO L294 olderBase$Statistics]: this new event has 579 ancestors and is cut-off event [2025-03-08 22:06:24,533 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:24,533 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:24,533 INFO L297 olderBase$Statistics]: existing Event has 587 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1068#L85-15true, Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,540 INFO L294 olderBase$Statistics]: this new event has 630 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 630 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [111#L86-13true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,540 INFO L294 olderBase$Statistics]: this new event has 646 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 641 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 641 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 646 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 19#L84-24true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,540 INFO L294 olderBase$Statistics]: this new event has 607 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 602 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 602 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 607 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,540 INFO L294 olderBase$Statistics]: this new event has 606 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 601 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 601 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1049#L86-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,540 INFO L294 olderBase$Statistics]: this new event has 647 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 642 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 642 ancestors and is cut-off event [2025-03-08 22:06:24,540 INFO L297 olderBase$Statistics]: existing Event has 647 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 51#L85-16true, Black: 1235#true, Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,541 INFO L294 olderBase$Statistics]: this new event has 631 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 626 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 631 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 626 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), 387#L83-24true, Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,541 INFO L294 olderBase$Statistics]: this new event has 587 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 579 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 587 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 152#L83-23true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1184#true, Black: 1248#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,541 INFO L294 olderBase$Statistics]: this new event has 586 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 578 ancestors and is cut-off event [2025-03-08 22:06:24,541 INFO L297 olderBase$Statistics]: existing Event has 586 ancestors and is cut-off event [2025-03-08 22:06:24,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 152#L83-23true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,548 INFO L294 olderBase$Statistics]: this new event has 581 ancestors and is cut-off event [2025-03-08 22:06:24,548 INFO L297 olderBase$Statistics]: existing Event has 589 ancestors and is cut-off event [2025-03-08 22:06:24,548 INFO L297 olderBase$Statistics]: existing Event has 584 ancestors and is cut-off event [2025-03-08 22:06:24,548 INFO L297 olderBase$Statistics]: existing Event has 584 ancestors and is cut-off event [2025-03-08 22:06:24,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 387#L83-24true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,553 INFO L294 olderBase$Statistics]: this new event has 582 ancestors and is cut-off event [2025-03-08 22:06:24,553 INFO L297 olderBase$Statistics]: existing Event has 590 ancestors and is cut-off event [2025-03-08 22:06:24,553 INFO L297 olderBase$Statistics]: existing Event has 585 ancestors and is cut-off event [2025-03-08 22:06:24,553 INFO L297 olderBase$Statistics]: existing Event has 585 ancestors and is cut-off event [2025-03-08 22:06:24,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,558 INFO L294 olderBase$Statistics]: this new event has 609 ancestors and is cut-off event [2025-03-08 22:06:24,558 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:24,558 INFO L297 olderBase$Statistics]: existing Event has 604 ancestors and is cut-off event [2025-03-08 22:06:24,558 INFO L297 olderBase$Statistics]: existing Event has 604 ancestors and is cut-off event [2025-03-08 22:06:24,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 19#L84-24true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,558 INFO L294 olderBase$Statistics]: this new event has 610 ancestors and is cut-off event [2025-03-08 22:06:24,558 INFO L297 olderBase$Statistics]: existing Event has 610 ancestors and is cut-off event [2025-03-08 22:06:24,558 INFO L297 olderBase$Statistics]: existing Event has 605 ancestors and is cut-off event [2025-03-08 22:06:24,558 INFO L297 olderBase$Statistics]: existing Event has 605 ancestors and is cut-off event [2025-03-08 22:06:24,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 387#L83-24true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,559 INFO L294 olderBase$Statistics]: this new event has 590 ancestors and is cut-off event [2025-03-08 22:06:24,559 INFO L297 olderBase$Statistics]: existing Event has 590 ancestors and is cut-off event [2025-03-08 22:06:24,559 INFO L297 olderBase$Statistics]: existing Event has 582 ancestors and is cut-off event [2025-03-08 22:06:24,559 INFO L297 olderBase$Statistics]: existing Event has 585 ancestors and is cut-off event [2025-03-08 22:06:24,559 INFO L297 olderBase$Statistics]: existing Event has 585 ancestors and is cut-off event [2025-03-08 22:06:24,559 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 152#L83-23true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, Black: 1248#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,559 INFO L294 olderBase$Statistics]: this new event has 589 ancestors and is cut-off event [2025-03-08 22:06:24,559 INFO L297 olderBase$Statistics]: existing Event has 589 ancestors and is cut-off event [2025-03-08 22:06:24,559 INFO L297 olderBase$Statistics]: existing Event has 581 ancestors and is cut-off event [2025-03-08 22:06:24,559 INFO L297 olderBase$Statistics]: existing Event has 584 ancestors and is cut-off event [2025-03-08 22:06:24,559 INFO L297 olderBase$Statistics]: existing Event has 584 ancestors and is cut-off event [2025-03-08 22:06:24,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,804 INFO L294 olderBase$Statistics]: this new event has 598 ancestors and is cut-off event [2025-03-08 22:06:24,804 INFO L297 olderBase$Statistics]: existing Event has 601 ancestors and is cut-off event [2025-03-08 22:06:24,804 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:24,804 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:24,804 INFO L297 olderBase$Statistics]: existing Event has 601 ancestors and is cut-off event [2025-03-08 22:06:24,804 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1068#L85-15true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,804 INFO L294 olderBase$Statistics]: this new event has 598 ancestors and is cut-off event [2025-03-08 22:06:24,804 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:24,804 INFO L297 olderBase$Statistics]: existing Event has 601 ancestors and is cut-off event [2025-03-08 22:06:24,805 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:24,805 INFO L297 olderBase$Statistics]: existing Event has 601 ancestors and is cut-off event [2025-03-08 22:06:24,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 19#L84-24true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,808 INFO L294 olderBase$Statistics]: this new event has 599 ancestors and is cut-off event [2025-03-08 22:06:24,808 INFO L297 olderBase$Statistics]: existing Event has 602 ancestors and is cut-off event [2025-03-08 22:06:24,808 INFO L297 olderBase$Statistics]: existing Event has 602 ancestors and is cut-off event [2025-03-08 22:06:24,808 INFO L297 olderBase$Statistics]: existing Event has 607 ancestors and is cut-off event [2025-03-08 22:06:24,808 INFO L297 olderBase$Statistics]: existing Event has 607 ancestors and is cut-off event [2025-03-08 22:06:24,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 51#L85-16true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,809 INFO L294 olderBase$Statistics]: this new event has 599 ancestors and is cut-off event [2025-03-08 22:06:24,809 INFO L297 olderBase$Statistics]: existing Event has 602 ancestors and is cut-off event [2025-03-08 22:06:24,809 INFO L297 olderBase$Statistics]: existing Event has 607 ancestors and is cut-off event [2025-03-08 22:06:24,809 INFO L297 olderBase$Statistics]: existing Event has 607 ancestors and is cut-off event [2025-03-08 22:06:24,809 INFO L297 olderBase$Statistics]: existing Event has 602 ancestors and is cut-off event [2025-03-08 22:06:24,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 143#L84-23true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,815 INFO L294 olderBase$Statistics]: this new event has 601 ancestors and is cut-off event [2025-03-08 22:06:24,815 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:24,815 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:24,815 INFO L297 olderBase$Statistics]: existing Event has 604 ancestors and is cut-off event [2025-03-08 22:06:24,815 INFO L297 olderBase$Statistics]: existing Event has 604 ancestors and is cut-off event [2025-03-08 22:06:24,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 19#L84-24true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,819 INFO L294 olderBase$Statistics]: this new event has 602 ancestors and is cut-off event [2025-03-08 22:06:24,819 INFO L297 olderBase$Statistics]: existing Event has 610 ancestors and is cut-off event [2025-03-08 22:06:24,819 INFO L297 olderBase$Statistics]: existing Event has 605 ancestors and is cut-off event [2025-03-08 22:06:24,819 INFO L297 olderBase$Statistics]: existing Event has 610 ancestors and is cut-off event [2025-03-08 22:06:24,819 INFO L297 olderBase$Statistics]: existing Event has 605 ancestors and is cut-off event [2025-03-08 22:06:24,875 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [111#L86-13true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,875 INFO L294 olderBase$Statistics]: this new event has 614 ancestors and is cut-off event [2025-03-08 22:06:24,875 INFO L297 olderBase$Statistics]: existing Event has 617 ancestors and is cut-off event [2025-03-08 22:06:24,875 INFO L297 olderBase$Statistics]: existing Event has 617 ancestors and is cut-off event [2025-03-08 22:06:24,875 INFO L297 olderBase$Statistics]: existing Event has 622 ancestors and is cut-off event [2025-03-08 22:06:24,875 INFO L297 olderBase$Statistics]: existing Event has 622 ancestors and is cut-off event [2025-03-08 22:06:24,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][932], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 962#L87-20true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,879 INFO L294 olderBase$Statistics]: this new event has 614 ancestors and is cut-off event [2025-03-08 22:06:24,879 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:24,879 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:24,879 INFO L297 olderBase$Statistics]: existing Event has 606 ancestors and is cut-off event [2025-03-08 22:06:24,880 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1248#true, 1202#true, 1252#true, 1049#L86-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,880 INFO L294 olderBase$Statistics]: this new event has 615 ancestors and is cut-off event [2025-03-08 22:06:24,880 INFO L297 olderBase$Statistics]: existing Event has 618 ancestors and is cut-off event [2025-03-08 22:06:24,880 INFO L297 olderBase$Statistics]: existing Event has 623 ancestors and is cut-off event [2025-03-08 22:06:24,880 INFO L297 olderBase$Statistics]: existing Event has 618 ancestors and is cut-off event [2025-03-08 22:06:24,880 INFO L297 olderBase$Statistics]: existing Event has 623 ancestors and is cut-off event [2025-03-08 22:06:24,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3237] L87-23-->L87-20: Formula: (= |v_#race~ends_with_2~0_18| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_18|} AuxVars[] AssignedVars[#race~ends_with_2~0][932], [170#L56-28true, Black: 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1248#true, 1202#true, 1252#true, 962#L87-20true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,891 INFO L294 olderBase$Statistics]: this new event has 617 ancestors and is cut-off event [2025-03-08 22:06:24,891 INFO L297 olderBase$Statistics]: existing Event has 612 ancestors and is cut-off event [2025-03-08 22:06:24,891 INFO L297 olderBase$Statistics]: existing Event has 612 ancestors and is cut-off event [2025-03-08 22:06:24,891 INFO L297 olderBase$Statistics]: existing Event has 609 ancestors and is cut-off event [2025-03-08 22:06:24,917 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1068#L85-15true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,917 INFO L294 olderBase$Statistics]: this new event has 622 ancestors and is cut-off event [2025-03-08 22:06:24,917 INFO L297 olderBase$Statistics]: existing Event has 630 ancestors and is cut-off event [2025-03-08 22:06:24,917 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:24,917 INFO L297 olderBase$Statistics]: existing Event has 630 ancestors and is cut-off event [2025-03-08 22:06:24,917 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:24,923 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 51#L85-16true, Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,923 INFO L294 olderBase$Statistics]: this new event has 623 ancestors and is cut-off event [2025-03-08 22:06:24,923 INFO L297 olderBase$Statistics]: existing Event has 626 ancestors and is cut-off event [2025-03-08 22:06:24,923 INFO L297 olderBase$Statistics]: existing Event has 631 ancestors and is cut-off event [2025-03-08 22:06:24,923 INFO L297 olderBase$Statistics]: existing Event has 631 ancestors and is cut-off event [2025-03-08 22:06:24,923 INFO L297 olderBase$Statistics]: existing Event has 626 ancestors and is cut-off event [2025-03-08 22:06:24,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][999], [170#L56-28true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1281#(= ~i_12~0 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,963 INFO L294 olderBase$Statistics]: this new event has 630 ancestors and is cut-off event [2025-03-08 22:06:24,963 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:24,963 INFO L297 olderBase$Statistics]: existing Event has 622 ancestors and is cut-off event [2025-03-08 22:06:24,963 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:24,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3273] L88-21-->L88-18: Formula: (= |v_#race~ends_with_2~0_15| 0) InVars {} OutVars{#race~ends_with_2~0=|v_#race~ends_with_2~0_15|} AuxVars[] AssignedVars[#race~ends_with_2~0][999], [170#L56-28true, Black: 1281#(= ~i_12~0 0), Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), 1267#(= |#race~ends_with_6~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 131#L88-18true, 1248#true, 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), 1279#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 1261#true, 184#L123-1true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:24,975 INFO L294 olderBase$Statistics]: this new event has 633 ancestors and is cut-off event [2025-03-08 22:06:24,975 INFO L297 olderBase$Statistics]: existing Event has 628 ancestors and is cut-off event [2025-03-08 22:06:24,975 INFO L297 olderBase$Statistics]: existing Event has 625 ancestors and is cut-off event [2025-03-08 22:06:24,975 INFO L297 olderBase$Statistics]: existing Event has 628 ancestors and is cut-off event [2025-03-08 22:06:25,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [111#L86-13true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:25,008 INFO L294 olderBase$Statistics]: this new event has 638 ancestors and is cut-off event [2025-03-08 22:06:25,008 INFO L297 olderBase$Statistics]: existing Event has 641 ancestors and is cut-off event [2025-03-08 22:06:25,008 INFO L297 olderBase$Statistics]: existing Event has 641 ancestors and is cut-off event [2025-03-08 22:06:25,008 INFO L297 olderBase$Statistics]: existing Event has 646 ancestors and is cut-off event [2025-03-08 22:06:25,008 INFO L297 olderBase$Statistics]: existing Event has 646 ancestors and is cut-off event [2025-03-08 22:06:25,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][615], [Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), Black: 1281#(= ~i_12~0 0), 1290#(= (select (select |#race| ~ends_with_6~0.base) (+ ~i_12~0 ~ends_with_6~0.offset)) 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1267#(= |#race~ends_with_6~0| 0), 1250#(= |#race~filename_0~0| 0), 1202#true, 1252#true, 1049#L86-14true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1240#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, Black: 1265#true, 1242#(= |#race~ends_with_2~0| 0), 238#L125true, Black: 1277#(= |#race~result_11~0| 0)]) [2025-03-08 22:06:25,017 INFO L294 olderBase$Statistics]: this new event has 639 ancestors and is cut-off event [2025-03-08 22:06:25,017 INFO L297 olderBase$Statistics]: existing Event has 642 ancestors and is cut-off event [2025-03-08 22:06:25,017 INFO L297 olderBase$Statistics]: existing Event has 647 ancestors and is cut-off event [2025-03-08 22:06:25,017 INFO L297 olderBase$Statistics]: existing Event has 642 ancestors and is cut-off event [2025-03-08 22:06:25,017 INFO L297 olderBase$Statistics]: existing Event has 647 ancestors and is cut-off event [2025-03-08 22:06:25,454 INFO L124 PetriNetUnfolderBase]: 2526/27915 cut-off events. [2025-03-08 22:06:25,454 INFO L125 PetriNetUnfolderBase]: For 1079/1095 co-relation queries the response was YES. [2025-03-08 22:06:25,882 INFO L83 FinitePrefix]: Finished finitePrefix Result has 33406 conditions, 27915 events. 2526/27915 cut-off events. For 1079/1095 co-relation queries the response was YES. Maximal size of possible extension queue 265. Compared 310120 event pairs, 126 based on Foata normal form. 0/24482 useless extension candidates. Maximal degree in co-relation 32860. Up to 1298 conditions per place. [2025-03-08 22:06:25,968 INFO L140 encePairwiseOnDemand]: 1192/1198 looper letters, 18 selfloop transitions, 3 changer transitions 0/1059 dead transitions. [2025-03-08 22:06:25,968 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1013 places, 1059 transitions, 2502 flow [2025-03-08 22:06:25,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:06:25,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:06:25,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 3474 transitions. [2025-03-08 22:06:25,969 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9666110183639399 [2025-03-08 22:06:25,970 INFO L175 Difference]: Start difference. First operand has 1015 places, 1062 transitions, 2465 flow. Second operand 3 states and 3474 transitions. [2025-03-08 22:06:25,970 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1013 places, 1059 transitions, 2502 flow [2025-03-08 22:06:25,977 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1013 places, 1059 transitions, 2502 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:06:25,982 INFO L231 Difference]: Finished difference. Result has 1013 places, 1058 transitions, 2463 flow [2025-03-08 22:06:25,982 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1198, PETRI_DIFFERENCE_MINUEND_FLOW=2457, PETRI_DIFFERENCE_MINUEND_PLACES=1011, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1058, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1055, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2463, PETRI_PLACES=1013, PETRI_TRANSITIONS=1058} [2025-03-08 22:06:25,982 INFO L279 CegarLoopForPetriNet]: 1110 programPoint places, -97 predicate places. [2025-03-08 22:06:25,982 INFO L471 AbstractCegarLoop]: Abstraction has has 1013 places, 1058 transitions, 2463 flow [2025-03-08 22:06:25,983 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1153.0) internal successors, (3459), 3 states have internal predecessors, (3459), 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 22:06:25,983 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:06:25,983 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 22:06:25,983 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable41 [2025-03-08 22:06:25,983 INFO L396 AbstractCegarLoop]: === Iteration 43 === Targeting thread2Err0ASSERT_VIOLATIONDATA_RACE === [thread1Err56ASSERT_VIOLATIONDATA_RACE, thread1Err65ASSERT_VIOLATIONDATA_RACE, thread1Err55ASSERT_VIOLATIONDATA_RACE, thread1Err64ASSERT_VIOLATIONDATA_RACE (and 282 more)] === [2025-03-08 22:06:25,984 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:06:25,984 INFO L85 PathProgramCache]: Analyzing trace with hash -448301932, now seen corresponding path program 1 times [2025-03-08 22:06:25,984 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:06:25,984 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1083848799] [2025-03-08 22:06:25,984 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:06:25,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:06:25,990 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 245 statements into 1 equivalence classes. [2025-03-08 22:06:25,993 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 245 of 245 statements. [2025-03-08 22:06:25,993 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:06:25,993 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:06:26,015 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 22:06:26,015 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:06:26,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1083848799] [2025-03-08 22:06:26,016 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1083848799] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:06:26,016 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:06:26,016 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:06:26,017 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1495582923] [2025-03-08 22:06:26,017 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:06:26,017 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:06:26,018 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:06:26,018 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:06:26,019 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:06:26,059 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1154 out of 1198 [2025-03-08 22:06:26,060 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1013 places, 1058 transitions, 2463 flow. Second operand has 3 states, 3 states have (on average 1156.3333333333333) internal successors, (3469), 3 states have internal predecessors, (3469), 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 22:06:26,060 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:06:26,060 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1154 of 1198 [2025-03-08 22:06:26,060 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:06:26,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1265#true, 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,184 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-03-08 22:06:26,184 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 22:06:26,184 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-08 22:06:26,184 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-03-08 22:06:26,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][413], [1211#(= |#race~get_subject_7~0| 0), Black: 1281#(= ~i_12~0 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1186#(= |#race~is_null_5~0| 0), 1291#true, Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1202#true, 1265#true, 1261#true, 238#L125true, Black: 1209#true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,335 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,335 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,335 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,335 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:26,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [1211#(= |#race~get_subject_7~0| 0), Black: 1281#(= ~i_12~0 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1202#true, 1265#true, 238#L125true, 1261#true, Black: 1209#true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,345 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,345 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,345 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,345 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,346 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [1211#(= |#race~get_subject_7~0| 0), Black: 1281#(= ~i_12~0 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1202#true, 1265#true, 238#L125true, 1261#true, Black: 1209#true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,346 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,346 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,346 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,346 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,346 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][413], [1211#(= |#race~get_subject_7~0| 0), Black: 1281#(= ~i_12~0 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1202#true, 1265#true, 1261#true, 238#L125true, Black: 1209#true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,384 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,384 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,384 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,384 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,384 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:26,384 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][413], [1211#(= |#race~get_subject_7~0| 0), Black: 1281#(= ~i_12~0 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1202#true, 1265#true, 1261#true, 238#L125true, Black: 1209#true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,384 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,384 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,384 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,384 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,384 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:26,384 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][413], [Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1202#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1265#true, 1261#true, 238#L125true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,401 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is not cut-off event [2025-03-08 22:06:26,401 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is not cut-off event [2025-03-08 22:06:26,401 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is not cut-off event [2025-03-08 22:06:26,401 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is not cut-off event [2025-03-08 22:06:26,453 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [1211#(= |#race~get_subject_7~0| 0), Black: 1281#(= ~i_12~0 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1202#true, 1265#true, 1261#true, 238#L125true, Black: 1209#true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,453 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [1211#(= |#race~get_subject_7~0| 0), Black: 1281#(= ~i_12~0 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1202#true, 1265#true, 1261#true, 238#L125true, Black: 1209#true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,453 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,453 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][413], [1211#(= |#race~get_subject_7~0| 0), Black: 1281#(= ~i_12~0 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1202#true, 1265#true, 1261#true, 238#L125true, Black: 1209#true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,488 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([2930] L96-7-->L96-5: Formula: (= |v_thread2Thread1of1ForFork1_#t~nondet90#1_3| |v_#race~result_11~0_27|) InVars {thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} OutVars{#race~result_11~0=|v_#race~result_11~0_27|, thread2Thread1of1ForFork1_#t~nondet90#1=|v_thread2Thread1of1ForFork1_#t~nondet90#1_3|} AuxVars[] AssignedVars[#race~result_11~0][413], [1211#(= |#race~get_subject_7~0| 0), Black: 1281#(= ~i_12~0 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1202#true, 1265#true, 1261#true, 238#L125true, Black: 1209#true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,488 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2025-03-08 22:06:26,488 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2025-03-08 22:06:26,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][617], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, 1293#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet83#1|), Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1045#L92-2true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,531 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:06:26,531 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:26,531 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:06:26,531 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:26,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][617], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1293#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet83#1|), Black: 1235#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), 1045#L92-2true, Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,540 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2025-03-08 22:06:26,540 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:26,540 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:26,540 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-03-08 22:06:26,540 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2025-03-08 22:06:26,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][617], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1293#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet83#1|), Black: 1235#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 34#L92-3true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,541 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-03-08 22:06:26,541 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:06:26,541 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:06:26,541 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-08 22:06:26,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][617], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1293#(= |#race~result_11~0| |thread2Thread1of1ForFork1_#t~nondet83#1|), Black: 1235#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 34#L92-3true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,549 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-03-08 22:06:26,549 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:06:26,549 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:06:26,549 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:06:26,549 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2025-03-08 22:06:26,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1288#true, Black: 1227#true, 1186#(= |#race~is_null_5~0| 0), 1291#true, Black: 1235#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1180#true, Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 297#L99true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,570 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-03-08 22:06:26,570 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:06:26,570 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:06:26,570 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:06:26,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [Black: 1279#true, Black: 1221#(not |thread2Thread1of1ForFork1_#t~short85#1|), 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), 1250#(= |#race~filename_0~0| 0), 1202#true, 1288#true, Black: 1227#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1235#true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1248#true, Black: 1184#true, 1209#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1252#true, Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), 1263#(= |#race~filename_4~0| 0), Black: 1261#true, 297#L99true, 1265#true, 238#L125true, 1254#(= ~i_9~0 0), Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,579 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-03-08 22:06:26,579 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:06:26,579 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:06:26,579 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-03-08 22:06:26,579 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-03-08 22:06:26,818 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([3316] thread1EXIT-->L125: Formula: (and (= v_thread1Thread1of1ForFork0_thidvar1_4 0) (= |v_ULTIMATE.start_main_~t1~0#1_6| v_thread1Thread1of1ForFork0_thidvar0_4)) InVars {ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} OutVars{ULTIMATE.start_main_~t1~0#1=|v_ULTIMATE.start_main_~t1~0#1_6|, thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_4, thread1Thread1of1ForFork0_thidvar1=v_thread1Thread1of1ForFork0_thidvar1_4} AuxVars[] AssignedVars[][445], [1211#(= |#race~get_subject_7~0| 0), 1204#(= |#race~get_subject_3~0| 0), Black: 1281#(= ~i_12~0 0), Black: 1284#(and (= ~i_12~0 0) |thread2Thread1of1ForFork1_#t~short51#1|), Black: 1219#true, 1248#true, 1252#true, Black: 1229#(= |#race~break_10~0| 0), 1288#true, 1291#true, 1186#(= |#race~is_null_5~0| 0), Black: 1237#(= |#race~break_13~0| 0), 539#L96-5true, Black: 1180#true, Black: 1246#(= |#race~result_8~0| 0), Black: 1184#true, 1279#true, 1182#(= |#race~is_null_1~0| 0), Black: 1257#(and (= ~i_9~0 0) |thread1Thread1of1ForFork0_#t~short6#1|), Black: 1254#(= ~i_9~0 0), Black: 1196#(not |thread1Thread1of1ForFork0_#t~short40#1|), Black: 1202#true, 1265#true, 238#L125true, 1261#true, Black: 1209#true, Black: 1277#(= |#race~result_11~0| 0), 1240#true]) [2025-03-08 22:06:26,818 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is not cut-off event [2025-03-08 22:06:26,818 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is not cut-off event [2025-03-08 22:06:26,818 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is not cut-off event [2025-03-08 22:06:26,818 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is not cut-off event [2025-03-08 22:06:26,818 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is not cut-off event [2025-03-08 22:06:26,818 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is not cut-off event [2025-03-08 22:06:26,818 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is not cut-off event [2025-03-08 22:06:26,818 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is not cut-off event