./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 830cb16a3cbc120e059f0ed7638e33ed20360a11f425952cf536aa3d659b86fc --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:24:46,343 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:24:46,405 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:24:46,412 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:24:46,412 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:24:46,431 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:24:46,431 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:24:46,431 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:24:46,432 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:24:46,432 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:24:46,432 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:24:46,432 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:24:46,432 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:24:46,432 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:24:46,432 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:24:46,432 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:24:46,432 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:24:46,432 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:24:46,433 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:24:46,433 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:24:46,433 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:24:46,433 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:24:46,433 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:24:46,433 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:24:46,433 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:24:46,433 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:24:46,433 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:24:46,433 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:24:46,435 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:24:46,436 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:24:46,436 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:24:46,436 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:24:46,436 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:24:46,436 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:24:46,437 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:24:46,437 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:24:46,437 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:24:46,437 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:24:46,437 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:24:46,437 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:24:46,437 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:24:46,437 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:24:46,437 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-jdk21/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 -> 830cb16a3cbc120e059f0ed7638e33ed20360a11f425952cf536aa3d659b86fc [2025-02-06 09:24:46,725 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:24:46,739 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:24:46,741 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:24:46,743 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:24:46,743 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:24:46,744 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i [2025-02-06 09:24:48,102 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f93496f61/f62355c890b045fba8f026ae7eae426d/FLAGfc360d7c5 [2025-02-06 09:24:48,415 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:24:48,418 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_06-cond_racing1.i [2025-02-06 09:24:48,435 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f93496f61/f62355c890b045fba8f026ae7eae426d/FLAGfc360d7c5 [2025-02-06 09:24:48,456 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f93496f61/f62355c890b045fba8f026ae7eae426d [2025-02-06 09:24:48,459 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:24:48,460 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:24:48,462 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:24:48,462 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:24:48,467 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:24:48,468 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:24:48" (1/1) ... [2025-02-06 09:24:48,470 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1b209121 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:48, skipping insertion in model container [2025-02-06 09:24:48,470 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:24:48" (1/1) ... [2025-02-06 09:24:48,506 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:24:48,967 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:24:48,988 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:24:49,060 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:24:49,112 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:24:49,115 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49 WrapperNode [2025-02-06 09:24:49,115 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:24:49,116 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:24:49,116 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:24:49,117 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:24:49,125 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,146 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,176 INFO L138 Inliner]: procedures = 271, calls = 42, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 102 [2025-02-06 09:24:49,177 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:24:49,177 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:24:49,178 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:24:49,178 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:24:49,184 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,185 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,192 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,192 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,207 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,208 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,209 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,210 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,212 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:24:49,212 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:24:49,213 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:24:49,213 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:24:49,214 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (1/1) ... [2025-02-06 09:24:49,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:24:49,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:24:49,252 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 09:24:49,254 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 09:24:49,271 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 09:24:49,271 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 09:24:49,271 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-06 09:24:49,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-06 09:24:49,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-06 09:24:49,271 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-06 09:24:49,271 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:24:49,271 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2025-02-06 09:24:49,271 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2025-02-06 09:24:49,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:24:49,271 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:24:49,272 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:24:49,273 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:24:49,384 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:24:49,386 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:24:49,645 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L945: havoc main_~#t_ids~0#1.base, main_~#t_ids~0#1.offset; [2025-02-06 09:24:49,646 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L945-1: SUMMARY for call ULTIMATE.dealloc(main_~#t_ids~0#1.base, main_~#t_ids~0#1.offset); srcloc: null [2025-02-06 09:24:49,703 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:24:49,703 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:24:49,745 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:24:49,749 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:24:49,749 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:24:49 BoogieIcfgContainer [2025-02-06 09:24:49,750 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:24:49,752 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:24:49,752 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:24:49,758 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:24:49,758 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:24:48" (1/3) ... [2025-02-06 09:24:49,759 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65e2c1df and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:24:49, skipping insertion in model container [2025-02-06 09:24:49,759 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:49" (2/3) ... [2025-02-06 09:24:49,761 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65e2c1df and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:24:49, skipping insertion in model container [2025-02-06 09:24:49,761 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:24:49" (3/3) ... [2025-02-06 09:24:49,762 INFO L128 eAbstractionObserver]: Analyzing ICFG 28-race_reach_06-cond_racing1.i [2025-02-06 09:24:49,777 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:24:49,779 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 28-race_reach_06-cond_racing1.i that has 2 procedures, 148 locations, 1 initial locations, 6 loop locations, and 7 error locations. [2025-02-06 09:24:49,779 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:24:49,852 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-02-06 09:24:49,889 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 151 places, 162 transitions, 331 flow [2025-02-06 09:24:50,000 INFO L124 PetriNetUnfolderBase]: 21/230 cut-off events. [2025-02-06 09:24:50,004 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-06 09:24:50,011 INFO L83 FinitePrefix]: Finished finitePrefix Result has 235 conditions, 230 events. 21/230 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 701 event pairs, 0 based on Foata normal form. 0/196 useless extension candidates. Maximal degree in co-relation 120. Up to 6 conditions per place. [2025-02-06 09:24:50,013 INFO L82 GeneralOperation]: Start removeDead. Operand has 151 places, 162 transitions, 331 flow [2025-02-06 09:24:50,019 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 151 places, 162 transitions, 331 flow [2025-02-06 09:24:50,029 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:24:50,044 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;@29a74a08, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:24:50,044 INFO L334 AbstractCegarLoop]: Starting to check reachability of 12 error locations. [2025-02-06 09:24:50,067 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:24:50,067 INFO L124 PetriNetUnfolderBase]: 2/60 cut-off events. [2025-02-06 09:24:50,067 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:24:50,068 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:50,069 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-02-06 09:24:50,070 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2025-02-06 09:24:50,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:50,075 INFO L85 PathProgramCache]: Analyzing trace with hash 299144156, now seen corresponding path program 1 times [2025-02-06 09:24:50,082 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:50,082 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [251973665] [2025-02-06 09:24:50,082 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:50,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:50,180 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-06 09:24:50,229 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-06 09:24:50,231 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:50,231 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:51,044 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:51,045 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:51,045 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [251973665] [2025-02-06 09:24:51,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [251973665] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:51,045 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:51,046 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:24:51,049 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1772285288] [2025-02-06 09:24:51,050 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:51,055 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:24:51,061 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:51,082 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:24:51,082 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:24:51,225 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 162 [2025-02-06 09:24:51,231 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 162 transitions, 331 flow. Second operand has 6 states, 6 states have (on average 122.5) internal successors, (735), 6 states have internal predecessors, (735), 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-02-06 09:24:51,231 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:51,231 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 162 [2025-02-06 09:24:51,234 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:51,442 INFO L124 PetriNetUnfolderBase]: 135/902 cut-off events. [2025-02-06 09:24:51,442 INFO L125 PetriNetUnfolderBase]: For 5/7 co-relation queries the response was YES. [2025-02-06 09:24:51,446 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1182 conditions, 902 events. 135/902 cut-off events. For 5/7 co-relation queries the response was YES. Maximal size of possible extension queue 32. Compared 5608 event pairs, 60 based on Foata normal form. 130/926 useless extension candidates. Maximal degree in co-relation 1046. Up to 198 conditions per place. [2025-02-06 09:24:51,450 INFO L140 encePairwiseOnDemand]: 146/162 looper letters, 48 selfloop transitions, 5 changer transitions 0/173 dead transitions. [2025-02-06 09:24:51,451 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 173 transitions, 459 flow [2025-02-06 09:24:51,452 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:24:51,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:24:51,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 814 transitions. [2025-02-06 09:24:51,472 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8374485596707819 [2025-02-06 09:24:51,474 INFO L175 Difference]: Start difference. First operand has 151 places, 162 transitions, 331 flow. Second operand 6 states and 814 transitions. [2025-02-06 09:24:51,475 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 173 transitions, 459 flow [2025-02-06 09:24:51,480 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 173 transitions, 459 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:24:51,486 INFO L231 Difference]: Finished difference. Result has 153 places, 149 transitions, 315 flow [2025-02-06 09:24:51,489 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=305, PETRI_DIFFERENCE_MINUEND_PLACES=148, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=149, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=315, PETRI_PLACES=153, PETRI_TRANSITIONS=149} [2025-02-06 09:24:51,493 INFO L279 CegarLoopForPetriNet]: 151 programPoint places, 2 predicate places. [2025-02-06 09:24:51,493 INFO L471 AbstractCegarLoop]: Abstraction has has 153 places, 149 transitions, 315 flow [2025-02-06 09:24:51,494 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 122.5) internal successors, (735), 6 states have internal predecessors, (735), 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-02-06 09:24:51,494 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:51,494 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] [2025-02-06 09:24:51,494 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:24:51,494 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2025-02-06 09:24:51,495 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:51,495 INFO L85 PathProgramCache]: Analyzing trace with hash 2101675314, now seen corresponding path program 1 times [2025-02-06 09:24:51,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:51,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [369346704] [2025-02-06 09:24:51,495 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:51,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:51,511 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-02-06 09:24:51,516 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-02-06 09:24:51,516 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:51,516 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:51,552 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:51,552 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:51,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [369346704] [2025-02-06 09:24:51,553 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [369346704] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:51,553 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:51,553 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:24:51,553 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1118355333] [2025-02-06 09:24:51,553 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:51,554 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:51,555 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:51,555 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:51,555 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:51,579 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 133 out of 162 [2025-02-06 09:24:51,580 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 153 places, 149 transitions, 315 flow. Second operand has 3 states, 3 states have (on average 134.66666666666666) internal successors, (404), 3 states have internal predecessors, (404), 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-02-06 09:24:51,580 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:51,580 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 133 of 162 [2025-02-06 09:24:51,580 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:51,705 INFO L124 PetriNetUnfolderBase]: 57/595 cut-off events. [2025-02-06 09:24:51,705 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2025-02-06 09:24:51,708 INFO L83 FinitePrefix]: Finished finitePrefix Result has 744 conditions, 595 events. 57/595 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 2969 event pairs, 0 based on Foata normal form. 1/537 useless extension candidates. Maximal degree in co-relation 654. Up to 96 conditions per place. [2025-02-06 09:24:51,711 INFO L140 encePairwiseOnDemand]: 159/162 looper letters, 22 selfloop transitions, 2 changer transitions 0/155 dead transitions. [2025-02-06 09:24:51,711 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 155 places, 155 transitions, 375 flow [2025-02-06 09:24:51,711 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:51,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:51,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 424 transitions. [2025-02-06 09:24:51,713 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8724279835390947 [2025-02-06 09:24:51,713 INFO L175 Difference]: Start difference. First operand has 153 places, 149 transitions, 315 flow. Second operand 3 states and 424 transitions. [2025-02-06 09:24:51,713 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 155 places, 155 transitions, 375 flow [2025-02-06 09:24:51,715 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 155 transitions, 365 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:24:51,719 INFO L231 Difference]: Finished difference. Result has 151 places, 149 transitions, 313 flow [2025-02-06 09:24:51,719 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=305, PETRI_DIFFERENCE_MINUEND_PLACES=148, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=149, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=313, PETRI_PLACES=151, PETRI_TRANSITIONS=149} [2025-02-06 09:24:51,720 INFO L279 CegarLoopForPetriNet]: 151 programPoint places, 0 predicate places. [2025-02-06 09:24:51,720 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 149 transitions, 313 flow [2025-02-06 09:24:51,720 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 134.66666666666666) internal successors, (404), 3 states have internal predecessors, (404), 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-02-06 09:24:51,721 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:51,721 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] [2025-02-06 09:24:51,721 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:24:51,721 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2025-02-06 09:24:51,722 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:51,723 INFO L85 PathProgramCache]: Analyzing trace with hash -692052172, now seen corresponding path program 1 times [2025-02-06 09:24:51,723 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:51,723 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [779723979] [2025-02-06 09:24:51,723 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:51,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:51,737 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 56 statements into 1 equivalence classes. [2025-02-06 09:24:51,748 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 56 of 56 statements. [2025-02-06 09:24:51,748 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:51,748 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:51,784 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:51,785 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:51,785 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [779723979] [2025-02-06 09:24:51,785 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [779723979] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:51,786 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:51,786 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:51,786 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1779935598] [2025-02-06 09:24:51,786 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:51,787 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:51,787 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:51,787 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:51,788 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:51,814 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 128 out of 162 [2025-02-06 09:24:51,814 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 149 transitions, 313 flow. Second operand has 3 states, 3 states have (on average 129.66666666666666) internal successors, (389), 3 states have internal predecessors, (389), 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-02-06 09:24:51,815 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:51,815 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 128 of 162 [2025-02-06 09:24:51,815 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:51,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([416] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_5| v_t_funThread1of1ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_5|, t_funThread1of1ForFork0_thidvar0=v_t_funThread1of1ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_5|, t_funThread1of1ForFork0_thidvar0=v_t_funThread1of1ForFork0_thidvar0_4} AuxVars[] AssignedVars[][155], [24#L952-3true, Black: 162#(= |ULTIMATE.start_main_~i~1#1| 0), 164#true, 160#true, 151#true]) [2025-02-06 09:24:51,984 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-06 09:24:51,984 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-06 09:24:51,984 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:24:51,984 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:24:51,995 INFO L124 PetriNetUnfolderBase]: 134/912 cut-off events. [2025-02-06 09:24:51,997 INFO L125 PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES. [2025-02-06 09:24:52,000 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1176 conditions, 912 events. 134/912 cut-off events. For 17/17 co-relation queries the response was YES. Maximal size of possible extension queue 35. Compared 5603 event pairs, 32 based on Foata normal form. 0/813 useless extension candidates. Maximal degree in co-relation 1116. Up to 130 conditions per place. [2025-02-06 09:24:52,003 INFO L140 encePairwiseOnDemand]: 153/162 looper letters, 30 selfloop transitions, 6 changer transitions 0/162 dead transitions. [2025-02-06 09:24:52,004 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 151 places, 162 transitions, 414 flow [2025-02-06 09:24:52,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:52,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:52,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 423 transitions. [2025-02-06 09:24:52,006 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8703703703703703 [2025-02-06 09:24:52,006 INFO L175 Difference]: Start difference. First operand has 151 places, 149 transitions, 313 flow. Second operand 3 states and 423 transitions. [2025-02-06 09:24:52,006 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 151 places, 162 transitions, 414 flow [2025-02-06 09:24:52,007 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 149 places, 162 transitions, 410 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:24:52,011 INFO L231 Difference]: Finished difference. Result has 151 places, 151 transitions, 347 flow [2025-02-06 09:24:52,014 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=305, PETRI_DIFFERENCE_MINUEND_PLACES=147, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=141, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=347, PETRI_PLACES=151, PETRI_TRANSITIONS=151} [2025-02-06 09:24:52,015 INFO L279 CegarLoopForPetriNet]: 151 programPoint places, 0 predicate places. [2025-02-06 09:24:52,015 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 151 transitions, 347 flow [2025-02-06 09:24:52,016 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 129.66666666666666) internal successors, (389), 3 states have internal predecessors, (389), 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-02-06 09:24:52,016 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:52,016 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:24:52,016 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:24:52,016 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2025-02-06 09:24:52,017 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:52,017 INFO L85 PathProgramCache]: Analyzing trace with hash -1926899245, now seen corresponding path program 1 times [2025-02-06 09:24:52,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:52,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [896414998] [2025-02-06 09:24:52,017 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:52,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:52,032 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-02-06 09:24:52,049 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-02-06 09:24:52,050 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:52,050 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:24:52,050 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:24:52,056 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-02-06 09:24:52,067 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-02-06 09:24:52,068 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:52,068 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:24:52,094 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:24:52,094 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:24:52,095 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 12 remaining) [2025-02-06 09:24:52,096 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (10 of 12 remaining) [2025-02-06 09:24:52,096 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 12 remaining) [2025-02-06 09:24:52,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 12 remaining) [2025-02-06 09:24:52,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (7 of 12 remaining) [2025-02-06 09:24:52,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (6 of 12 remaining) [2025-02-06 09:24:52,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (5 of 12 remaining) [2025-02-06 09:24:52,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (4 of 12 remaining) [2025-02-06 09:24:52,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (3 of 12 remaining) [2025-02-06 09:24:52,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (2 of 12 remaining) [2025-02-06 09:24:52,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (1 of 12 remaining) [2025-02-06 09:24:52,097 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (0 of 12 remaining) [2025-02-06 09:24:52,099 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:24:52,100 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-02-06 09:24:52,102 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:24:52,102 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-06 09:24:52,138 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-02-06 09:24:52,143 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 197 places, 213 transitions, 442 flow [2025-02-06 09:24:52,189 INFO L124 PetriNetUnfolderBase]: 36/376 cut-off events. [2025-02-06 09:24:52,189 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-02-06 09:24:52,211 INFO L83 FinitePrefix]: Finished finitePrefix Result has 388 conditions, 376 events. 36/376 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1344 event pairs, 0 based on Foata normal form. 0/318 useless extension candidates. Maximal degree in co-relation 232. Up to 9 conditions per place. [2025-02-06 09:24:52,211 INFO L82 GeneralOperation]: Start removeDead. Operand has 197 places, 213 transitions, 442 flow [2025-02-06 09:24:52,216 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 197 places, 213 transitions, 442 flow [2025-02-06 09:24:52,217 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:24:52,220 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;@29a74a08, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:24:52,221 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2025-02-06 09:24:52,226 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:24:52,226 INFO L124 PetriNetUnfolderBase]: 2/60 cut-off events. [2025-02-06 09:24:52,227 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:24:52,227 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:52,227 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-02-06 09:24:52,227 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:24:52,228 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:52,228 INFO L85 PathProgramCache]: Analyzing trace with hash 978415676, now seen corresponding path program 1 times [2025-02-06 09:24:52,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:52,228 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [593406399] [2025-02-06 09:24:52,228 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:52,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:52,237 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-06 09:24:52,242 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-06 09:24:52,242 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:52,242 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:52,546 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:52,546 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:52,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [593406399] [2025-02-06 09:24:52,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [593406399] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:52,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:52,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:24:52,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [37118190] [2025-02-06 09:24:52,546 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:52,547 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:24:52,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:52,547 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:24:52,547 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:24:52,674 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 158 out of 213 [2025-02-06 09:24:52,676 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 197 places, 213 transitions, 442 flow. Second operand has 6 states, 6 states have (on average 159.5) internal successors, (957), 6 states have internal predecessors, (957), 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-02-06 09:24:52,676 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:52,676 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 158 of 213 [2025-02-06 09:24:52,676 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:53,784 INFO L124 PetriNetUnfolderBase]: 1710/6271 cut-off events. [2025-02-06 09:24:53,785 INFO L125 PetriNetUnfolderBase]: For 74/74 co-relation queries the response was YES. [2025-02-06 09:24:53,802 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8986 conditions, 6271 events. 1710/6271 cut-off events. For 74/74 co-relation queries the response was YES. Maximal size of possible extension queue 191. Compared 61141 event pairs, 222 based on Foata normal form. 1801/7453 useless extension candidates. Maximal degree in co-relation 1164. Up to 1840 conditions per place. [2025-02-06 09:24:53,827 INFO L140 encePairwiseOnDemand]: 191/213 looper letters, 80 selfloop transitions, 5 changer transitions 0/242 dead transitions. [2025-02-06 09:24:53,827 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 242 transitions, 670 flow [2025-02-06 09:24:53,828 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:24:53,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:24:53,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1098 transitions. [2025-02-06 09:24:53,832 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8591549295774648 [2025-02-06 09:24:53,832 INFO L175 Difference]: Start difference. First operand has 197 places, 213 transitions, 442 flow. Second operand 6 states and 1098 transitions. [2025-02-06 09:24:53,832 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 242 transitions, 670 flow [2025-02-06 09:24:53,834 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 242 transitions, 670 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:24:53,837 INFO L231 Difference]: Finished difference. Result has 199 places, 194 transitions, 414 flow [2025-02-06 09:24:53,837 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=213, PETRI_DIFFERENCE_MINUEND_FLOW=404, PETRI_DIFFERENCE_MINUEND_PLACES=194, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=194, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=189, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=414, PETRI_PLACES=199, PETRI_TRANSITIONS=194} [2025-02-06 09:24:53,838 INFO L279 CegarLoopForPetriNet]: 197 programPoint places, 2 predicate places. [2025-02-06 09:24:53,838 INFO L471 AbstractCegarLoop]: Abstraction has has 199 places, 194 transitions, 414 flow [2025-02-06 09:24:53,839 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 159.5) internal successors, (957), 6 states have internal predecessors, (957), 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-02-06 09:24:53,839 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:53,839 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] [2025-02-06 09:24:53,839 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 09:24:53,839 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:24:53,840 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:53,840 INFO L85 PathProgramCache]: Analyzing trace with hash 393840391, now seen corresponding path program 1 times [2025-02-06 09:24:53,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:53,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1827814330] [2025-02-06 09:24:53,840 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:53,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:53,852 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-02-06 09:24:53,856 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-02-06 09:24:53,856 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:53,856 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:53,883 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:53,883 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:53,883 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1827814330] [2025-02-06 09:24:53,883 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1827814330] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:53,883 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:53,884 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:24:53,884 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [613338895] [2025-02-06 09:24:53,884 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:53,884 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:53,885 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:53,885 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:53,885 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:53,907 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 170 out of 213 [2025-02-06 09:24:53,908 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 199 places, 194 transitions, 414 flow. Second operand has 3 states, 3 states have (on average 171.66666666666666) internal successors, (515), 3 states have internal predecessors, (515), 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-02-06 09:24:53,908 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:53,908 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 170 of 213 [2025-02-06 09:24:53,908 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:54,528 INFO L124 PetriNetUnfolderBase]: 902/5114 cut-off events. [2025-02-06 09:24:54,529 INFO L125 PetriNetUnfolderBase]: For 172/172 co-relation queries the response was YES. [2025-02-06 09:24:54,547 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6627 conditions, 5114 events. 902/5114 cut-off events. For 172/172 co-relation queries the response was YES. Maximal size of possible extension queue 141. Compared 50849 event pairs, 299 based on Foata normal form. 1/4552 useless extension candidates. Maximal degree in co-relation 876. Up to 1333 conditions per place. [2025-02-06 09:24:54,568 INFO L140 encePairwiseOnDemand]: 210/213 looper letters, 31 selfloop transitions, 2 changer transitions 0/201 dead transitions. [2025-02-06 09:24:54,568 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 201 places, 201 transitions, 496 flow [2025-02-06 09:24:54,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:54,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:54,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 544 transitions. [2025-02-06 09:24:54,571 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8513302034428795 [2025-02-06 09:24:54,571 INFO L175 Difference]: Start difference. First operand has 199 places, 194 transitions, 414 flow. Second operand 3 states and 544 transitions. [2025-02-06 09:24:54,571 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 201 places, 201 transitions, 496 flow [2025-02-06 09:24:54,574 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 196 places, 201 transitions, 484 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:24:54,576 INFO L231 Difference]: Finished difference. Result has 197 places, 195 transitions, 416 flow [2025-02-06 09:24:54,576 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=213, PETRI_DIFFERENCE_MINUEND_FLOW=404, PETRI_DIFFERENCE_MINUEND_PLACES=194, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=194, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=192, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=416, PETRI_PLACES=197, PETRI_TRANSITIONS=195} [2025-02-06 09:24:54,577 INFO L279 CegarLoopForPetriNet]: 197 programPoint places, 0 predicate places. [2025-02-06 09:24:54,578 INFO L471 AbstractCegarLoop]: Abstraction has has 197 places, 195 transitions, 416 flow [2025-02-06 09:24:54,578 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 171.66666666666666) internal successors, (515), 3 states have internal predecessors, (515), 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-02-06 09:24:54,578 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:54,579 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] [2025-02-06 09:24:54,579 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-06 09:24:54,579 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:24:54,579 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:54,580 INFO L85 PathProgramCache]: Analyzing trace with hash 1026989987, now seen corresponding path program 1 times [2025-02-06 09:24:54,580 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:54,580 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1597198192] [2025-02-06 09:24:54,580 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:54,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:54,592 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 56 statements into 1 equivalence classes. [2025-02-06 09:24:54,600 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 56 of 56 statements. [2025-02-06 09:24:54,600 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:54,600 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:54,636 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:54,636 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:54,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1597198192] [2025-02-06 09:24:54,636 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1597198192] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:54,636 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:54,636 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:54,636 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2087390530] [2025-02-06 09:24:54,636 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:54,636 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:54,637 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:54,637 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:54,637 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:54,674 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 213 [2025-02-06 09:24:54,675 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 197 places, 195 transitions, 416 flow. Second operand has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 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-02-06 09:24:54,675 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:54,675 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 213 [2025-02-06 09:24:54,675 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:55,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, 210#true, 206#true, 197#true]) [2025-02-06 09:24:55,354 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-06 09:24:55,354 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-06 09:24:55,354 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:24:55,355 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:24:55,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, 16#t_funENTRYtrue, 210#true, 198#true, 206#true]) [2025-02-06 09:24:55,820 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-02-06 09:24:55,820 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:24:55,820 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:24:55,820 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:24:55,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 210#true, 206#true, 196#true, 155#t_funENTRYtrue, 197#true]) [2025-02-06 09:24:55,827 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-02-06 09:24:55,827 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:24:55,827 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:24:55,828 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:24:55,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 195#true, 210#true, 86#L938true, 198#true, 206#true]) [2025-02-06 09:24:55,870 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is not cut-off event [2025-02-06 09:24:55,870 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:24:55,870 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:24:55,870 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:24:55,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 24#L938true, 210#true, 206#true, 196#true, 197#true]) [2025-02-06 09:24:55,876 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:55,876 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:55,876 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:55,876 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:55,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [139#L939-36true, 17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 195#true, 210#true, 198#true, 206#true]) [2025-02-06 09:24:55,969 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-02-06 09:24:55,969 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-02-06 09:24:55,970 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-02-06 09:24:55,970 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-02-06 09:24:55,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][224], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, 31#L939-33true, 198#true, 206#true, 212#(= |#race~global~0| 0)]) [2025-02-06 09:24:55,970 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:24:55,970 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:24:55,970 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:24:55,970 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:24:55,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 210#true, 206#true, 196#true, 197#true, 94#L939-36true]) [2025-02-06 09:24:55,975 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:55,975 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:55,975 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:55,975 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:24:56,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][224], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, 198#true, 206#true, 19#L939-34true, 212#(= |#race~global~0| 0)]) [2025-02-06 09:24:56,014 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:56,015 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:56,015 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:56,015 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:24:56,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 195#true, 210#true, 31#L939-33true, 198#true, 206#true]) [2025-02-06 09:24:56,015 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2025-02-06 09:24:56,015 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-02-06 09:24:56,015 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2025-02-06 09:24:56,015 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2025-02-06 09:24:56,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 195#true, 164#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 210#true, 198#true, 206#true]) [2025-02-06 09:24:56,015 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:24:56,015 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:56,015 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:24:56,015 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:24:56,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, 210#true, 198#true, 206#true, 19#L939-34true]) [2025-02-06 09:24:56,039 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2025-02-06 09:24:56,039 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:24:56,039 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:24:56,040 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:24:56,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 83#L939-28true, 210#true, 206#true, 196#true, 197#true]) [2025-02-06 09:24:56,189 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:24:56,189 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:24:56,189 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:24:56,189 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:24:56,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, 70#L939-28true, 210#true, 198#true, 206#true]) [2025-02-06 09:24:56,191 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-06 09:24:56,191 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:24:56,191 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:24:56,191 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:24:56,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 210#true, 206#true, 196#true, 197#true, 119#L939-23true]) [2025-02-06 09:24:56,263 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:24:56,263 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:24:56,263 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:24:56,263 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:24:56,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, 102#L939-23true, 210#true, 198#true, 206#true]) [2025-02-06 09:24:56,268 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2025-02-06 09:24:56,269 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-06 09:24:56,269 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-06 09:24:56,269 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-06 09:24:56,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 133#L939-17true, 206#true, 196#true, 197#true]) [2025-02-06 09:24:56,320 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:24:56,320 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:24:56,321 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:24:56,321 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:24:56,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 195#true, 210#true, 198#true, 206#true, 188#L939-17true]) [2025-02-06 09:24:56,324 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-02-06 09:24:56,324 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-06 09:24:56,324 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-02-06 09:24:56,324 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-02-06 09:24:56,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [146#L939-14true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 206#true, 196#true, 197#true, 212#(= |#race~global~0| 0)]) [2025-02-06 09:24:56,336 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:24:56,336 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:56,336 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:56,337 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:24:56,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, 157#L939-14true, 210#true, 198#true, 206#true]) [2025-02-06 09:24:56,348 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-02-06 09:24:56,348 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:24:56,349 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:24:56,349 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:24:56,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 195#true, 210#true, 198#true, 206#true, 153#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:24:56,349 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:24:56,349 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:24:56,349 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:24:56,349 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:24:56,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 132#L939-15true, 206#true, 196#true, 197#true, 212#(= |#race~global~0| 0)]) [2025-02-06 09:24:56,350 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:24:56,350 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:24:56,350 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:24:56,350 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:24:56,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [146#L939-14true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 210#true, 206#true, 196#true, 197#true]) [2025-02-06 09:24:56,350 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-02-06 09:24:56,350 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:24:56,350 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:24:56,350 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:24:56,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 210#true, 206#true, 196#true, 197#true, 92#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue]) [2025-02-06 09:24:56,350 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:24:56,350 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:24:56,350 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:24:56,350 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:24:56,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, 210#true, 22#L939-15true, 198#true, 206#true]) [2025-02-06 09:24:56,360 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-02-06 09:24:56,360 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:24:56,360 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:24:56,360 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:24:56,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 132#L939-15true, 210#true, 206#true, 196#true, 197#true]) [2025-02-06 09:24:56,361 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-02-06 09:24:56,361 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:24:56,361 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:24:56,361 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:24:56,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 46#L939-9true, 206#true, 196#true, 197#true]) [2025-02-06 09:24:56,393 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:24:56,393 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:24:56,393 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:24:56,393 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:24:56,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 156#L939-9true, 195#true, 210#true, 198#true, 206#true]) [2025-02-06 09:24:56,412 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:24:56,412 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:24:56,412 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:24:56,412 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:24:56,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][224], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 195#true, 198#true, 22#L939-15true, 206#true, 212#(= |#race~global~0| 0)]) [2025-02-06 09:24:56,413 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:24:56,413 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:24:56,413 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:24:56,413 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:56,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][224], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 195#true, 157#L939-14true, 198#true, 206#true, 212#(= |#race~global~0| 0)]) [2025-02-06 09:24:56,413 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:24:56,413 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:56,413 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:56,413 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:24:56,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 210#true, 206#true, 129#L939-4true, 196#true, 197#true]) [2025-02-06 09:24:56,422 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:24:56,422 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:24:56,422 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:24:56,422 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:24:56,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 72#L939-4true, 17#L952-3true, 195#true, 210#true, 198#true, 206#true]) [2025-02-06 09:24:56,424 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-06 09:24:56,424 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:24:56,424 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:24:56,424 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:24:56,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][221], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 210#true, 11#L940true, 206#true, 196#true, 197#true]) [2025-02-06 09:24:56,441 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:24:56,441 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:24:56,441 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:24:56,441 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:24:56,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, 12#L940true, 210#true, 198#true, 206#true]) [2025-02-06 09:24:56,443 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-02-06 09:24:56,443 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-06 09:24:56,443 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:24:56,444 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:24:56,472 INFO L124 PetriNetUnfolderBase]: 4754/15769 cut-off events. [2025-02-06 09:24:56,472 INFO L125 PetriNetUnfolderBase]: For 570/570 co-relation queries the response was YES. [2025-02-06 09:24:56,536 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23149 conditions, 15769 events. 4754/15769 cut-off events. For 570/570 co-relation queries the response was YES. Maximal size of possible extension queue 509. Compared 176679 event pairs, 1581 based on Foata normal form. 0/13941 useless extension candidates. Maximal degree in co-relation 23088. Up to 3673 conditions per place. [2025-02-06 09:24:56,611 INFO L140 encePairwiseOnDemand]: 194/213 looper letters, 58 selfloop transitions, 14 changer transitions 0/228 dead transitions. [2025-02-06 09:24:56,612 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 228 transitions, 637 flow [2025-02-06 09:24:56,612 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:56,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:56,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 548 transitions. [2025-02-06 09:24:56,614 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8575899843505478 [2025-02-06 09:24:56,614 INFO L175 Difference]: Start difference. First operand has 197 places, 195 transitions, 416 flow. Second operand 3 states and 548 transitions. [2025-02-06 09:24:56,614 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 228 transitions, 637 flow [2025-02-06 09:24:56,622 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 198 places, 228 transitions, 635 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:24:56,626 INFO L231 Difference]: Finished difference. Result has 200 places, 209 transitions, 536 flow [2025-02-06 09:24:56,627 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=213, PETRI_DIFFERENCE_MINUEND_FLOW=414, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=181, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=536, PETRI_PLACES=200, PETRI_TRANSITIONS=209} [2025-02-06 09:24:56,627 INFO L279 CegarLoopForPetriNet]: 197 programPoint places, 3 predicate places. [2025-02-06 09:24:56,627 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 209 transitions, 536 flow [2025-02-06 09:24:56,628 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 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-02-06 09:24:56,628 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:56,628 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] [2025-02-06 09:24:56,628 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-06 09:24:56,628 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:24:56,629 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:56,629 INFO L85 PathProgramCache]: Analyzing trace with hash 498516604, now seen corresponding path program 1 times [2025-02-06 09:24:56,629 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:56,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [52166417] [2025-02-06 09:24:56,629 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:56,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:56,648 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-02-06 09:24:56,653 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-02-06 09:24:56,653 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:56,653 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:56,683 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-02-06 09:24:56,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:56,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [52166417] [2025-02-06 09:24:56,684 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [52166417] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:56,684 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:56,684 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:56,684 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [507245086] [2025-02-06 09:24:56,684 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:56,685 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:56,685 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:56,685 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:56,686 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:56,732 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 163 out of 213 [2025-02-06 09:24:56,733 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 209 transitions, 536 flow. Second operand has 3 states, 3 states have (on average 165.33333333333334) internal successors, (496), 3 states have internal predecessors, (496), 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-02-06 09:24:56,733 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:56,733 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 213 [2025-02-06 09:24:56,733 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:57,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, Black: 212#(= |#race~global~0| 0), 210#true, 215#true, 197#true]) [2025-02-06 09:24:57,608 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-06 09:24:57,608 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:24:57,608 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-06 09:24:57,608 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:24:57,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 195#true, Black: 212#(= |#race~global~0| 0), 16#t_funENTRYtrue, 210#true, 198#true, 215#true]) [2025-02-06 09:24:57,951 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-02-06 09:24:57,951 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:24:57,951 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:24:57,951 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:24:57,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), Black: 212#(= |#race~global~0| 0), 210#true, 215#true, 196#true, 155#t_funENTRYtrue, 197#true]) [2025-02-06 09:24:57,955 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-02-06 09:24:57,955 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:24:57,955 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:24:57,955 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:24:57,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 24#L938true, Black: 212#(= |#race~global~0| 0), 210#true, 215#true, 196#true, 197#true]) [2025-02-06 09:24:57,996 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:24:57,996 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:57,996 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:24:57,996 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:24:58,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), Black: 212#(= |#race~global~0| 0), 210#true, 215#true, 196#true, 197#true, 94#L939-36true]) [2025-02-06 09:24:58,076 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:24:58,076 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:58,076 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:24:58,076 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:24:58,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, 8#L939-26true, Black: 212#(= |#race~global~0| 0), 210#true, 215#true, 196#true, 197#true]) [2025-02-06 09:24:58,332 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:24:58,332 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:24:58,332 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:24:58,332 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:24:58,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, Black: 212#(= |#race~global~0| 0), 210#true, 215#true, 196#true, 197#true, 119#L939-23true]) [2025-02-06 09:24:58,342 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:24:58,342 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:24:58,342 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:24:58,342 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:24:58,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, Black: 212#(= |#race~global~0| 0), 210#true, 133#L939-17true, 215#true, 196#true, 197#true]) [2025-02-06 09:24:58,372 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:24:58,372 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:24:58,372 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:24:58,372 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:24:58,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [146#L939-14true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, Black: 210#true, 215#true, 196#true, 197#true, 212#(= |#race~global~0| 0)]) [2025-02-06 09:24:58,383 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:24:58,383 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:58,383 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:24:58,383 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:58,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), Black: 212#(= |#race~global~0| 0), 210#true, 46#L939-9true, 215#true, 196#true, 197#true]) [2025-02-06 09:24:58,406 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:24:58,406 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:24:58,406 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:24:58,406 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:24:58,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 156#L939-9true, 195#true, Black: 212#(= |#race~global~0| 0), 210#true, 198#true, 215#true]) [2025-02-06 09:24:58,410 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-06 09:24:58,410 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-06 09:24:58,410 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:24:58,410 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:24:58,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, Black: 210#true, 195#true, 157#L939-14true, 198#true, 215#true, 212#(= |#race~global~0| 0)]) [2025-02-06 09:24:58,418 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:24:58,418 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:58,418 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:24:58,418 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:24:58,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), Black: 212#(= |#race~global~0| 0), 210#true, 129#L939-4true, 215#true, 196#true, 197#true]) [2025-02-06 09:24:58,420 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:24:58,420 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:24:58,420 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:24:58,420 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:24:58,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 72#L939-4true, 17#L952-3true, 195#true, Black: 212#(= |#race~global~0| 0), 210#true, 198#true, 215#true]) [2025-02-06 09:24:58,422 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-06 09:24:58,423 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:24:58,423 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:24:58,423 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:24:58,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([680] t_funEXIT-->L952-3: Formula: (= v_t_funThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_9|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_9|, t_funThread2of2ForFork0_thidvar0=v_t_funThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][223], [Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 17#L952-3true, Black: 212#(= |#race~global~0| 0), 210#true, 11#L940true, 215#true, 196#true, 197#true]) [2025-02-06 09:24:58,432 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:24:58,433 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:24:58,433 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:24:58,433 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:24:58,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([679] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_7| v_t_funThread1of2ForFork0_thidvar0_4) InVars {t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} OutVars{t_funThread1of2ForFork0_thidvar0=v_t_funThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_7|} AuxVars[] AssignedVars[][196], [17#L952-3true, Black: 208#(= |ULTIMATE.start_main_~i~1#1| 0), 195#true, Black: 212#(= |#race~global~0| 0), 12#L940true, 210#true, 198#true, 215#true]) [2025-02-06 09:24:58,435 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-02-06 09:24:58,435 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-06 09:24:58,435 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:24:58,435 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:24:58,457 INFO L124 PetriNetUnfolderBase]: 4904/18226 cut-off events. [2025-02-06 09:24:58,457 INFO L125 PetriNetUnfolderBase]: For 4572/4755 co-relation queries the response was YES. [2025-02-06 09:24:58,530 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29795 conditions, 18226 events. 4904/18226 cut-off events. For 4572/4755 co-relation queries the response was YES. Maximal size of possible extension queue 579. Compared 217931 event pairs, 2419 based on Foata normal form. 45/16443 useless extension candidates. Maximal degree in co-relation 28304. Up to 6183 conditions per place. [2025-02-06 09:24:58,601 INFO L140 encePairwiseOnDemand]: 204/213 looper letters, 52 selfloop transitions, 14 changer transitions 0/233 dead transitions. [2025-02-06 09:24:58,601 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 202 places, 233 transitions, 754 flow [2025-02-06 09:24:58,602 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:58,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:58,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 542 transitions. [2025-02-06 09:24:58,603 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8482003129890454 [2025-02-06 09:24:58,603 INFO L175 Difference]: Start difference. First operand has 200 places, 209 transitions, 536 flow. Second operand 3 states and 542 transitions. [2025-02-06 09:24:58,603 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 202 places, 233 transitions, 754 flow [2025-02-06 09:24:58,616 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 233 transitions, 716 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:24:58,619 INFO L231 Difference]: Finished difference. Result has 202 places, 221 transitions, 634 flow [2025-02-06 09:24:58,619 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=213, PETRI_DIFFERENCE_MINUEND_FLOW=508, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=195, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=634, PETRI_PLACES=202, PETRI_TRANSITIONS=221} [2025-02-06 09:24:58,620 INFO L279 CegarLoopForPetriNet]: 197 programPoint places, 5 predicate places. [2025-02-06 09:24:58,621 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 221 transitions, 634 flow [2025-02-06 09:24:58,621 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 165.33333333333334) internal successors, (496), 3 states have internal predecessors, (496), 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-02-06 09:24:58,621 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:58,621 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] [2025-02-06 09:24:58,621 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-06 09:24:58,621 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:24:58,622 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:58,622 INFO L85 PathProgramCache]: Analyzing trace with hash -529685650, now seen corresponding path program 1 times [2025-02-06 09:24:58,623 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:58,623 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1773733524] [2025-02-06 09:24:58,623 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:58,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:58,639 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 69 statements into 1 equivalence classes. [2025-02-06 09:24:58,644 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 69 of 69 statements. [2025-02-06 09:24:58,645 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:58,645 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:58,736 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-02-06 09:24:58,737 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:58,737 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1773733524] [2025-02-06 09:24:58,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1773733524] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:58,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:58,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:24:58,737 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2028996726] [2025-02-06 09:24:58,737 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:58,737 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:24:58,737 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:58,738 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:24:58,738 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:24:58,792 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 168 out of 213 [2025-02-06 09:24:58,793 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 221 transitions, 634 flow. Second operand has 5 states, 5 states have (on average 169.6) internal successors, (848), 5 states have internal predecessors, (848), 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-02-06 09:24:58,794 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:58,794 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 168 of 213 [2025-02-06 09:24:58,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:25:00,614 INFO L124 PetriNetUnfolderBase]: 4018/21163 cut-off events. [2025-02-06 09:25:00,614 INFO L125 PetriNetUnfolderBase]: For 2444/2913 co-relation queries the response was YES. [2025-02-06 09:25:00,681 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30734 conditions, 21163 events. 4018/21163 cut-off events. For 2444/2913 co-relation queries the response was YES. Maximal size of possible extension queue 575. Compared 276467 event pairs, 1291 based on Foata normal form. 26/18570 useless extension candidates. Maximal degree in co-relation 28226. Up to 4031 conditions per place. [2025-02-06 09:25:00,768 INFO L140 encePairwiseOnDemand]: 208/213 looper letters, 56 selfloop transitions, 5 changer transitions 0/253 dead transitions. [2025-02-06 09:25:00,768 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 207 places, 253 transitions, 820 flow [2025-02-06 09:25:00,769 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:25:00,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:25:00,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1070 transitions. [2025-02-06 09:25:00,771 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.837245696400626 [2025-02-06 09:25:00,771 INFO L175 Difference]: Start difference. First operand has 202 places, 221 transitions, 634 flow. Second operand 6 states and 1070 transitions. [2025-02-06 09:25:00,771 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 207 places, 253 transitions, 820 flow [2025-02-06 09:25:00,785 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 253 transitions, 792 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:25:00,787 INFO L231 Difference]: Finished difference. Result has 208 places, 223 transitions, 632 flow [2025-02-06 09:25:00,788 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=213, PETRI_DIFFERENCE_MINUEND_FLOW=606, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=221, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=216, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=632, PETRI_PLACES=208, PETRI_TRANSITIONS=223} [2025-02-06 09:25:00,788 INFO L279 CegarLoopForPetriNet]: 197 programPoint places, 11 predicate places. [2025-02-06 09:25:00,788 INFO L471 AbstractCegarLoop]: Abstraction has has 208 places, 223 transitions, 632 flow [2025-02-06 09:25:00,789 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 169.6) internal successors, (848), 5 states have internal predecessors, (848), 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-02-06 09:25:00,789 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:25:00,789 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:25:00,790 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-06 09:25:00,790 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 13 more)] === [2025-02-06 09:25:00,790 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:25:00,790 INFO L85 PathProgramCache]: Analyzing trace with hash 693743564, now seen corresponding path program 1 times [2025-02-06 09:25:00,791 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:25:00,791 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1389876799] [2025-02-06 09:25:00,791 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:25:00,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:25:00,804 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-02-06 09:25:00,815 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-02-06 09:25:00,817 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:25:00,817 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:25:00,817 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:25:00,824 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 75 statements into 1 equivalence classes. [2025-02-06 09:25:00,833 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 75 of 75 statements. [2025-02-06 09:25:00,836 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:25:00,837 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:25:00,852 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:25:00,853 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:25:00,853 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2025-02-06 09:25:00,853 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2025-02-06 09:25:00,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2025-02-06 09:25:00,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2025-02-06 09:25:00,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2025-02-06 09:25:00,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2025-02-06 09:25:00,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2025-02-06 09:25:00,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2025-02-06 09:25:00,854 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2025-02-06 09:25:00,855 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2025-02-06 09:25:00,855 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2025-02-06 09:25:00,855 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2025-02-06 09:25:00,855 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2025-02-06 09:25:00,855 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2025-02-06 09:25:00,855 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2025-02-06 09:25:00,855 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2025-02-06 09:25:00,855 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-06 09:25:00,856 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-02-06 09:25:00,856 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:25:00,856 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-02-06 09:25:00,891 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-02-06 09:25:00,896 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 243 places, 264 transitions, 555 flow [2025-02-06 09:25:00,962 INFO L124 PetriNetUnfolderBase]: 54/565 cut-off events. [2025-02-06 09:25:00,962 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2025-02-06 09:25:00,969 INFO L83 FinitePrefix]: Finished finitePrefix Result has 590 conditions, 565 events. 54/565 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 2226 event pairs, 1 based on Foata normal form. 0/479 useless extension candidates. Maximal degree in co-relation 384. Up to 12 conditions per place. [2025-02-06 09:25:00,969 INFO L82 GeneralOperation]: Start removeDead. Operand has 243 places, 264 transitions, 555 flow [2025-02-06 09:25:00,974 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 243 places, 264 transitions, 555 flow [2025-02-06 09:25:00,976 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:25:00,977 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;@29a74a08, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:25:00,977 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-02-06 09:25:00,981 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:25:00,981 INFO L124 PetriNetUnfolderBase]: 2/60 cut-off events. [2025-02-06 09:25:00,981 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:25:00,981 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:25:00,981 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-02-06 09:25:00,981 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-06 09:25:00,982 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:25:00,982 INFO L85 PathProgramCache]: Analyzing trace with hash 2001807164, now seen corresponding path program 1 times [2025-02-06 09:25:00,982 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:25:00,982 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1086167107] [2025-02-06 09:25:00,982 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:25:00,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:25:00,992 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-06 09:25:01,001 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-06 09:25:01,004 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:25:01,004 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:25:01,399 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:25:01,400 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:25:01,400 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1086167107] [2025-02-06 09:25:01,400 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1086167107] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:25:01,400 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:25:01,400 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:25:01,400 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1444203130] [2025-02-06 09:25:01,400 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:25:01,400 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:25:01,401 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:25:01,401 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:25:01,401 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:25:01,498 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 195 out of 264 [2025-02-06 09:25:01,500 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 264 transitions, 555 flow. Second operand has 6 states, 6 states have (on average 196.5) internal successors, (1179), 6 states have internal predecessors, (1179), 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-02-06 09:25:01,500 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:25:01,500 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 195 of 264 [2025-02-06 09:25:01,500 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:25:06,400 INFO L124 PetriNetUnfolderBase]: 18812/53647 cut-off events. [2025-02-06 09:25:06,400 INFO L125 PetriNetUnfolderBase]: For 959/959 co-relation queries the response was YES. [2025-02-06 09:25:06,550 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80060 conditions, 53647 events. 18812/53647 cut-off events. For 959/959 co-relation queries the response was YES. Maximal size of possible extension queue 1282. Compared 674409 event pairs, 2086 based on Foata normal form. 19453/68363 useless extension candidates. Maximal degree in co-relation 9161. Up to 18109 conditions per place. [2025-02-06 09:25:06,810 INFO L140 encePairwiseOnDemand]: 236/264 looper letters, 112 selfloop transitions, 5 changer transitions 0/311 dead transitions. [2025-02-06 09:25:06,811 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 245 places, 311 transitions, 883 flow [2025-02-06 09:25:06,811 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:25:06,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:25:06,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1382 transitions. [2025-02-06 09:25:06,815 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8724747474747475 [2025-02-06 09:25:06,815 INFO L175 Difference]: Start difference. First operand has 243 places, 264 transitions, 555 flow. Second operand 6 states and 1382 transitions. [2025-02-06 09:25:06,815 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 245 places, 311 transitions, 883 flow [2025-02-06 09:25:06,817 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 311 transitions, 883 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:25:06,820 INFO L231 Difference]: Finished difference. Result has 245 places, 239 transitions, 515 flow [2025-02-06 09:25:06,820 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=264, PETRI_DIFFERENCE_MINUEND_FLOW=505, PETRI_DIFFERENCE_MINUEND_PLACES=240, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=234, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=515, PETRI_PLACES=245, PETRI_TRANSITIONS=239} [2025-02-06 09:25:06,821 INFO L279 CegarLoopForPetriNet]: 243 programPoint places, 2 predicate places. [2025-02-06 09:25:06,821 INFO L471 AbstractCegarLoop]: Abstraction has has 245 places, 239 transitions, 515 flow [2025-02-06 09:25:06,822 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 196.5) internal successors, (1179), 6 states have internal predecessors, (1179), 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-02-06 09:25:06,822 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:25:06,822 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] [2025-02-06 09:25:06,823 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-06 09:25:06,823 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-06 09:25:06,823 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:25:06,823 INFO L85 PathProgramCache]: Analyzing trace with hash -1722912753, now seen corresponding path program 1 times [2025-02-06 09:25:06,823 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:25:06,824 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2113087584] [2025-02-06 09:25:06,824 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:25:06,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:25:06,831 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-02-06 09:25:06,834 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-02-06 09:25:06,834 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:25:06,834 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:25:06,859 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:25:06,859 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:25:06,859 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2113087584] [2025-02-06 09:25:06,859 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2113087584] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:25:06,859 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:25:06,859 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:25:06,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1899140011] [2025-02-06 09:25:06,860 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:25:06,860 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:25:06,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:25:06,862 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:25:06,862 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:25:06,882 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 207 out of 264 [2025-02-06 09:25:06,883 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 245 places, 239 transitions, 515 flow. Second operand has 3 states, 3 states have (on average 208.66666666666666) internal successors, (626), 3 states have internal predecessors, (626), 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-02-06 09:25:06,883 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:25:06,883 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 207 of 264 [2025-02-06 09:25:06,883 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:25:11,140 INFO L124 PetriNetUnfolderBase]: 10414/40510 cut-off events. [2025-02-06 09:25:11,141 INFO L125 PetriNetUnfolderBase]: For 2149/2149 co-relation queries the response was YES. [2025-02-06 09:25:11,273 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55737 conditions, 40510 events. 10414/40510 cut-off events. For 2149/2149 co-relation queries the response was YES. Maximal size of possible extension queue 935. Compared 540271 event pairs, 5428 based on Foata normal form. 1/36324 useless extension candidates. Maximal degree in co-relation 7479. Up to 14037 conditions per place. [2025-02-06 09:25:11,403 INFO L140 encePairwiseOnDemand]: 261/264 looper letters, 39 selfloop transitions, 2 changer transitions 0/246 dead transitions. [2025-02-06 09:25:11,403 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 247 places, 246 transitions, 613 flow [2025-02-06 09:25:11,403 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:25:11,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:25:11,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 663 transitions. [2025-02-06 09:25:11,405 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8371212121212122 [2025-02-06 09:25:11,405 INFO L175 Difference]: Start difference. First operand has 245 places, 239 transitions, 515 flow. Second operand 3 states and 663 transitions. [2025-02-06 09:25:11,405 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 247 places, 246 transitions, 613 flow [2025-02-06 09:25:11,408 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 242 places, 246 transitions, 601 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:25:11,411 INFO L231 Difference]: Finished difference. Result has 243 places, 240 transitions, 517 flow [2025-02-06 09:25:11,411 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=264, PETRI_DIFFERENCE_MINUEND_FLOW=505, PETRI_DIFFERENCE_MINUEND_PLACES=240, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=237, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=517, PETRI_PLACES=243, PETRI_TRANSITIONS=240} [2025-02-06 09:25:11,412 INFO L279 CegarLoopForPetriNet]: 243 programPoint places, 0 predicate places. [2025-02-06 09:25:11,412 INFO L471 AbstractCegarLoop]: Abstraction has has 243 places, 240 transitions, 517 flow [2025-02-06 09:25:11,412 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 208.66666666666666) internal successors, (626), 3 states have internal predecessors, (626), 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-02-06 09:25:11,412 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:25:11,413 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] [2025-02-06 09:25:11,413 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-06 09:25:11,413 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-02-06 09:25:11,413 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:25:11,413 INFO L85 PathProgramCache]: Analyzing trace with hash -1978093068, now seen corresponding path program 1 times [2025-02-06 09:25:11,414 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:25:11,414 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [645675842] [2025-02-06 09:25:11,414 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:25:11,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:25:11,582 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 56 statements into 1 equivalence classes. [2025-02-06 09:25:11,587 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 56 of 56 statements. [2025-02-06 09:25:11,587 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:25:11,587 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:25:11,611 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:25:11,611 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:25:11,611 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [645675842] [2025-02-06 09:25:11,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [645675842] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:25:11,612 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:25:11,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:25:11,612 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1339221050] [2025-02-06 09:25:11,612 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:25:11,612 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:25:11,613 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:25:11,613 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:25:11,613 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:25:11,658 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 186 out of 264 [2025-02-06 09:25:11,659 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 240 transitions, 517 flow. Second operand has 3 states, 3 states have (on average 187.66666666666666) internal successors, (563), 3 states have internal predecessors, (563), 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-02-06 09:25:11,659 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:25:11,659 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 186 of 264 [2025-02-06 09:25:11,659 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:25:13,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 241#true, 243#true, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:13,127 INFO L294 olderBase$Statistics]: this new event has 109 ancestors and is not cut-off event [2025-02-06 09:25:13,127 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:25:13,127 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is not cut-off event [2025-02-06 09:25:13,127 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is not cut-off event [2025-02-06 09:25:16,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 242#true, 66#t_funENTRYtrue, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:16,324 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-02-06 09:25:16,324 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:25:16,325 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:25:16,325 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:25:16,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 243#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:16,333 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is not cut-off event [2025-02-06 09:25:16,333 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:25:16,333 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:25:16,333 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is not cut-off event [2025-02-06 09:25:16,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 135#L938true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:16,945 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is not cut-off event [2025-02-06 09:25:16,945 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:25:16,945 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:25:16,945 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:25:16,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 229#L938true, 243#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:16,949 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:25:16,950 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:25:16,950 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:25:16,950 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:25:18,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [113#L939-36true, 18#L952-3true, 243#true, 242#true, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:18,499 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-02-06 09:25:18,499 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-02-06 09:25:18,499 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-02-06 09:25:18,499 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-02-06 09:25:18,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 243#true, 242#true, 239#true, 252#true, 155#L939-33true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 258#(= |#race~global~0| 0)]) [2025-02-06 09:25:18,499 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:25:18,499 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:25:18,499 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:25:18,499 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:25:18,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 83#L939-36true, 241#true, 243#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:18,503 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:25:18,503 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:25:18,503 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:25:18,503 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:25:19,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 243#true, 242#true, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 258#(= |#race~global~0| 0), 150#L939-34true]) [2025-02-06 09:25:19,235 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:25:19,235 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:19,235 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:25:19,235 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:25:19,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 242#true, 239#true, 252#true, 155#L939-33true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:19,235 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2025-02-06 09:25:19,235 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2025-02-06 09:25:19,235 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-02-06 09:25:19,235 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2025-02-06 09:25:19,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 239#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:19,235 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:25:19,235 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:25:19,235 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:19,235 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:25:19,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 242#true, 239#true, 252#true, 150#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:19,517 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2025-02-06 09:25:19,517 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:25:19,517 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:25:19,517 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:21,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 243#true, 252#true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:21,587 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:25:21,587 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:25:21,587 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:25:21,587 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:25:21,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 242#true, 252#true, 239#true, 121#L939-28true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:21,588 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-06 09:25:21,588 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:25:21,588 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:25:21,588 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:25:21,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 80#t_funENTRYtrue, 244#true, 242#true, 66#t_funENTRYtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:21,797 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-02-06 09:25:21,797 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:25:21,797 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:25:21,797 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:25:21,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 80#t_funENTRYtrue, 244#true, 242#true, 135#L938true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:21,797 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:25:21,797 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:21,797 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:25:21,797 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:25:22,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 80#t_funENTRYtrue, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:22,204 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-02-06 09:25:22,204 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:25:22,204 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:25:22,204 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:25:22,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 66#t_funENTRYtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:22,204 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-02-06 09:25:22,204 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:25:22,204 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:25:22,204 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:25:22,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 122#L938true, 244#true, 242#true, 66#t_funENTRYtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:22,775 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-02-06 09:25:22,775 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-02-06 09:25:22,775 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:22,775 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-02-06 09:25:22,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 122#L938true, 244#true, 242#true, 135#L938true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:22,775 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-02-06 09:25:22,775 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:25:22,775 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:22,775 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:25:23,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 66#t_funENTRYtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:23,092 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:25:23,092 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:25:23,092 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:25:23,092 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:25:23,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 229#L938true, 80#t_funENTRYtrue, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:23,094 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-02-06 09:25:23,094 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:23,094 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-02-06 09:25:23,094 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-02-06 09:25:23,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 135#L938true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:23,111 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:25:23,111 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:25:23,111 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:25:23,111 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:25:23,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 122#L938true, 244#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:23,117 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-02-06 09:25:23,117 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:23,117 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-02-06 09:25:23,117 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-02-06 09:25:23,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [208#L939-23true, 18#L952-3true, 240#true, 241#true, 243#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:23,523 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:25:23,523 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:25:23,523 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:25:23,523 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:25:23,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 67#L939-23true, 242#true, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:23,525 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is not cut-off event [2025-02-06 09:25:23,525 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-06 09:25:23,525 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-06 09:25:23,525 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-06 09:25:24,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 229#L938true, 243#true, 135#L938true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:24,062 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:25:24,062 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:25:24,062 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:25:24,062 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:25:24,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 122#L938true, 229#L938true, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:24,069 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-02-06 09:25:24,069 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:24,069 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-06 09:25:24,069 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-02-06 09:25:24,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [113#L939-36true, 18#L952-3true, 80#t_funENTRYtrue, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:24,410 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:25:24,410 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:24,410 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:25:24,410 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:25:24,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 15#L939-36true, 244#true, 242#true, 66#t_funENTRYtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:24,861 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2025-02-06 09:25:24,861 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:24,861 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-06 09:25:24,861 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-06 09:25:24,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 15#L939-36true, 244#true, 242#true, 135#L938true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:24,862 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:25:24,862 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:24,862 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:24,862 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:25,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 83#L939-36true, 243#true, 242#true, 66#t_funENTRYtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:25,030 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-06 09:25:25,030 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:25:25,030 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:25:25,030 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:25:25,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 83#L939-36true, 241#true, 80#t_funENTRYtrue, 244#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:25,033 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2025-02-06 09:25:25,033 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-06 09:25:25,033 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:25,033 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-06 09:25:25,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [113#L939-36true, 18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:25,075 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-06 09:25:25,075 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:25:25,075 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:25:25,075 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:25:25,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 15#L939-36true, 44#t_funENTRYtrue, 241#true, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:25,088 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2025-02-06 09:25:25,088 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-06 09:25:25,088 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-06 09:25:25,088 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:25,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 244#true, 22#L939-33true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:25,088 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:25:25,088 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:25,088 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:25,088 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:25,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 80#t_funENTRYtrue, 244#true, 242#true, 239#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:25,641 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:25:25,641 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:25,641 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:25,641 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:25,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [113#L939-36true, 18#L952-3true, 122#L938true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:25,642 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:25:25,642 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:25,642 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:25,642 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:25,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:25,785 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:25:25,785 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:25,785 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:25,785 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:25,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 243#true, 252#true, 167#L939-17true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:25,835 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:25:25,835 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:25:25,835 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:25:25,835 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:25:25,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 180#L939-17true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:25,837 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-02-06 09:25:25,837 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-02-06 09:25:25,837 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-02-06 09:25:25,837 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-06 09:25:26,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 80#t_funENTRYtrue, 244#true, 242#true, 239#true, 252#true, 150#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,041 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,041 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,041 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,041 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:26,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 80#t_funENTRYtrue, 244#true, 242#true, 239#true, 252#true, 155#L939-33true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,041 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-02-06 09:25:26,041 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:26,041 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,041 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 80#t_funENTRYtrue, 244#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,041 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,042 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:26,042 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,042 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 66#t_funENTRYtrue, 22#L939-33true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,043 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-02-06 09:25:26,043 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,043 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:26,043 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 242#true, 66#t_funENTRYtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,043 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,043 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:26,043 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,043 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 83#L939-36true, 243#true, 135#L938true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,123 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:25:26,124 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,124 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,124 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:25:26,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 83#L939-36true, 241#true, 122#L938true, 244#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:26,132 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-02-06 09:25:26,132 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,132 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,132 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:26,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [113#L939-36true, 18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,153 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:25:26,153 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,153 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:25:26,153 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 15#L939-36true, 241#true, 229#L938true, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,164 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-02-06 09:25:26,164 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,164 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,164 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:26,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 241#true, 229#L938true, 244#true, 22#L939-33true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,164 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,164 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,164 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,164 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:26,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 244#true, 252#true, 174#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,184 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,184 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,184 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:26,184 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 244#true, 22#L939-33true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,185 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-02-06 09:25:26,185 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,185 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:26,185 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:26,185 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,185 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,185 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:26,185 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 252#true, 258#(= |#race~global~0| 0), 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,186 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,186 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,186 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:26,186 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 252#true, 155#L939-33true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,187 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-02-06 09:25:26,187 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,187 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,187 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:26,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,187 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,187 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:26,187 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,187 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 241#true, 243#true, 252#true, 105#L939-14true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 258#(= |#race~global~0| 0)]) [2025-02-06 09:25:26,228 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:25:26,228 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,228 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:26,228 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 80#t_funENTRYtrue, 244#true, 242#true, 239#true, 252#true, 256#true, 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,655 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,655 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:26,655 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,655 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 122#L938true, 244#true, 242#true, 239#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,655 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,655 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:26,656 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,656 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 66#t_funENTRYtrue, 239#true, 252#true, 174#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,656 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,656 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,656 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,656 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:26,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,749 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,749 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,749 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:26,749 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 244#true, 252#true, 174#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,763 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,763 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:26,763 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,763 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 252#true, 256#true, 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,764 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,764 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:26,764 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,764 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 28#L939-14true, 242#true, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:26,792 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,792 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:26,792 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,792 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [140#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 18#L952-3true, 243#true, 242#true, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:26,792 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,792 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:26,792 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,792 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 241#true, 243#true, 186#L939-15true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 258#(= |#race~global~0| 0)]) [2025-02-06 09:25:26,793 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,793 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,793 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:26,793 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 243#true, 105#L939-14true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,793 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-02-06 09:25:26,793 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,793 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,793 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:26,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 243#true, 168#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,793 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,793 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,793 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,793 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:26,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 242#true, 135#L938true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,879 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:25:26,879 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:26,879 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,879 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:26,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 135#L938true, 22#L939-33true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,879 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:26,879 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,879 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:26,879 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 122#L938true, 244#true, 242#true, 239#true, 252#true, 150#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,959 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,959 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:26,959 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:26,959 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:26,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 122#L938true, 244#true, 242#true, 252#true, 239#true, 155#L939-33true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:26,959 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-02-06 09:25:26,959 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:26,959 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:25:26,959 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:25:26,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 122#L938true, 244#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 239#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:26,959 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:25:26,959 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:26,959 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:26,959 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 241#true, 229#L938true, 244#true, 252#true, 174#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:27,062 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:25:27,062 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:27,062 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,062 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 229#L938true, 244#true, 22#L939-33true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:27,063 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-02-06 09:25:27,063 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,063 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,063 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:27,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 229#L938true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:27,063 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:25:27,063 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,063 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,063 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:27,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 252#true, 258#(= |#race~global~0| 0), 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:27,063 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:25:27,063 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:27,063 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,063 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 252#true, 155#L939-33true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:27,064 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-02-06 09:25:27,064 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,064 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:27,064 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:27,064 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:25:27,064 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:27,064 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,064 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 242#true, 71#L939-15true, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:27,124 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-02-06 09:25:27,124 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,125 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:27,125 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 243#true, 186#L939-15true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:27,125 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-02-06 09:25:27,125 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:27,125 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,125 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 135#L938true, 239#true, 252#true, 174#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:27,259 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:25:27,259 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,259 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,259 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:27,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 122#L938true, 244#true, 242#true, 239#true, 252#true, 150#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:27,382 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,382 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:25:27,382 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:25:27,382 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:27,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [113#L939-36true, 18#L952-3true, 15#L939-36true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:27,383 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:25:27,383 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:27,383 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:25:27,383 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:25:27,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 229#L938true, 244#true, 252#true, 174#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:27,757 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,757 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:27,757 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:25:27,757 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:25:27,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 252#true, 150#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:27,758 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-06 09:25:27,758 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:27,758 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:25:27,758 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:25:28,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 80#t_funENTRYtrue, 244#true, 242#true, 239#true, 252#true, 121#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,012 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:25:28,012 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:28,012 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:28,012 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:28,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [113#L939-36true, 18#L952-3true, 240#true, 83#L939-36true, 243#true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,089 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:28,089 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:25:28,090 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:28,090 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:25:28,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 15#L939-36true, 83#L939-36true, 241#true, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,098 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-02-06 09:25:28,098 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:28,098 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:25:28,098 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:25:28,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 83#L939-36true, 241#true, 244#true, 22#L939-33true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,098 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:25:28,098 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:25:28,098 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:28,098 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:28,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 66#t_funENTRYtrue, 252#true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,321 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:25:28,321 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:25:28,321 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:28,321 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:28,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 15#L939-36true, 244#true, 242#true, 239#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,364 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:25:28,364 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:25:28,364 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:28,364 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:28,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 80#t_funENTRYtrue, 244#true, 252#true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,366 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-06 09:25:28,366 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:25:28,366 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:28,366 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:25:28,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 83#L939-36true, 243#true, 242#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,475 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:25:28,475 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:25:28,475 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:28,475 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:28,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 252#true, 121#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,498 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:25:28,498 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:28,498 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:25:28,498 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:28,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 244#true, 252#true, 217#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,508 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-06 09:25:28,508 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:25:28,508 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:25:28,508 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:28,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [113#L939-36true, 18#L952-3true, 244#true, 242#true, 22#L939-33true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,855 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:25:28,855 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:28,855 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:28,855 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:28,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [113#L939-36true, 18#L952-3true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:28,855 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:25:28,855 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:28,855 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:28,855 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 122#L938true, 244#true, 242#true, 239#true, 252#true, 121#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,017 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,017 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:25:29,017 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,017 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 22#L939-33true, 239#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,018 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,018 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:25:29,018 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:25:29,018 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:25:29,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 15#L939-36true, 244#true, 242#true, 239#true, 252#true, 150#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,018 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,018 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:25:29,018 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,018 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 15#L939-36true, 244#true, 242#true, 239#true, 252#true, 155#L939-33true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,018 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-06 09:25:29,019 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,019 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-06 09:25:29,019 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 15#L939-36true, 244#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,019 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,019 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:25:29,019 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,019 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 83#L939-36true, 241#true, 244#true, 252#true, 174#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,145 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,145 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:25:29,145 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,145 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 83#L939-36true, 241#true, 244#true, 22#L939-33true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,145 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-06 09:25:29,145 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-06 09:25:29,145 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,145 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 83#L939-36true, 241#true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,145 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,145 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:25:29,145 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,145 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 83#L939-36true, 243#true, 242#true, 252#true, 150#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,146 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,146 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:25:29,146 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,146 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 83#L939-36true, 243#true, 242#true, 252#true, 155#L939-33true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,147 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-06 09:25:29,147 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,147 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-06 09:25:29,147 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 83#L939-36true, 243#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,147 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,147 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,147 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:25:29,147 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [24#L939-9true, 18#L952-3true, 240#true, 241#true, 243#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:29,233 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:25:29,233 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,233 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:29,233 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [113#L939-36true, 18#L952-3true, 244#true, 242#true, 239#true, 252#true, 174#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,380 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:25:29,380 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,380 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,380 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 135#L938true, 252#true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,525 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:25:29,525 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,525 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,525 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 22#L939-33true, 239#true, 252#true, 150#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,579 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:25:29,579 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:29,579 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:25:29,579 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:29,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 15#L939-36true, 244#true, 242#true, 239#true, 252#true, 150#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,579 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,579 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-06 09:25:29,579 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:29,579 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:29,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 242#true, 239#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,580 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:25:29,580 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:29,580 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:29,580 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:25:29,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 122#L938true, 244#true, 252#true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,582 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,582 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-06 09:25:29,582 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:29,582 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:29,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 83#L939-36true, 241#true, 244#true, 252#true, 174#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,709 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,709 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-06 09:25:29,709 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:29,709 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:29,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 83#L939-36true, 243#true, 242#true, 252#true, 150#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,710 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,710 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:29,710 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:29,710 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-06 09:25:29,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 252#true, 121#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,722 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:25:29,722 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,722 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:29,722 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:29,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 229#L938true, 244#true, 252#true, 217#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,736 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-06 09:25:29,736 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:29,736 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:25:29,736 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-06 09:25:29,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 22#L939-33true, 66#t_funENTRYtrue, 239#true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,909 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 66#t_funENTRYtrue, 239#true, 252#true, 174#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:29,909 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 66#t_funENTRYtrue, 252#true, 239#true, 217#L939-28true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:29,909 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:29,909 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:30,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 80#t_funENTRYtrue, 67#L939-23true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,371 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:25:30,371 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,371 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:25:30,371 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 252#true, 239#true, 155#L939-33true, 174#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 258#(= |#race~global~0| 0)]) [2025-02-06 09:25:30,372 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:25:30,372 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,372 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:25:30,372 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 22#L939-33true, 239#true, 252#true, 155#L939-33true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,372 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-06 09:25:30,372 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-06 09:25:30,372 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-06 09:25:30,373 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:25:30,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 242#true, 239#true, 252#true, 155#L939-33true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,373 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:25:30,373 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,373 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,373 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:25:30,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 22#L939-33true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,373 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:25:30,373 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,373 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,373 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:25:30,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [208#L939-23true, 18#L952-3true, 240#true, 243#true, 242#true, 66#t_funENTRYtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,618 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:25:30,618 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,618 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:25:30,618 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 239#true, 252#true, 174#L939-34true, 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 258#(= |#race~global~0| 0)]) [2025-02-06 09:25:30,654 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,654 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:25:30,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 22#L939-33true, 239#true, 252#true, 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:30,654 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-06 09:25:30,654 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,654 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,654 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:25:30,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 242#true, 239#true, 252#true, 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:30,654 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,654 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,654 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:25:30,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 242#true, 239#true, 252#true, 150#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,655 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,655 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:25:30,655 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,655 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,655 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,655 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,655 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:25:30,655 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 239#true, 252#true, 155#L939-33true, 174#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,655 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-06 09:25:30,656 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,656 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,656 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:25:30,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 239#true, 252#true, 174#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,656 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,656 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,656 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,656 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:25:30,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [208#L939-23true, 18#L952-3true, 240#true, 241#true, 80#t_funENTRYtrue, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,656 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-06 09:25:30,656 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:25:30,657 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,657 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 213#L939-23true, 66#t_funENTRYtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,657 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-06 09:25:30,657 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,658 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,658 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:25:30,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 67#L939-23true, 243#true, 242#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:30,759 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:25:30,759 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:25:30,759 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,759 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:30,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 244#true, 213#L939-23true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,763 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-02-06 09:25:30,763 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:25:30,763 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,763 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 242#true, 102#L939-9true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,784 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:25:30,784 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:30,784 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:30,784 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:30,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 243#true, 242#true, 71#L939-15true, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 258#(= |#race~global~0| 0)]) [2025-02-06 09:25:30,785 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:30,785 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:30,785 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:30,785 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:30,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 243#true, 28#L939-14true, 242#true, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 258#(= |#race~global~0| 0)]) [2025-02-06 09:25:30,785 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:25:30,785 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:30,785 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:30,785 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 135#L938true, 239#true, 252#true, 174#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,813 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 135#L938true, 22#L939-33true, 239#true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,813 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 213#L939-23true, 244#true, 242#true, 135#L938true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,813 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 135#L938true, 239#true, 252#true, 217#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,813 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:30,813 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:30,814 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:30,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 122#L938true, 67#L939-23true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,972 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,972 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:30,972 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:30,973 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:25:30,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 15#L939-36true, 244#true, 242#true, 239#true, 252#true, 121#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,973 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-02-06 09:25:30,973 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:30,973 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:25:30,973 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:30,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 22#L939-33true, 239#true, 252#true, 121#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,973 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:25:30,973 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:30,973 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:25:30,973 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:30,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 239#true, 252#true, 174#L939-34true, 150#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:30,974 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-06 09:25:30,974 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:25:30,974 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:25:30,974 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:25:31,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 243#true, 252#true, 89#L939-4true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:31,131 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:25:31,131 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:31,131 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:31,131 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:31,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 242#true, 239#true, 252#true, 68#L939-4true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:31,132 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-06 09:25:31,133 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:25:31,133 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:25:31,133 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:25:31,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 252#true, 239#true, 174#L939-34true, 121#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,221 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:25:31,221 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:31,221 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:31,221 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:31,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [208#L939-23true, 18#L952-3true, 240#true, 243#true, 242#true, 135#L938true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,534 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:25:31,534 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:31,534 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:31,534 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:31,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [113#L939-36true, 18#L952-3true, 240#true, 243#true, 242#true, 252#true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,591 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:25:31,591 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:31,591 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:31,591 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:31,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [208#L939-23true, 18#L952-3true, 240#true, 241#true, 122#L938true, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,632 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-02-06 09:25:31,632 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:31,632 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:31,632 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:25:31,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 15#L939-36true, 241#true, 244#true, 252#true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,634 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-02-06 09:25:31,634 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:31,634 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:25:31,634 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:31,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 241#true, 244#true, 22#L939-33true, 252#true, 188#L939-28true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,634 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:25:31,634 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:31,634 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:31,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:25:31,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 83#L939-36true, 243#true, 242#true, 252#true, 121#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,700 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:25:31,700 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:31,700 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:31,700 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:31,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 83#L939-36true, 241#true, 244#true, 252#true, 217#L939-28true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:31,708 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-02-06 09:25:31,708 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:31,708 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:25:31,708 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:31,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 229#L938true, 67#L939-23true, 243#true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,717 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:25:31,718 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:31,718 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:31,718 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:31,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 229#L938true, 244#true, 213#L939-23true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,722 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-02-06 09:25:31,722 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:31,722 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-02-06 09:25:31,722 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:25:31,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 80#t_funENTRYtrue, 180#L939-17true, 244#true, 242#true, 252#true, 239#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:31,945 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:25:31,945 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:31,945 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:25:31,945 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:31,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 239#true, 252#true, 155#L939-33true, 217#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,946 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:25:31,946 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:25:31,946 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:31,946 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:31,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 243#true, 242#true, 252#true, 155#L939-33true, 188#L939-28true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:31,947 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:25:31,947 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:31,948 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:31,948 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:25:32,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 66#t_funENTRYtrue, 252#true, 167#L939-17true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,187 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:25:32,187 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,187 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:25:32,187 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 242#true, 239#true, 252#true, 121#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,229 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,229 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,229 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:25:32,229 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 239#true, 252#true, 217#L939-28true, 256#true, 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,230 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,230 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,230 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:25:32,230 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 239#true, 252#true, 217#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,231 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,231 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,231 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,231 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:25:32,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 80#t_funENTRYtrue, 244#true, 252#true, 167#L939-17true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,232 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-06 09:25:32,232 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,232 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:25:32,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 241#true, 80#t_funENTRYtrue, 244#true, 105#L939-14true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,232 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:25:32,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 66#t_funENTRYtrue, 91#L939-17true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,233 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-06 09:25:32,234 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:25:32,234 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,234 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 135#L938true, 91#L939-17true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,234 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,234 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:25:32,234 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,234 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 241#true, 244#true, 252#true, 174#L939-34true, 188#L939-28true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,235 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,235 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,235 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:25:32,235 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 244#true, 22#L939-33true, 252#true, 188#L939-28true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:32,236 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-06 09:25:32,236 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:25:32,236 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,236 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 252#true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,236 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,236 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:25:32,236 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,236 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 243#true, 242#true, 252#true, 188#L939-28true, 258#(= |#race~global~0| 0), 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,237 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,237 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,237 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:25:32,237 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 252#true, 155#L939-33true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,238 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-06 09:25:32,238 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,238 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:25:32,238 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,238 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,238 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,238 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:25:32,238 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 180#L939-17true, 243#true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,343 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:25:32,343 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:25:32,343 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,343 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 244#true, 91#L939-17true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,346 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-06 09:25:32,346 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,346 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,346 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:25:32,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [113#L939-36true, 18#L952-3true, 244#true, 242#true, 239#true, 252#true, 174#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,391 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 239#true, 252#true, 155#L939-33true, 217#L939-28true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,391 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 239#true, 252#true, 217#L939-28true, 150#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,391 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [113#L939-36true, 18#L952-3true, 244#true, 242#true, 22#L939-33true, 239#true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,391 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [113#L939-36true, 18#L952-3true, 244#true, 242#true, 239#true, 252#true, 217#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,391 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:32,391 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:25:32,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 213#L939-23true, 239#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,697 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-06 09:25:32,697 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:32,697 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:32,697 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:32,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 15#L939-36true, 67#L939-23true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,826 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,826 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:25:32,826 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,826 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 122#L938true, 180#L939-17true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,826 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,826 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:25:32,826 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,826 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [113#L939-36true, 18#L952-3true, 244#true, 242#true, 213#L939-23true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,828 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,828 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,828 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:25:32,828 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 243#true, 242#true, 66#t_funENTRYtrue, 105#L939-14true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,829 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,829 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:25:32,830 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,830 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 244#true, 252#true, 174#L939-34true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,831 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,831 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:32,831 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:32,831 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-06 09:25:32,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 252#true, 188#L939-28true, 150#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,831 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,831 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-06 09:25:32,832 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:32,832 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:32,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 28#L939-14true, 243#true, 242#true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:32,924 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,924 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:25:32,924 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,924 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:32,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 243#true, 198#L940true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:32,943 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:25:32,943 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:25:32,943 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,943 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:32,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 243#true, 242#true, 131#L940true, 239#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:32,943 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2025-02-06 09:25:32,943 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:32,943 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:25:32,943 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-06 09:25:33,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 213#L939-23true, 239#true, 252#true, 258#(= |#race~global~0| 0), 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,008 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,008 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,008 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,008 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [208#L939-23true, 113#L939-36true, 18#L952-3true, 240#true, 243#true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,041 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:25:33,041 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,041 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,041 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:33,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 135#L938true, 252#true, 167#L939-17true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,072 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:25:33,072 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,072 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,072 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:33,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 80#t_funENTRYtrue, 28#L939-14true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,145 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-06 09:25:33,145 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:25:33,145 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,145 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 140#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 80#t_funENTRYtrue, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,145 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,145 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:25:33,145 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,145 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 241#true, 80#t_funENTRYtrue, 244#true, 186#L939-15true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,146 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,146 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,146 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:25:33,146 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 80#t_funENTRYtrue, 244#true, 105#L939-14true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,146 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-06 09:25:33,146 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:25:33,146 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,146 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 80#t_funENTRYtrue, 244#true, 168#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,146 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,146 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,146 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:25:33,146 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 122#L938true, 244#true, 252#true, 167#L939-17true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,147 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-06 09:25:33,147 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,147 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,147 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:25:33,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 241#true, 122#L938true, 244#true, 105#L939-14true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,147 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,148 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:25:33,148 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,148 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [208#L939-23true, 18#L952-3true, 240#true, 15#L939-36true, 241#true, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,149 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-06 09:25:33,149 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:25:33,149 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,149 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [208#L939-23true, 18#L952-3true, 240#true, 241#true, 244#true, 22#L939-33true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,149 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,149 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,150 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:25:33,150 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 243#true, 242#true, 135#L938true, 105#L939-14true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,151 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,151 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,151 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:25:33,151 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 200#L939-14true, 244#true, 242#true, 66#t_funENTRYtrue, 252#true, 239#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:33,152 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-06 09:25:33,152 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,152 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:25:33,152 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 103#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 66#t_funENTRYtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,153 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,153 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,153 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:25:33,153 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 243#true, 242#true, 66#t_funENTRYtrue, 186#L939-15true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,153 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,153 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,153 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:25:33,153 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 66#t_funENTRYtrue, 105#L939-14true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,154 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-06 09:25:33,154 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:25:33,154 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,155 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 66#t_funENTRYtrue, 168#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,155 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,155 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:25:33,155 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,155 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 83#L939-36true, 243#true, 67#L939-23true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,211 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:25:33,211 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,211 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:33,211 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 83#L939-36true, 241#true, 244#true, 213#L939-23true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,215 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-06 09:25:33,215 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,215 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:25:33,215 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 229#L938true, 243#true, 180#L939-17true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,223 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:25:33,223 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,223 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:25:33,223 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 229#L938true, 244#true, 91#L939-17true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:33,225 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-06 09:25:33,225 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,225 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:25:33,225 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 200#L939-14true, 44#t_funENTRYtrue, 241#true, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,232 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-06 09:25:33,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:25:33,232 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 241#true, 244#true, 103#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:33,233 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,233 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:25:33,233 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,233 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 71#L939-15true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,233 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,233 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,233 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:25:33,233 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 28#L939-14true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,233 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2025-02-06 09:25:33,233 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,234 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:25:33,234 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 140#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,234 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:25:33,234 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,234 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:25:33,234 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 67#L939-23true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,446 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,446 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,446 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,446 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 67#L939-23true, 244#true, 242#true, 22#L939-33true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,446 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,446 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,446 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,446 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:25:33,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 80#t_funENTRYtrue, 244#true, 242#true, 71#L939-15true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,447 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,447 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,447 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-06 09:25:33,447 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 80#t_funENTRYtrue, 244#true, 186#L939-15true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,448 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,448 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,448 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-06 09:25:33,448 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 213#L939-23true, 239#true, 252#true, 155#L939-33true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,449 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,449 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:25:33,449 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,449 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 213#L939-23true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 239#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,450 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,450 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,450 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,450 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [208#L939-23true, 18#L952-3true, 240#true, 243#true, 242#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,451 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,451 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,452 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:25:33,452 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 181#L939-15true, 244#true, 242#true, 66#t_funENTRYtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,453 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,453 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,453 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-06 09:25:33,453 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 66#t_funENTRYtrue, 186#L939-15true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:33,454 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,454 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,454 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,455 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-06 09:25:33,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 229#L938true, 28#L939-14true, 243#true, 242#true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 258#(= |#race~global~0| 0)]) [2025-02-06 09:25:33,541 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,541 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:25:33,541 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,541 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 181#L939-15true, 44#t_funENTRYtrue, 241#true, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,546 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,546 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,546 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,546 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-06 09:25:33,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 44#t_funENTRYtrue, 243#true, 242#true, 71#L939-15true, 252#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:33,547 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2025-02-06 09:25:33,547 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,547 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,547 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-06 09:25:33,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 22#L939-33true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 239#true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,572 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:25:33,572 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:33,572 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:25:33,572 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:33,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 239#true, 252#true, 174#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,572 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:25:33,572 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:33,572 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:33,572 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:33,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 244#true, 242#true, 135#L938true, 103#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,664 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,664 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,664 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,664 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 200#L939-14true, 244#true, 242#true, 135#L938true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,664 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-06 09:25:33,664 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,664 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,664 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 135#L938true, 105#L939-14true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,665 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-06 09:25:33,665 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,665 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,665 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:25:33,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 135#L938true, 168#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,665 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,666 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,666 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,666 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 67#L939-23true, 244#true, 242#true, 239#true, 252#true, 174#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,984 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,984 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,984 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,984 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 122#L938true, 28#L939-14true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,985 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,985 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-06 09:25:33,985 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:33,985 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:33,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 140#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 122#L938true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,985 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,985 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,985 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,985 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [18#L952-3true, 240#true, 241#true, 122#L938true, 244#true, 186#L939-15true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,986 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,986 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,986 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,987 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 122#L938true, 244#true, 105#L939-14true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,987 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,987 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:33,987 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:33,987 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-06 09:25:33,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 122#L938true, 244#true, 168#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,987 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,987 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,987 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,987 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 213#L939-23true, 244#true, 242#true, 239#true, 252#true, 150#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,988 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,988 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,988 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,988 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [208#L939-23true, 18#L952-3true, 240#true, 241#true, 244#true, 252#true, 174#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,989 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,989 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,989 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,989 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [208#L939-23true, 18#L952-3true, 240#true, 241#true, 244#true, 22#L939-33true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,990 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,990 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:33,990 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-06 09:25:33,990 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:33,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [208#L939-23true, 18#L952-3true, 240#true, 241#true, 41#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,990 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,990 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,990 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,990 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [208#L939-23true, 18#L952-3true, 240#true, 243#true, 242#true, 252#true, 150#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,990 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,990 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,990 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,991 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [208#L939-23true, 18#L952-3true, 240#true, 243#true, 242#true, 252#true, 155#L939-33true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,991 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-02-06 09:25:33,991 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-06 09:25:33,991 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:33,991 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:33,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [208#L939-23true, 18#L952-3true, 240#true, 243#true, 242#true, 58#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,991 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,991 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,991 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,991 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 243#true, 242#true, 135#L938true, 186#L939-15true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:33,992 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:33,992 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:33,992 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:33,992 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [72#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 18#L952-3true, 240#true, 241#true, 244#true, 22#L939-33true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,040 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:25:34,040 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:34,040 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:25:34,040 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:34,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][267], [72#t_funErr3ASSERT_VIOLATIONDATA_RACEtrue, 18#L952-3true, 240#true, 241#true, 244#true, 252#true, 174#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,040 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:25:34,041 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:34,041 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:25:34,041 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:25:34,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 200#L939-14true, 241#true, 229#L938true, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,081 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-02-06 09:25:34,081 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,081 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-06 09:25:34,081 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 229#L938true, 244#true, 103#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,081 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:34,081 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:34,081 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,081 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 71#L939-15true, 252#true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,082 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:34,082 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:34,082 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,082 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 229#L938true, 243#true, 28#L939-14true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,082 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-02-06 09:25:34,082 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-02-06 09:25:34,082 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,083 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [140#t_funErr1ASSERT_VIOLATIONDATA_RACEtrue, 18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,083 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:25:34,083 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:25:34,083 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,083 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 91#L939-17true, 239#true, 252#true, 155#L939-33true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,206 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:25:34,206 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:25:34,206 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:25:34,206 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:25:34,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 181#L939-15true, 244#true, 242#true, 135#L938true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,260 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:25:34,260 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,260 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,260 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:34,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 135#L938true, 186#L939-15true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,261 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:25:34,261 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:34,261 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,261 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 243#true, 242#true, 252#true, 121#L939-28true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,321 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:25:34,321 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,321 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:25:34,321 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 15#L939-36true, 180#L939-17true, 244#true, 242#true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,355 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,355 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:25:34,355 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:25:34,355 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:25:34,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [18#L952-3true, 122#L938true, 244#true, 242#true, 71#L939-15true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,357 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,357 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,357 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-02-06 09:25:34,357 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 122#L938true, 244#true, 186#L939-15true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,359 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,359 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,359 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-02-06 09:25:34,359 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][211], [113#L939-36true, 18#L952-3true, 244#true, 242#true, 91#L939-17true, 239#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,360 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:25:34,361 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:25:34,361 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:25:34,361 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:25:34,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [208#L939-23true, 18#L952-3true, 240#true, 241#true, 244#true, 252#true, 174#L939-34true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,361 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,361 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-02-06 09:25:34,361 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,362 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [208#L939-23true, 18#L952-3true, 240#true, 243#true, 242#true, 252#true, 256#true, 150#L939-34true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,363 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,363 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,363 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,363 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-02-06 09:25:34,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 241#true, 244#true, 252#true, 217#L939-28true, 188#L939-28true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,367 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,367 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-02-06 09:25:34,367 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,367 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([994] t_funEXIT-->L952-3: Formula: (= |v_ULTIMATE.start_main_#t~mem53#1_13| v_t_funThread2of3ForFork0_thidvar0_4) InVars {t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} OutVars{t_funThread2of3ForFork0_thidvar0=v_t_funThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_13|} AuxVars[] AssignedVars[][258], [18#L952-3true, 240#true, 181#L939-15true, 241#true, 229#L938true, 244#true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,456 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,456 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,456 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-02-06 09:25:34,456 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [18#L952-3true, 240#true, 229#L938true, 243#true, 242#true, 71#L939-15true, 252#true, 256#true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,458 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-02-06 09:25:34,458 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,458 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:25:34,458 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-02-06 09:25:34,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([993] t_funEXIT-->L952-3: Formula: (= v_t_funThread1of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_11|) InVars {t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} OutVars{t_funThread1of3ForFork0_thidvar0=v_t_funThread1of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_11|} AuxVars[] AssignedVars[][269], [18#L952-3true, 244#true, 242#true, 91#L939-17true, 239#true, 252#true, 150#L939-34true, 258#(= |#race~global~0| 0), Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0)]) [2025-02-06 09:25:34,577 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:25:34,577 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:25:34,578 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:25:34,578 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:25:34,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([995] t_funEXIT-->L952-3: Formula: (= v_t_funThread3of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem53#1_15|) InVars {ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem53#1=|v_ULTIMATE.start_main_#t~mem53#1_15|, t_funThread3of3ForFork0_thidvar0=v_t_funThread3of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][284], [113#L939-36true, 18#L952-3true, 240#true, 243#true, 242#true, 252#true, 167#L939-17true, Black: 254#(= |ULTIMATE.start_main_~i~1#1| 0), 256#true]) [2025-02-06 09:25:34,606 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:25:34,606 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:25:34,606 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:25:34,606 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event