./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version f8ab0bd5 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 32482febe38d61a93fd0705f3ad97c9c1ccc991b1238f75e4d1dd99bfb01c35e --- Real Ultimate output --- This is Ultimate 0.3.0-?-f8ab0bd-m [2025-03-13 22:13:46,467 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-13 22:13:46,520 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-13 22:13:46,523 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-13 22:13:46,523 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-13 22:13:46,544 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-13 22:13:46,545 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-13 22:13:46,545 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-13 22:13:46,546 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-13 22:13:46,546 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-13 22:13:46,547 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-13 22:13:46,547 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-13 22:13:46,547 INFO L153 SettingsManager]: * Use SBE=true [2025-03-13 22:13:46,547 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-13 22:13:46,548 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-13 22:13:46,549 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-13 22:13:46,549 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-13 22:13:46,549 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-13 22:13:46,549 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-13 22:13:46,549 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-13 22:13:46,549 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:13:46,549 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-13 22:13:46,549 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-13 22:13:46,549 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-13 22:13:46,550 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-13 22:13:46,550 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-13 22:13:46,550 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-13 22:13:46,550 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-13 22:13:46,550 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-13 22:13:46,550 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-13 22:13:46,550 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-13 22:13:46,550 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 32482febe38d61a93fd0705f3ad97c9c1ccc991b1238f75e4d1dd99bfb01c35e [2025-03-13 22:13:46,761 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-13 22:13:46,766 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-13 22:13:46,768 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-13 22:13:46,768 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-13 22:13:46,769 INFO L274 PluginConnector]: CDTParser initialized [2025-03-13 22:13:46,769 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-03-13 22:13:47,870 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a608051d6/11787012c4b74f278eced5545ad1e862/FLAGbd8185ee3 [2025-03-13 22:13:48,203 INFO L384 CDTParser]: Found 1 translation units. [2025-03-13 22:13:48,206 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-03-13 22:13:48,224 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a608051d6/11787012c4b74f278eced5545ad1e862/FLAGbd8185ee3 [2025-03-13 22:13:48,445 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a608051d6/11787012c4b74f278eced5545ad1e862 [2025-03-13 22:13:48,447 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-13 22:13:48,448 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-13 22:13:48,449 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-13 22:13:48,449 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-13 22:13:48,452 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-13 22:13:48,453 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:48,453 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e4be6fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48, skipping insertion in model container [2025-03-13 22:13:48,453 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:48,491 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-13 22:13:48,871 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:13:48,880 INFO L200 MainTranslator]: Completed pre-run [2025-03-13 22:13:48,956 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:13:48,999 INFO L204 MainTranslator]: Completed translation [2025-03-13 22:13:49,000 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48 WrapperNode [2025-03-13 22:13:49,000 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-13 22:13:49,001 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-13 22:13:49,001 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-13 22:13:49,002 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-13 22:13:49,006 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,036 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,098 INFO L138 Inliner]: procedures = 277, calls = 106, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 991 [2025-03-13 22:13:49,099 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-13 22:13:49,099 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-13 22:13:49,099 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-13 22:13:49,100 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-13 22:13:49,106 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,106 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,122 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,122 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,170 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,177 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,181 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,185 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,191 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-13 22:13:49,192 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-13 22:13:49,192 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-13 22:13:49,192 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-13 22:13:49,193 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (1/1) ... [2025-03-13 22:13:49,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:13:49,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-13 22:13:49,227 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-13 22:13:49,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-13 22:13:49,253 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2025-03-13 22:13:49,254 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2025-03-13 22:13:49,254 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-13 22:13:49,254 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2025-03-13 22:13:49,254 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-13 22:13:49,254 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-13 22:13:49,254 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-13 22:13:49,254 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-13 22:13:49,254 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-13 22:13:49,254 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2025-03-13 22:13:49,254 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-13 22:13:49,255 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-13 22:13:49,255 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-13 22:13:49,257 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-13 22:13:49,410 INFO L256 CfgBuilder]: Building ICFG [2025-03-13 22:13:49,412 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-13 22:13:50,565 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012: havoc fifo_empty_#t~short13#1; [2025-03-13 22:13:50,565 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-1: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-13 22:13:50,565 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-2: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-13 22:13:50,565 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-3: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-13 22:13:50,565 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-4: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-13 22:13:50,565 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-5: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-13 22:13:50,565 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-6: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-13 22:13:50,565 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-55: havoc fifo_empty_#t~short13#1; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-56: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-57: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-58: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-59: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-60: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080: havoc fifo_front_#t~mem74#1.base, fifo_front_#t~mem74#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-61: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-1: havoc fifo_front_#t~mem73#1.base, fifo_front_#t~mem73#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-110: havoc fifo_empty_#t~short13#1; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-111: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-112: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-113: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-114: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-115: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-116: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-165: havoc fifo_empty_#t~short13#1; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-166: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-167: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-168: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-169: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-170: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-171: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-220: havoc fifo_empty_#t~short13#1; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-221: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-222: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-223: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-224: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-13 22:13:50,566 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-225: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-13 22:13:50,567 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-226: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-13 22:13:50,567 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-275: havoc fifo_empty_#t~short13#1; [2025-03-13 22:13:50,567 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-276: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-13 22:13:50,567 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-277: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-13 22:13:50,567 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-278: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-13 22:13:50,567 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-279: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-13 22:13:50,567 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-280: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-13 22:13:50,567 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-281: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-13 22:13:50,567 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089: havoc main_~#q~1#1.base, main_~#q~1#1.offset; [2025-03-13 22:13:50,567 INFO L1326 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089-1: SUMMARY for call ULTIMATE.dealloc(main_~#q~1#1.base, main_~#q~1#1.offset); srcloc: null [2025-03-13 22:13:50,569 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-13 22:13:50,570 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-13 22:13:50,570 INFO L318 CfgBuilder]: Performing block encoding [2025-03-13 22:13:50,604 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-13 22:13:50,604 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:13:50 BoogieIcfgContainer [2025-03-13 22:13:50,604 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-13 22:13:50,606 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-13 22:13:50,606 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-13 22:13:50,612 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-13 22:13:50,612 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.03 10:13:48" (1/3) ... [2025-03-13 22:13:50,613 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@554ec929 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:13:50, skipping insertion in model container [2025-03-13 22:13:50,613 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:13:48" (2/3) ... [2025-03-13 22:13:50,613 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@554ec929 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:13:50, skipping insertion in model container [2025-03-13 22:13:50,613 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:13:50" (3/3) ... [2025-03-13 22:13:50,614 INFO L128 eAbstractionObserver]: Analyzing ICFG divinefifo-bug_1w1r.i [2025-03-13 22:13:50,627 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-13 22:13:50,628 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG divinefifo-bug_1w1r.i that has 2 procedures, 1111 locations, 1 initial locations, 4 loop locations, and 98 error locations. [2025-03-13 22:13:50,628 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-13 22:13:50,736 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-13 22:13:50,790 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1114 places, 1152 transitions, 2311 flow [2025-03-13 22:13:51,124 INFO L124 PetriNetUnfolderBase]: 42/1151 cut-off events. [2025-03-13 22:13:51,126 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-13 22:13:51,146 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1156 conditions, 1151 events. 42/1151 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 3473 event pairs, 0 based on Foata normal form. 0/1011 useless extension candidates. Maximal degree in co-relation 838. Up to 3 conditions per place. [2025-03-13 22:13:51,146 INFO L82 GeneralOperation]: Start removeDead. Operand has 1114 places, 1152 transitions, 2311 flow [2025-03-13 22:13:51,163 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1099 places, 1137 transitions, 2280 flow [2025-03-13 22:13:51,169 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:13:51,180 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;@6073172b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:13:51,180 INFO L334 AbstractCegarLoop]: Starting to check reachability of 114 error locations. [2025-03-13 22:13:51,187 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:13:51,187 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2025-03-13 22:13:51,187 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:13:51,188 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:13:51,188 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:13:51,189 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr82ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-13 22:13:51,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:13:51,193 INFO L85 PathProgramCache]: Analyzing trace with hash 1393067875, now seen corresponding path program 1 times [2025-03-13 22:13:51,198 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:13:51,199 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [843282804] [2025-03-13 22:13:51,199 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:13:51,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:13:51,272 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-13 22:13:51,304 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-13 22:13:51,306 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:13:51,307 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:13:51,838 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:13:51,841 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:13:51,842 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [843282804] [2025-03-13 22:13:51,842 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [843282804] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:13:51,842 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:13:51,842 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:13:51,843 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1894262021] [2025-03-13 22:13:51,844 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:13:51,849 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:13:51,852 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:13:51,868 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:13:51,869 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:13:53,294 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-13 22:13:53,301 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1099 places, 1137 transitions, 2280 flow. Second operand has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:13:53,301 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:13:53,302 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-13 22:13:53,303 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:13:59,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 985#L1003-3true, 52#L1075-6true]) [2025-03-13 22:13:59,501 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-13 22:13:59,501 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:13:59,501 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:13:59,501 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:13:59,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 196#L1036-13true]) [2025-03-13 22:13:59,502 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-13 22:13:59,502 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:13:59,502 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:13:59,502 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:13:59,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 985#L1003-3true]) [2025-03-13 22:13:59,527 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:13:59,527 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:13:59,527 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:13:59,527 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:13:59,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 196#L1036-13true]) [2025-03-13 22:13:59,528 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:13:59,528 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:13:59,528 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:13:59,528 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:13:59,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 377#L1003-2true, 52#L1075-6true]) [2025-03-13 22:13:59,529 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:13:59,529 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:13:59,529 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:13:59,529 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:13:59,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 1065#L1036-12true]) [2025-03-13 22:13:59,529 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:13:59,529 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:13:59,529 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:13:59,529 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:13:59,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 377#L1003-2true]) [2025-03-13 22:13:59,554 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:13:59,554 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:13:59,554 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:13:59,554 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:13:59,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 1065#L1036-12true]) [2025-03-13 22:13:59,554 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:13:59,554 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:13:59,554 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:13:59,554 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:13:59,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [406#L1003true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:13:59,555 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:13:59,555 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:13:59,555 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:13:59,555 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:13:59,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 403#L1036-10true, 1117#true, 52#L1075-6true]) [2025-03-13 22:13:59,555 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:13:59,555 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:13:59,556 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:13:59,556 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:13:59,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [406#L1003true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:13:59,579 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:13:59,579 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:13:59,580 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:13:59,580 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:13:59,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 403#L1036-10true, 740#L1012-272true, 1117#true]) [2025-03-13 22:13:59,580 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:13:59,580 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:13:59,580 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:13:59,580 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:13:59,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [878#L1036-6true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:13:59,670 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-13 22:13:59,670 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:13:59,670 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:13:59,670 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:13:59,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [878#L1036-6true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:13:59,692 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:13:59,692 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:13:59,692 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:13:59,692 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:13:59,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 873#L1036-5true, 52#L1075-6true]) [2025-03-13 22:13:59,692 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:13:59,692 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:13:59,692 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:13:59,692 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:13:59,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 873#L1036-5true]) [2025-03-13 22:13:59,714 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:13:59,714 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:13:59,714 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:13:59,714 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:13:59,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-13 22:13:59,715 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:13:59,715 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:13:59,715 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:13:59,715 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:13:59,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 167#L1036-4true]) [2025-03-13 22:13:59,736 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:13:59,736 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:13:59,736 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:13:59,736 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:13:59,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 779#L1036-2true, 52#L1075-6true]) [2025-03-13 22:13:59,736 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:13:59,736 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:13:59,736 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:13:59,736 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:13:59,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 779#L1036-2true]) [2025-03-13 22:13:59,757 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-13 22:13:59,757 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:13:59,757 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:13:59,757 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:13:59,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 885#L1037-6true, 52#L1075-6true]) [2025-03-13 22:13:59,855 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:13:59,855 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:13:59,855 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:13:59,855 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:13:59,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 885#L1037-6true]) [2025-03-13 22:13:59,947 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:13:59,947 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:13:59,947 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:13:59,947 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:13:59,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 335#L1037-5true, 1117#true, 52#L1075-6true]) [2025-03-13 22:13:59,948 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:13:59,948 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:13:59,948 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:13:59,948 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:13:59,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 335#L1037-5true, 1117#true]) [2025-03-13 22:13:59,972 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:13:59,972 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:13:59,972 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-13 22:13:59,972 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:13:59,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [455#L1037-4true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:13:59,973 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:13:59,973 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:13:59,973 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:13:59,973 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:13:59,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [455#L1037-4true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:13:59,996 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:13:59,997 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:13:59,997 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:13:59,997 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:13:59,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 1062#L1037-3true, 52#L1075-6true]) [2025-03-13 22:13:59,997 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:13:59,997 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:13:59,997 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:13:59,997 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:14:00,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 1062#L1037-3true]) [2025-03-13 22:14:00,020 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-13 22:14:00,020 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:14:00,020 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:00,020 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:14:00,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 1050#L1038-12true, 52#L1075-6true]) [2025-03-13 22:14:00,106 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-13 22:14:00,106 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:14:00,106 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:00,106 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:14:00,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1050#L1038-12true, 1117#true]) [2025-03-13 22:14:00,126 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:14:00,126 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:14:00,126 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:14:00,126 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:14:00,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 339#L1038-11true, 52#L1075-6true]) [2025-03-13 22:14:00,127 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:14:00,127 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:14:00,127 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:14:00,127 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:00,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 339#L1038-11true]) [2025-03-13 22:14:00,145 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-13 22:14:00,145 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:14:00,145 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:00,145 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:14:00,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [758#L1038-10true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:00,146 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-13 22:14:00,147 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:14:00,147 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:14:00,147 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:00,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [758#L1038-10true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:00,164 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-13 22:14:00,164 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:14:00,165 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:14:00,165 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:00,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-13 22:14:00,165 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-13 22:14:00,165 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:00,165 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:14:00,165 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-13 22:14:00,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 946#L1038-9true]) [2025-03-13 22:14:00,182 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-13 22:14:00,183 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:00,183 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:14:00,183 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:14:00,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 991#L1038-5true, 52#L1075-6true]) [2025-03-13 22:14:00,233 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-13 22:14:00,233 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:00,234 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:14:00,234 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:00,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 991#L1038-5true]) [2025-03-13 22:14:00,249 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-13 22:14:00,249 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:00,249 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:14:00,249 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:14:00,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [934#L1038-4true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:00,250 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-13 22:14:00,250 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:00,250 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:00,250 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:14:00,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [934#L1038-4true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:00,265 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-13 22:14:00,265 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:14:00,265 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:14:00,265 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:14:00,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [224#L1038-3true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:00,265 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-13 22:14:00,265 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:14:00,265 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:14:00,266 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:00,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [224#L1038-3true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:00,279 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-13 22:14:00,280 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:14:00,280 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:14:00,280 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:14:00,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-13 22:14:00,280 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-13 22:14:00,280 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:14:00,280 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-13 22:14:00,280 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:14:00,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 731#L1038-1true]) [2025-03-13 22:14:00,293 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-13 22:14:00,293 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:00,293 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:14:00,293 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:14:00,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 762#L1039-4true, 52#L1075-6true]) [2025-03-13 22:14:00,351 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-13 22:14:00,351 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:14:00,351 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:14:00,351 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:00,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 762#L1039-4true]) [2025-03-13 22:14:00,361 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-13 22:14:00,361 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-13 22:14:00,361 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:14:00,361 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:14:00,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [463#L1039-3true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:00,362 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-13 22:14:00,362 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-13 22:14:00,362 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:14:00,362 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:00,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [463#L1039-3true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:00,372 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-13 22:14:00,372 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:14:00,372 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:14:00,372 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-13 22:14:00,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [974#L1039-2true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:00,372 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-13 22:14:00,373 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:14:00,373 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:14:00,373 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-13 22:14:00,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [974#L1039-2true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:00,382 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-13 22:14:00,382 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:00,382 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-13 22:14:00,382 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-13 22:14:00,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [844#L1039true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:00,383 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-13 22:14:00,383 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:00,383 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:14:00,383 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-13 22:14:00,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [844#L1039true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:00,392 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-13 22:14:00,392 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:14:00,393 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:00,393 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-13 22:14:00,480 INFO L124 PetriNetUnfolderBase]: 15750/57183 cut-off events. [2025-03-13 22:14:00,480 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-03-13 22:14:00,553 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86871 conditions, 57183 events. 15750/57183 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622798 event pairs, 14160 based on Foata normal form. 1252/53203 useless extension candidates. Maximal degree in co-relation 86475. Up to 29676 conditions per place. [2025-03-13 22:14:00,737 INFO L140 encePairwiseOnDemand]: 1122/1152 looper letters, 387 selfloop transitions, 5 changer transitions 9/1101 dead transitions. [2025-03-13 22:14:00,737 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1092 places, 1101 transitions, 2992 flow [2025-03-13 22:14:00,743 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:14:00,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:14:00,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4827 transitions. [2025-03-13 22:14:00,789 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6983506944444444 [2025-03-13 22:14:00,796 INFO L175 Difference]: Start difference. First operand has 1099 places, 1137 transitions, 2280 flow. Second operand 6 states and 4827 transitions. [2025-03-13 22:14:00,796 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1092 places, 1101 transitions, 2992 flow [2025-03-13 22:14:00,815 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1090 places, 1101 transitions, 2988 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:14:00,848 INFO L231 Difference]: Finished difference. Result has 1090 places, 1092 transitions, 2196 flow [2025-03-13 22:14:00,857 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2204, PETRI_DIFFERENCE_MINUEND_PLACES=1085, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1101, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1096, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2196, PETRI_PLACES=1090, PETRI_TRANSITIONS=1092} [2025-03-13 22:14:00,863 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -9 predicate places. [2025-03-13 22:14:00,868 INFO L471 AbstractCegarLoop]: Abstraction has has 1090 places, 1092 transitions, 2196 flow [2025-03-13 22:14:00,870 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:00,873 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:14:00,874 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] [2025-03-13 22:14:00,874 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-13 22:14:00,874 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr81ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-13 22:14:00,875 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:14:00,875 INFO L85 PathProgramCache]: Analyzing trace with hash -370479834, now seen corresponding path program 1 times [2025-03-13 22:14:00,875 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:14:00,875 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [538215191] [2025-03-13 22:14:00,876 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:14:00,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:14:00,900 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-13 22:14:00,917 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-13 22:14:00,917 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:14:00,917 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:14:01,357 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:14:01,358 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:14:01,358 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [538215191] [2025-03-13 22:14:01,358 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [538215191] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:14:01,358 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:14:01,358 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:14:01,359 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1385196872] [2025-03-13 22:14:01,360 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:14:01,361 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:14:01,366 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:14:01,366 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:14:01,366 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:14:02,507 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-13 22:14:02,512 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1090 places, 1092 transitions, 2196 flow. Second operand has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:02,513 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:14:02,513 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-13 22:14:02,513 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:14:08,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 985#L1003-3true, 52#L1075-6true]) [2025-03-13 22:14:08,787 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-13 22:14:08,787 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:08,787 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:14:08,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:14:08,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 196#L1036-13true, 52#L1075-6true]) [2025-03-13 22:14:08,787 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-13 22:14:08,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:14:08,787 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:08,787 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:14:08,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 985#L1003-3true]) [2025-03-13 22:14:08,811 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:08,811 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:14:08,811 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:08,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:08,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 196#L1036-13true]) [2025-03-13 22:14:08,811 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:08,811 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:08,811 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:08,811 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:14:08,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 377#L1003-2true, 52#L1075-6true]) [2025-03-13 22:14:08,812 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:08,812 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:08,812 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:08,812 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:08,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 1065#L1036-12true, 52#L1075-6true]) [2025-03-13 22:14:08,812 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:08,812 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:08,812 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:08,812 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:08,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 377#L1003-2true]) [2025-03-13 22:14:08,836 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:08,836 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:08,836 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:08,836 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:08,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 1065#L1036-12true]) [2025-03-13 22:14:08,836 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:08,836 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:08,836 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:08,836 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:08,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [406#L1003true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:08,837 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:08,837 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:08,837 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:08,837 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:08,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [403#L1036-10true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:08,837 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:08,837 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:08,837 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:08,837 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:08,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [406#L1003true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:08,861 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:14:08,861 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:14:08,861 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:08,861 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:08,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [403#L1036-10true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:08,861 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:14:08,861 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:08,861 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:08,861 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:14:08,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [878#L1036-6true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:08,951 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-13 22:14:08,951 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:14:08,951 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:08,951 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:08,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [878#L1036-6true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:08,972 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:14:08,972 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:14:08,972 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:08,972 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:14:08,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 873#L1036-5true, 52#L1075-6true]) [2025-03-13 22:14:08,973 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:14:08,973 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:08,973 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:14:08,973 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:08,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 873#L1036-5true]) [2025-03-13 22:14:08,994 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:14:08,994 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:14:08,994 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:14:08,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:14:08,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-13 22:14:08,995 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:14:08,995 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:14:08,995 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:14:08,995 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:14:09,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 167#L1036-4true]) [2025-03-13 22:14:09,015 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:14:09,015 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:14:09,015 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:09,015 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:14:09,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 779#L1036-2true]) [2025-03-13 22:14:09,016 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:14:09,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:14:09,016 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:14:09,016 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:14:09,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 779#L1036-2true]) [2025-03-13 22:14:09,036 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-13 22:14:09,036 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:14:09,036 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:09,036 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:14:09,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 885#L1037-6true, 52#L1075-6true]) [2025-03-13 22:14:09,274 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:14:09,274 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:14:09,274 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:09,274 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:14:09,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 885#L1037-6true]) [2025-03-13 22:14:09,292 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:14:09,292 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:14:09,292 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:14:09,292 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:14:09,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [335#L1037-5true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:09,292 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:14:09,292 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:14:09,292 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:14:09,292 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:14:09,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [335#L1037-5true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-13 22:14:09,309 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:14:09,309 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-13 22:14:09,309 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:14:09,309 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:14:09,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [455#L1037-4true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:09,309 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:14:09,309 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:14:09,309 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:14:09,309 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:14:09,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [455#L1037-4true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-13 22:14:09,325 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:14:09,325 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:14:09,325 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:09,325 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:14:09,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1062#L1037-3true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:09,326 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:14:09,326 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:14:09,326 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:14:09,326 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:14:09,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1062#L1037-3true, 1117#true]) [2025-03-13 22:14:09,341 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-13 22:14:09,341 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:14:09,341 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:14:09,341 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:09,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1050#L1038-12true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:09,402 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-13 22:14:09,402 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:14:09,402 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:09,402 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:14:09,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1050#L1038-12true, 1117#true]) [2025-03-13 22:14:09,415 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:14:09,415 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:14:09,415 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:14:09,415 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:14:09,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 339#L1038-11true, 52#L1075-6true]) [2025-03-13 22:14:09,416 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:14:09,416 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:14:09,416 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:14:09,416 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:09,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 339#L1038-11true]) [2025-03-13 22:14:09,428 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-13 22:14:09,428 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:14:09,429 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:14:09,429 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:09,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [758#L1038-10true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:09,429 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-13 22:14:09,429 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:14:09,429 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:09,429 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:14:09,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [758#L1038-10true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:09,442 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-13 22:14:09,442 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:14:09,442 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:09,442 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:14:09,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-13 22:14:09,442 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-13 22:14:09,442 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:09,442 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:14:09,442 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-13 22:14:09,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 946#L1038-9true]) [2025-03-13 22:14:09,454 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-13 22:14:09,454 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:14:09,454 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:14:09,454 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:09,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 991#L1038-5true]) [2025-03-13 22:14:09,489 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-13 22:14:09,489 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:14:09,489 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:09,489 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:09,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 991#L1038-5true]) [2025-03-13 22:14:09,499 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-13 22:14:09,499 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:14:09,499 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:09,499 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:14:09,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [934#L1038-4true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:09,500 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-13 22:14:09,500 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:09,500 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:14:09,500 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:09,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [934#L1038-4true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-13 22:14:09,510 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-13 22:14:09,510 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:14:09,510 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:14:09,510 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:14:09,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [224#L1038-3true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:09,510 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-13 22:14:09,510 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:14:09,510 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:09,510 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:14:09,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [224#L1038-3true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-13 22:14:09,520 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-13 22:14:09,520 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:14:09,520 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:14:09,520 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:14:09,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-13 22:14:09,520 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-13 22:14:09,520 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:14:09,520 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:14:09,520 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-13 22:14:09,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 731#L1038-1true]) [2025-03-13 22:14:09,529 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-13 22:14:09,529 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:14:09,529 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:09,529 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:14:09,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 762#L1039-4true, 52#L1075-6true]) [2025-03-13 22:14:09,569 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-13 22:14:09,569 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:14:09,569 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:14:09,569 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:09,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 762#L1039-4true]) [2025-03-13 22:14:09,576 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-13 22:14:09,576 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-13 22:14:09,576 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:14:09,576 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:14:09,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [463#L1039-3true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:09,577 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-13 22:14:09,577 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:14:09,577 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-13 22:14:09,577 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:09,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [463#L1039-3true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:09,583 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-13 22:14:09,583 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-13 22:14:09,583 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:14:09,583 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:14:09,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [974#L1039-2true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:09,583 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-13 22:14:09,583 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-13 22:14:09,583 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:14:09,583 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:14:09,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [974#L1039-2true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:09,589 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-13 22:14:09,590 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-13 22:14:09,590 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:09,590 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-13 22:14:09,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [844#L1039true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-13 22:14:09,590 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-13 22:14:09,590 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:09,590 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:14:09,590 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-13 22:14:09,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [844#L1039true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-13 22:14:09,596 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-13 22:14:09,596 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:14:09,596 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-13 22:14:09,596 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:09,650 INFO L124 PetriNetUnfolderBase]: 15750/57173 cut-off events. [2025-03-13 22:14:09,650 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-13 22:14:09,698 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86862 conditions, 57173 events. 15750/57173 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622390 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86806. Up to 29676 conditions per place. [2025-03-13 22:14:09,820 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 387 selfloop transitions, 5 changer transitions 0/1091 dead transitions. [2025-03-13 22:14:09,820 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1085 places, 1091 transitions, 2978 flow [2025-03-13 22:14:09,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:14:09,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:14:09,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4803 transitions. [2025-03-13 22:14:09,828 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6948784722222222 [2025-03-13 22:14:09,828 INFO L175 Difference]: Start difference. First operand has 1090 places, 1092 transitions, 2196 flow. Second operand 6 states and 4803 transitions. [2025-03-13 22:14:09,828 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1085 places, 1091 transitions, 2978 flow [2025-03-13 22:14:09,832 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1080 places, 1091 transitions, 2968 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:14:09,840 INFO L231 Difference]: Finished difference. Result has 1080 places, 1091 transitions, 2194 flow [2025-03-13 22:14:09,842 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2184, PETRI_DIFFERENCE_MINUEND_PLACES=1075, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1091, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1086, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2194, PETRI_PLACES=1080, PETRI_TRANSITIONS=1091} [2025-03-13 22:14:09,843 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -19 predicate places. [2025-03-13 22:14:09,843 INFO L471 AbstractCegarLoop]: Abstraction has has 1080 places, 1091 transitions, 2194 flow [2025-03-13 22:14:09,845 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:09,845 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:14:09,845 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] [2025-03-13 22:14:09,845 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-13 22:14:09,845 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr80ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-13 22:14:09,846 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:14:09,846 INFO L85 PathProgramCache]: Analyzing trace with hash 1147551981, now seen corresponding path program 1 times [2025-03-13 22:14:09,846 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:14:09,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106829982] [2025-03-13 22:14:09,846 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:14:09,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:14:09,859 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-13 22:14:09,871 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-13 22:14:09,872 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:14:09,872 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:14:10,113 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:14:10,113 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:14:10,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1106829982] [2025-03-13 22:14:10,113 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1106829982] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:14:10,113 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:14:10,113 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:14:10,113 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1915591596] [2025-03-13 22:14:10,114 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:14:10,115 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:14:10,115 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:14:10,115 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:14:10,115 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:14:11,369 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-13 22:14:11,373 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1080 places, 1091 transitions, 2194 flow. Second operand has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:11,373 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:14:11,373 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-13 22:14:11,373 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:14:18,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 985#L1003-3true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,245 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-13 22:14:18,245 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:18,245 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:14:18,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:14:18,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 196#L1036-13true, 52#L1075-6true]) [2025-03-13 22:14:18,246 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-13 22:14:18,246 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:14:18,246 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:18,246 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:14:18,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 985#L1003-3true, 1129#true]) [2025-03-13 22:14:18,268 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:18,268 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:14:18,268 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:18,268 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:18,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 196#L1036-13true]) [2025-03-13 22:14:18,269 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:18,269 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:18,269 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:18,269 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:14:18,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 377#L1003-2true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,269 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:18,269 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:18,269 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:18,269 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:18,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 1065#L1036-12true]) [2025-03-13 22:14:18,270 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:18,270 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:18,270 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:18,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:18,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 377#L1003-2true, 1129#true]) [2025-03-13 22:14:18,293 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:18,293 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:18,293 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:18,293 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:18,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [740#L1012-272true, 1123#true, 1129#true, 1065#L1036-12true]) [2025-03-13 22:14:18,293 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:18,293 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:18,293 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:18,293 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:18,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [406#L1003true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,294 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:18,294 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:18,294 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:18,294 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:18,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [403#L1036-10true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,294 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:18,294 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:18,294 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:18,294 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:18,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [406#L1003true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-13 22:14:18,318 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:14:18,318 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:14:18,318 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:18,318 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:18,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [403#L1036-10true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-13 22:14:18,318 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:14:18,318 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:18,318 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:14:18,318 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:18,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [878#L1036-6true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,407 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-13 22:14:18,407 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:14:18,407 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:18,407 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:18,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [878#L1036-6true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-13 22:14:18,429 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:14:18,429 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:14:18,429 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:18,429 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:14:18,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 873#L1036-5true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,429 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:14:18,429 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:18,429 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:14:18,430 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:18,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 873#L1036-5true, 1129#true]) [2025-03-13 22:14:18,451 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:14:18,451 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:14:18,451 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:14:18,451 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:14:18,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-13 22:14:18,451 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:14:18,451 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:14:18,451 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:14:18,451 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:14:18,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 167#L1036-4true]) [2025-03-13 22:14:18,472 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:14:18,472 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:18,472 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:14:18,472 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:14:18,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 779#L1036-2true, 52#L1075-6true]) [2025-03-13 22:14:18,472 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:14:18,472 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:14:18,472 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:14:18,472 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:14:18,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 779#L1036-2true]) [2025-03-13 22:14:18,492 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-13 22:14:18,492 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:14:18,492 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:18,492 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:14:18,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 885#L1037-6true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,589 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:14:18,589 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:14:18,589 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:14:18,589 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:18,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [740#L1012-272true, 1123#true, 885#L1037-6true, 1129#true]) [2025-03-13 22:14:18,608 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:14:18,608 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:14:18,608 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:14:18,608 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:14:18,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 335#L1037-5true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,608 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:14:18,608 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:14:18,608 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:14:18,608 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:14:18,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 335#L1037-5true, 740#L1012-272true, 1129#true]) [2025-03-13 22:14:18,626 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:14:18,626 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-13 22:14:18,626 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:14:18,626 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:14:18,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [455#L1037-4true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,626 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:14:18,626 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:14:18,626 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:14:18,626 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:14:18,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [455#L1037-4true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-13 22:14:18,642 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:14:18,642 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:14:18,642 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:18,642 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:14:18,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1062#L1037-3true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,642 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:14:18,642 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:14:18,642 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:14:18,642 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:14:18,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1062#L1037-3true, 1129#true]) [2025-03-13 22:14:18,658 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-13 22:14:18,658 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:14:18,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:14:18,658 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:18,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1050#L1038-12true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,718 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-13 22:14:18,718 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:14:18,718 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:18,718 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:14:18,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [740#L1012-272true, 1123#true, 1050#L1038-12true, 1129#true]) [2025-03-13 22:14:18,731 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:14:18,731 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:14:18,731 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:14:18,731 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:14:18,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 339#L1038-11true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,731 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:14:18,731 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:14:18,731 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:14:18,731 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:18,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 339#L1038-11true, 1129#true]) [2025-03-13 22:14:18,743 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-13 22:14:18,743 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:14:18,743 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:14:18,743 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:18,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [758#L1038-10true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,744 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-13 22:14:18,744 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:14:18,744 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:18,744 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:14:18,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [758#L1038-10true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-13 22:14:18,756 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-13 22:14:18,756 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:14:18,756 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:18,756 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:14:18,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-13 22:14:18,756 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-13 22:14:18,756 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:14:18,756 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-13 22:14:18,756 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:18,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 946#L1038-9true]) [2025-03-13 22:14:18,767 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-13 22:14:18,767 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:18,767 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:14:18,767 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:14:18,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 991#L1038-5true]) [2025-03-13 22:14:18,800 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-13 22:14:18,800 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:14:18,800 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:18,800 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:18,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 991#L1038-5true]) [2025-03-13 22:14:18,810 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-13 22:14:18,810 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:14:18,810 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:18,810 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:14:18,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [934#L1038-4true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,811 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-13 22:14:18,811 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:18,811 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:14:18,811 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:18,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [934#L1038-4true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-13 22:14:18,821 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-13 22:14:18,821 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:14:18,821 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:14:18,821 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:14:18,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [224#L1038-3true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,821 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-13 22:14:18,821 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:14:18,821 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:18,821 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:14:18,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [224#L1038-3true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-13 22:14:18,832 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-13 22:14:18,832 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:14:18,832 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:14:18,832 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:14:18,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-13 22:14:18,832 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-13 22:14:18,832 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:14:18,832 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:14:18,832 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-13 22:14:18,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 731#L1038-1true]) [2025-03-13 22:14:18,843 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-13 22:14:18,843 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:14:18,843 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:18,843 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:14:18,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 762#L1039-4true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,888 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-13 22:14:18,888 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:14:18,888 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:14:18,888 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:18,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 762#L1039-4true, 1129#true]) [2025-03-13 22:14:18,896 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-13 22:14:18,896 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-13 22:14:18,896 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:14:18,896 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:14:18,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [463#L1039-3true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,897 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-13 22:14:18,897 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:14:18,897 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-13 22:14:18,897 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:18,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [463#L1039-3true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-13 22:14:18,905 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-13 22:14:18,905 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-13 22:14:18,905 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:14:18,905 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:14:18,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [974#L1039-2true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,905 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-13 22:14:18,905 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:14:18,905 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:14:18,905 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-13 22:14:18,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [974#L1039-2true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-13 22:14:18,912 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-13 22:14:18,912 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-13 22:14:18,912 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:18,912 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-13 22:14:18,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [844#L1039true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:18,912 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-13 22:14:18,912 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:18,912 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:14:18,912 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-13 22:14:18,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [844#L1039true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-13 22:14:18,918 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-13 22:14:18,918 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:18,918 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:14:18,918 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-13 22:14:19,111 INFO L124 PetriNetUnfolderBase]: 15750/57172 cut-off events. [2025-03-13 22:14:19,111 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-13 22:14:19,159 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86861 conditions, 57172 events. 15750/57172 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622330 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86810. Up to 29676 conditions per place. [2025-03-13 22:14:19,274 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 387 selfloop transitions, 5 changer transitions 0/1090 dead transitions. [2025-03-13 22:14:19,274 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1084 places, 1090 transitions, 2976 flow [2025-03-13 22:14:19,275 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:14:19,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:14:19,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4803 transitions. [2025-03-13 22:14:19,283 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6948784722222222 [2025-03-13 22:14:19,283 INFO L175 Difference]: Start difference. First operand has 1080 places, 1091 transitions, 2194 flow. Second operand 6 states and 4803 transitions. [2025-03-13 22:14:19,283 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1084 places, 1090 transitions, 2976 flow [2025-03-13 22:14:19,288 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1079 places, 1090 transitions, 2966 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:14:19,297 INFO L231 Difference]: Finished difference. Result has 1079 places, 1090 transitions, 2192 flow [2025-03-13 22:14:19,299 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2182, PETRI_DIFFERENCE_MINUEND_PLACES=1074, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1090, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1085, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2192, PETRI_PLACES=1079, PETRI_TRANSITIONS=1090} [2025-03-13 22:14:19,300 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -20 predicate places. [2025-03-13 22:14:19,300 INFO L471 AbstractCegarLoop]: Abstraction has has 1079 places, 1090 transitions, 2192 flow [2025-03-13 22:14:19,302 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:19,303 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:14:19,303 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] [2025-03-13 22:14:19,303 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-13 22:14:19,303 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr79ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-13 22:14:19,304 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:14:19,304 INFO L85 PathProgramCache]: Analyzing trace with hash 2069678290, now seen corresponding path program 1 times [2025-03-13 22:14:19,304 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:14:19,305 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1389768034] [2025-03-13 22:14:19,305 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:14:19,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:14:19,322 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 60 statements into 1 equivalence classes. [2025-03-13 22:14:19,332 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 60 of 60 statements. [2025-03-13 22:14:19,332 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:14:19,332 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:14:19,572 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-13 22:14:19,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:14:19,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1389768034] [2025-03-13 22:14:19,573 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1389768034] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:14:19,573 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:14:19,573 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:14:19,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [459903967] [2025-03-13 22:14:19,573 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:14:19,573 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:14:19,573 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:14:19,573 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:14:19,573 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:14:20,521 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 731 out of 1152 [2025-03-13 22:14:20,525 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1079 places, 1090 transitions, 2192 flow. Second operand has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:20,525 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:14:20,525 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 731 of 1152 [2025-03-13 22:14:20,525 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:14:26,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 985#L1003-3true, 52#L1075-6true]) [2025-03-13 22:14:26,890 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-13 22:14:26,890 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:26,890 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:14:26,890 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:14:26,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 196#L1036-13true]) [2025-03-13 22:14:26,890 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-13 22:14:26,890 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:14:26,890 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:14:26,890 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:26,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 985#L1003-3true]) [2025-03-13 22:14:26,916 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:26,916 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:14:26,916 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:26,916 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:26,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 196#L1036-13true]) [2025-03-13 22:14:26,916 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:26,916 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:26,916 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:14:26,916 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:26,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 377#L1003-2true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:26,917 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:26,917 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:26,917 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:26,917 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:26,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 1065#L1036-12true]) [2025-03-13 22:14:26,917 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:26,917 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:26,917 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:26,917 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:26,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 377#L1003-2true, 1129#true]) [2025-03-13 22:14:26,944 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:26,944 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:26,944 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:26,944 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:26,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 1065#L1036-12true]) [2025-03-13 22:14:26,944 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:26,944 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:26,944 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:26,944 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:26,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [406#L1003true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:26,945 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:26,945 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:26,945 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:26,945 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:26,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [403#L1036-10true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:26,945 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:26,945 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:26,945 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:26,945 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:26,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [406#L1003true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:26,971 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:14:26,971 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:14:26,971 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:26,971 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:26,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [403#L1036-10true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:26,971 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:14:26,971 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:26,971 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:14:26,971 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:27,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [878#L1036-6true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,064 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-13 22:14:27,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:14:27,064 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:27,064 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:27,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [878#L1036-6true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:27,086 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:14:27,087 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:14:27,087 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:27,087 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:14:27,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 873#L1036-5true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,087 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:14:27,087 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:27,087 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:27,087 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:14:27,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 873#L1036-5true, 1129#true]) [2025-03-13 22:14:27,110 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:14:27,110 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:14:27,110 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:14:27,110 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:14:27,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-13 22:14:27,111 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:14:27,111 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:14:27,111 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:14:27,111 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:14:27,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 167#L1036-4true]) [2025-03-13 22:14:27,132 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:14:27,132 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:27,132 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:14:27,132 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:14:27,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 779#L1036-2true]) [2025-03-13 22:14:27,132 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:14:27,132 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:14:27,132 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:14:27,132 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:14:27,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 779#L1036-2true]) [2025-03-13 22:14:27,152 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-13 22:14:27,152 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:14:27,152 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:14:27,152 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:27,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 885#L1037-6true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,252 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:14:27,252 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:27,252 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:14:27,252 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:14:27,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 885#L1037-6true, 1129#true]) [2025-03-13 22:14:27,270 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:14:27,270 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:14:27,270 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:14:27,270 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:14:27,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [335#L1037-5true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,271 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:14:27,271 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:14:27,271 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:14:27,271 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:14:27,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [335#L1037-5true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:27,288 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:14:27,288 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-13 22:14:27,288 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:14:27,288 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:14:27,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [455#L1037-4true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,289 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:14:27,289 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:14:27,289 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:14:27,289 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:14:27,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [455#L1037-4true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:27,306 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:14:27,306 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:14:27,306 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:14:27,306 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:27,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1062#L1037-3true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,306 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:14:27,306 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:14:27,306 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:14:27,306 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:14:27,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1062#L1037-3true, 1135#true, 1129#true]) [2025-03-13 22:14:27,322 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-13 22:14:27,322 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:14:27,322 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:27,322 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:14:27,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1050#L1038-12true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,530 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-13 22:14:27,530 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:14:27,530 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:14:27,530 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:27,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1050#L1038-12true, 1129#true]) [2025-03-13 22:14:27,543 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:14:27,543 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:14:27,543 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:14:27,543 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:14:27,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 339#L1038-11true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,544 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:14:27,544 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:14:27,544 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:14:27,544 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:27,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 339#L1038-11true, 1129#true]) [2025-03-13 22:14:27,555 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-13 22:14:27,555 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:14:27,555 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:14:27,555 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:27,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [758#L1038-10true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,556 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-13 22:14:27,556 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:14:27,556 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:27,556 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:14:27,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [758#L1038-10true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:27,567 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-13 22:14:27,567 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:27,567 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:14:27,567 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:14:27,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-13 22:14:27,567 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-13 22:14:27,568 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:27,568 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:14:27,568 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-13 22:14:27,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 946#L1038-9true]) [2025-03-13 22:14:27,579 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-13 22:14:27,579 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:27,579 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:14:27,579 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:14:27,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 991#L1038-5true]) [2025-03-13 22:14:27,610 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-13 22:14:27,610 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:14:27,610 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:27,610 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:27,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 991#L1038-5true]) [2025-03-13 22:14:27,620 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-13 22:14:27,620 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:27,620 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:14:27,620 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:14:27,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [934#L1038-4true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,620 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-13 22:14:27,620 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:14:27,620 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:27,620 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:27,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [934#L1038-4true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:27,630 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-13 22:14:27,630 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:14:27,630 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:14:27,630 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:14:27,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [224#L1038-3true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,630 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-13 22:14:27,630 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:14:27,630 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:27,630 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:14:27,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [224#L1038-3true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:27,638 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-13 22:14:27,639 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:14:27,639 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:14:27,639 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:14:27,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-13 22:14:27,639 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-13 22:14:27,639 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:14:27,639 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:14:27,639 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-13 22:14:27,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 731#L1038-1true]) [2025-03-13 22:14:27,647 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-13 22:14:27,647 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:27,647 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:14:27,647 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:14:27,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [762#L1039-4true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,683 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-13 22:14:27,684 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:14:27,684 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:14:27,684 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:27,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 762#L1039-4true, 1135#true, 1129#true]) [2025-03-13 22:14:27,689 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-13 22:14:27,689 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-13 22:14:27,689 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:14:27,689 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:14:27,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [463#L1039-3true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,690 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-13 22:14:27,690 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-13 22:14:27,690 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:27,690 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:14:27,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [463#L1039-3true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:27,696 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-13 22:14:27,696 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-13 22:14:27,696 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:14:27,696 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:14:27,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [974#L1039-2true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,696 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-13 22:14:27,696 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:14:27,696 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:14:27,696 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-13 22:14:27,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [974#L1039-2true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:27,702 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-13 22:14:27,702 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-13 22:14:27,702 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:27,702 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-13 22:14:27,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [844#L1039true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-13 22:14:27,702 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-13 22:14:27,702 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:27,702 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:14:27,702 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-13 22:14:27,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [844#L1039true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-13 22:14:27,708 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-13 22:14:27,708 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:27,708 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:14:27,708 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-13 22:14:27,761 INFO L124 PetriNetUnfolderBase]: 15750/57171 cut-off events. [2025-03-13 22:14:27,762 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-13 22:14:27,815 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86864 conditions, 57171 events. 15750/57171 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622464 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86793. Up to 29680 conditions per place. [2025-03-13 22:14:27,920 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 391 selfloop transitions, 5 changer transitions 0/1089 dead transitions. [2025-03-13 22:14:27,920 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1083 places, 1089 transitions, 2982 flow [2025-03-13 22:14:27,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:14:27,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:14:27,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4783 transitions. [2025-03-13 22:14:27,927 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6919849537037037 [2025-03-13 22:14:27,927 INFO L175 Difference]: Start difference. First operand has 1079 places, 1090 transitions, 2192 flow. Second operand 6 states and 4783 transitions. [2025-03-13 22:14:27,927 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1083 places, 1089 transitions, 2982 flow [2025-03-13 22:14:27,931 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1078 places, 1089 transitions, 2972 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:14:27,938 INFO L231 Difference]: Finished difference. Result has 1078 places, 1089 transitions, 2190 flow [2025-03-13 22:14:27,940 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2180, PETRI_DIFFERENCE_MINUEND_PLACES=1073, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1089, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1084, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2190, PETRI_PLACES=1078, PETRI_TRANSITIONS=1089} [2025-03-13 22:14:27,940 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -21 predicate places. [2025-03-13 22:14:27,940 INFO L471 AbstractCegarLoop]: Abstraction has has 1078 places, 1089 transitions, 2190 flow [2025-03-13 22:14:27,943 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:27,943 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:14:27,943 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] [2025-03-13 22:14:27,943 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-13 22:14:27,943 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr78ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-13 22:14:27,944 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:14:27,944 INFO L85 PathProgramCache]: Analyzing trace with hash 1257262311, now seen corresponding path program 1 times [2025-03-13 22:14:27,944 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:14:27,944 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1785740796] [2025-03-13 22:14:27,944 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:14:27,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:14:27,958 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-03-13 22:14:27,966 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-03-13 22:14:27,967 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:14:27,967 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:14:28,236 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-03-13 22:14:28,236 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:14:28,236 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1785740796] [2025-03-13 22:14:28,236 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1785740796] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:14:28,236 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:14:28,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:14:28,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2070107508] [2025-03-13 22:14:28,236 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:14:28,236 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:14:28,236 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:14:28,237 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:14:28,237 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:14:29,270 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 731 out of 1152 [2025-03-13 22:14:29,274 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1078 places, 1089 transitions, 2190 flow. Second operand has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:29,274 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:14:29,274 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 731 of 1152 [2025-03-13 22:14:29,274 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:14:35,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 985#L1003-3true, 1141#true, 52#L1075-6true]) [2025-03-13 22:14:35,037 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-13 22:14:35,037 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:35,037 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:14:35,037 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:14:35,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 1141#true, 52#L1075-6true, 196#L1036-13true]) [2025-03-13 22:14:35,037 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-13 22:14:35,037 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-13 22:14:35,037 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:35,037 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-13 22:14:35,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 985#L1003-3true, 1141#true]) [2025-03-13 22:14:35,060 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:35,060 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:14:35,060 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:35,060 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:35,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1141#true, 196#L1036-13true]) [2025-03-13 22:14:35,061 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:35,061 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-13 22:14:35,061 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:35,061 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:35,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 377#L1003-2true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,061 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:35,061 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:35,061 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:35,061 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:35,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 52#L1075-6true, 1141#true, 1065#L1036-12true]) [2025-03-13 22:14:35,061 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-13 22:14:35,061 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:35,061 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:35,062 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-13 22:14:35,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 377#L1003-2true, 1141#true]) [2025-03-13 22:14:35,085 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:35,085 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1141#true, 1065#L1036-12true]) [2025-03-13 22:14:35,086 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [406#L1003true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,086 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [403#L1036-10true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,086 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:35,086 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-13 22:14:35,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [406#L1003true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,110 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:14:35,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:14:35,110 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:35,110 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:35,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [403#L1036-10true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,111 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-13 22:14:35,111 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-13 22:14:35,111 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:35,111 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:35,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [878#L1036-6true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,201 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-13 22:14:35,201 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:35,201 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-13 22:14:35,201 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-13 22:14:35,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [878#L1036-6true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,223 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:14:35,223 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:35,223 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:14:35,223 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:14:35,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 873#L1036-5true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,223 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-13 22:14:35,223 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-13 22:14:35,223 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-13 22:14:35,223 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:35,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 873#L1036-5true, 1141#true]) [2025-03-13 22:14:35,245 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:14:35,245 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:14:35,245 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:14:35,245 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:14:35,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 1141#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-13 22:14:35,245 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-13 22:14:35,245 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:14:35,245 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-13 22:14:35,245 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-13 22:14:35,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1141#true, 167#L1036-4true]) [2025-03-13 22:14:35,267 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:14:35,267 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:35,267 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-13 22:14:35,267 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:14:35,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 779#L1036-2true, 1141#true, 52#L1075-6true]) [2025-03-13 22:14:35,267 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-13 22:14:35,267 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-13 22:14:35,267 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:14:35,267 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-13 22:14:35,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 779#L1036-2true, 1141#true]) [2025-03-13 22:14:35,287 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-13 22:14:35,287 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-13 22:14:35,287 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:35,287 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:14:35,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 885#L1037-6true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,548 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-13 22:14:35,548 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-13 22:14:35,548 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:35,548 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-13 22:14:35,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 885#L1037-6true, 1141#true]) [2025-03-13 22:14:35,567 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:14:35,567 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:14:35,567 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-13 22:14:35,567 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:14:35,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [335#L1037-5true, 1135#true, 1141#true, 52#L1075-6true]) [2025-03-13 22:14:35,567 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-13 22:14:35,567 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-13 22:14:35,567 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-13 22:14:35,567 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:14:35,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [335#L1037-5true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,583 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:14:35,583 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-13 22:14:35,583 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-13 22:14:35,583 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:14:35,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [455#L1037-4true, 1135#true, 1141#true, 52#L1075-6true]) [2025-03-13 22:14:35,583 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-13 22:14:35,583 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-13 22:14:35,583 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-13 22:14:35,583 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:14:35,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [455#L1037-4true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,599 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:14:35,599 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:14:35,599 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:35,599 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:14:35,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 1062#L1037-3true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,600 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-13 22:14:35,600 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-13 22:14:35,600 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-13 22:14:35,600 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-13 22:14:35,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1062#L1037-3true, 1141#true]) [2025-03-13 22:14:35,616 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-13 22:14:35,616 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:14:35,616 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-13 22:14:35,616 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:35,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 1050#L1038-12true, 1141#true, 52#L1075-6true]) [2025-03-13 22:14:35,675 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-13 22:14:35,675 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-13 22:14:35,675 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-13 22:14:35,675 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:35,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1050#L1038-12true, 1141#true]) [2025-03-13 22:14:35,688 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:14:35,688 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-13 22:14:35,688 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:14:35,688 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-13 22:14:35,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 339#L1038-11true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,688 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-13 22:14:35,688 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-13 22:14:35,688 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-13 22:14:35,688 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-13 22:14:35,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 339#L1038-11true, 1141#true]) [2025-03-13 22:14:35,702 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-13 22:14:35,702 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:14:35,702 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:14:35,702 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:35,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [758#L1038-10true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,702 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-13 22:14:35,702 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-13 22:14:35,702 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-13 22:14:35,702 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-13 22:14:35,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [758#L1038-10true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,715 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-13 22:14:35,715 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:35,715 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:14:35,715 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:14:35,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 946#L1038-9true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,715 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-13 22:14:35,715 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-13 22:14:35,715 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-13 22:14:35,715 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-13 22:14:35,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 946#L1038-9true, 1141#true]) [2025-03-13 22:14:35,727 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-13 22:14:35,727 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:35,727 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-13 22:14:35,727 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:14:35,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 991#L1038-5true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,760 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-13 22:14:35,760 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-13 22:14:35,760 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-13 22:14:35,760 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-13 22:14:35,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 991#L1038-5true, 1141#true]) [2025-03-13 22:14:35,773 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-13 22:14:35,773 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-13 22:14:35,773 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-13 22:14:35,773 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:35,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [934#L1038-4true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,774 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-13 22:14:35,774 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-13 22:14:35,774 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-13 22:14:35,774 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-13 22:14:35,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [934#L1038-4true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,788 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-13 22:14:35,788 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-13 22:14:35,788 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:14:35,788 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-13 22:14:35,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [224#L1038-3true, 1135#true, 1141#true, 52#L1075-6true]) [2025-03-13 22:14:35,789 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-13 22:14:35,789 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-13 22:14:35,789 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-13 22:14:35,789 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-13 22:14:35,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [224#L1038-3true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,799 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-13 22:14:35,799 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-13 22:14:35,799 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-13 22:14:35,799 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:14:35,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 1141#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-13 22:14:35,800 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-13 22:14:35,800 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-13 22:14:35,800 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-13 22:14:35,800 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-13 22:14:35,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1141#true, 731#L1038-1true]) [2025-03-13 22:14:35,809 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-13 22:14:35,809 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:35,809 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:14:35,809 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-13 22:14:35,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 762#L1039-4true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,846 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-13 22:14:35,846 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-13 22:14:35,846 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-13 22:14:35,846 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-13 22:14:35,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 762#L1039-4true, 1141#true]) [2025-03-13 22:14:35,852 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-13 22:14:35,852 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-13 22:14:35,852 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:14:35,852 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-13 22:14:35,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [463#L1039-3true, 1135#true, 1141#true, 52#L1075-6true]) [2025-03-13 22:14:35,853 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-13 22:14:35,853 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-13 22:14:35,853 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-13 22:14:35,853 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-13 22:14:35,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [463#L1039-3true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,859 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-13 22:14:35,859 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-13 22:14:35,859 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-13 22:14:35,859 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:14:35,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [974#L1039-2true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-13 22:14:35,859 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-13 22:14:35,859 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-13 22:14:35,859 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-13 22:14:35,859 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-13 22:14:35,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [974#L1039-2true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,865 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-13 22:14:35,865 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-13 22:14:35,865 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:35,865 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-13 22:14:35,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [844#L1039true, 1135#true, 1141#true, 52#L1075-6true]) [2025-03-13 22:14:35,865 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-13 22:14:35,865 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-13 22:14:35,865 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-13 22:14:35,865 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-13 22:14:35,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [844#L1039true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-13 22:14:35,871 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-13 22:14:35,871 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-13 22:14:35,871 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-13 22:14:35,871 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-13 22:14:35,924 INFO L124 PetriNetUnfolderBase]: 15750/57170 cut-off events. [2025-03-13 22:14:35,924 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-13 22:14:35,980 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86863 conditions, 57170 events. 15750/57170 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622618 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86765. Up to 29680 conditions per place. [2025-03-13 22:14:36,092 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 391 selfloop transitions, 5 changer transitions 0/1088 dead transitions. [2025-03-13 22:14:36,092 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1082 places, 1088 transitions, 2980 flow [2025-03-13 22:14:36,092 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:14:36,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:14:36,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4783 transitions. [2025-03-13 22:14:36,098 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6919849537037037 [2025-03-13 22:14:36,098 INFO L175 Difference]: Start difference. First operand has 1078 places, 1089 transitions, 2190 flow. Second operand 6 states and 4783 transitions. [2025-03-13 22:14:36,098 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1082 places, 1088 transitions, 2980 flow [2025-03-13 22:14:36,102 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1077 places, 1088 transitions, 2970 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:14:36,109 INFO L231 Difference]: Finished difference. Result has 1077 places, 1088 transitions, 2188 flow [2025-03-13 22:14:36,110 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2178, PETRI_DIFFERENCE_MINUEND_PLACES=1072, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1088, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1083, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2188, PETRI_PLACES=1077, PETRI_TRANSITIONS=1088} [2025-03-13 22:14:36,111 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -22 predicate places. [2025-03-13 22:14:36,111 INFO L471 AbstractCegarLoop]: Abstraction has has 1077 places, 1088 transitions, 2188 flow [2025-03-13 22:14:36,113 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:36,113 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:14:36,114 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:14:36,114 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-13 22:14:36,114 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr77ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-13 22:14:36,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:14:36,114 INFO L85 PathProgramCache]: Analyzing trace with hash 1262706194, now seen corresponding path program 1 times [2025-03-13 22:14:36,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:14:36,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [656173646] [2025-03-13 22:14:36,115 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:14:36,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:14:36,129 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 81 statements into 1 equivalence classes. [2025-03-13 22:14:36,135 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 81 of 81 statements. [2025-03-13 22:14:36,135 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:14:36,135 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:14:36,370 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-13 22:14:36,371 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:14:36,371 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [656173646] [2025-03-13 22:14:36,371 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [656173646] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:14:36,371 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:14:36,371 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:14:36,371 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [177519566] [2025-03-13 22:14:36,371 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:14:36,371 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:14:36,371 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:14:36,371 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:14:36,371 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:14:38,455 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 932 out of 1152 [2025-03-13 22:14:38,459 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1077 places, 1088 transitions, 2188 flow. Second operand has 6 states, 6 states have (on average 936.5) internal successors, (5619), 6 states have internal predecessors, (5619), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:38,460 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:14:38,460 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 932 of 1152 [2025-03-13 22:14:38,460 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:14:42,439 INFO L124 PetriNetUnfolderBase]: 5901/34161 cut-off events. [2025-03-13 22:14:42,440 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-13 22:14:42,479 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44991 conditions, 34161 events. 5901/34161 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 270. Compared 385232 event pairs, 862 based on Foata normal form. 0/30510 useless extension candidates. Maximal degree in co-relation 44892. Up to 7820 conditions per place. [2025-03-13 22:14:42,529 INFO L140 encePairwiseOnDemand]: 1032/1152 looper letters, 200 selfloop transitions, 186 changer transitions 0/1278 dead transitions. [2025-03-13 22:14:42,529 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1076 places, 1278 transitions, 3340 flow [2025-03-13 22:14:42,529 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:14:42,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:14:42,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 5996 transitions. [2025-03-13 22:14:42,535 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8674768518518519 [2025-03-13 22:14:42,535 INFO L175 Difference]: Start difference. First operand has 1077 places, 1088 transitions, 2188 flow. Second operand 6 states and 5996 transitions. [2025-03-13 22:14:42,535 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1076 places, 1278 transitions, 3340 flow [2025-03-13 22:14:42,539 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1071 places, 1278 transitions, 3330 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-13 22:14:42,552 INFO L231 Difference]: Finished difference. Result has 1076 places, 1254 transitions, 3454 flow [2025-03-13 22:14:42,553 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2166, PETRI_DIFFERENCE_MINUEND_PLACES=1066, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1082, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=980, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=3454, PETRI_PLACES=1076, PETRI_TRANSITIONS=1254} [2025-03-13 22:14:42,553 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -23 predicate places. [2025-03-13 22:14:42,554 INFO L471 AbstractCegarLoop]: Abstraction has has 1076 places, 1254 transitions, 3454 flow [2025-03-13 22:14:42,556 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 936.5) internal successors, (5619), 6 states have internal predecessors, (5619), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:42,556 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:14:42,556 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:14:42,557 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-13 22:14:42,557 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr76ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-13 22:14:42,557 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:14:42,557 INFO L85 PathProgramCache]: Analyzing trace with hash 178742529, now seen corresponding path program 1 times [2025-03-13 22:14:42,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:14:42,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1311019001] [2025-03-13 22:14:42,557 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:14:42,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:14:42,572 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 87 statements into 1 equivalence classes. [2025-03-13 22:14:42,581 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 87 of 87 statements. [2025-03-13 22:14:42,584 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:14:42,584 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:14:42,808 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-03-13 22:14:42,808 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:14:42,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1311019001] [2025-03-13 22:14:42,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1311019001] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:14:42,808 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:14:42,808 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:14:42,808 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [437821477] [2025-03-13 22:14:42,808 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:14:42,808 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:14:42,809 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:14:42,809 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:14:42,809 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:14:45,017 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1004 out of 1152 [2025-03-13 22:14:45,022 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1076 places, 1254 transitions, 3454 flow. Second operand has 6 states, 6 states have (on average 1008.5) internal successors, (6051), 6 states have internal predecessors, (6051), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:45,022 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:14:45,022 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1004 of 1152 [2025-03-13 22:14:45,022 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:14:50,012 INFO L124 PetriNetUnfolderBase]: 7207/42279 cut-off events. [2025-03-13 22:14:50,013 INFO L125 PetriNetUnfolderBase]: For 12333/15282 co-relation queries the response was YES. [2025-03-13 22:14:50,068 INFO L83 FinitePrefix]: Finished finitePrefix Result has 70191 conditions, 42279 events. 7207/42279 cut-off events. For 12333/15282 co-relation queries the response was YES. Maximal size of possible extension queue 391. Compared 506935 event pairs, 796 based on Foata normal form. 544/39131 useless extension candidates. Maximal degree in co-relation 14773. Up to 8364 conditions per place. [2025-03-13 22:14:50,135 INFO L140 encePairwiseOnDemand]: 1084/1152 looper letters, 224 selfloop transitions, 346 changer transitions 0/1584 dead transitions. [2025-03-13 22:14:50,136 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1079 places, 1584 transitions, 6286 flow [2025-03-13 22:14:50,136 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:14:50,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:14:50,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 6284 transitions. [2025-03-13 22:14:50,142 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9091435185185185 [2025-03-13 22:14:50,142 INFO L175 Difference]: Start difference. First operand has 1076 places, 1254 transitions, 3454 flow. Second operand 6 states and 6284 transitions. [2025-03-13 22:14:50,142 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1079 places, 1584 transitions, 6286 flow [2025-03-13 22:14:50,171 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1079 places, 1584 transitions, 6286 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:14:50,182 INFO L231 Difference]: Finished difference. Result has 1084 places, 1584 transitions, 6866 flow [2025-03-13 22:14:50,183 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=3450, PETRI_DIFFERENCE_MINUEND_PLACES=1074, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1252, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=70, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1074, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=6866, PETRI_PLACES=1084, PETRI_TRANSITIONS=1584} [2025-03-13 22:14:50,184 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -15 predicate places. [2025-03-13 22:14:50,184 INFO L471 AbstractCegarLoop]: Abstraction has has 1084 places, 1584 transitions, 6866 flow [2025-03-13 22:14:50,186 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 1008.5) internal successors, (6051), 6 states have internal predecessors, (6051), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:50,186 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:14:50,186 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:14:50,186 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-13 22:14:50,186 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr74ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-13 22:14:50,186 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:14:50,187 INFO L85 PathProgramCache]: Analyzing trace with hash -71021924, now seen corresponding path program 1 times [2025-03-13 22:14:50,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:14:50,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [712439107] [2025-03-13 22:14:50,187 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:14:50,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:14:50,201 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 101 statements into 1 equivalence classes. [2025-03-13 22:14:50,207 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 101 of 101 statements. [2025-03-13 22:14:50,207 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:14:50,207 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:14:50,424 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2025-03-13 22:14:50,425 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:14:50,425 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [712439107] [2025-03-13 22:14:50,425 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [712439107] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:14:50,425 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:14:50,425 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:14:50,425 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1010256155] [2025-03-13 22:14:50,425 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:14:50,425 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:14:50,426 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:14:50,427 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:14:50,427 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:14:52,657 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 998 out of 1152 [2025-03-13 22:14:52,660 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1084 places, 1584 transitions, 6866 flow. Second operand has 6 states, 6 states have (on average 1002.5) internal successors, (6015), 6 states have internal predecessors, (6015), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:52,661 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:14:52,661 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 998 of 1152 [2025-03-13 22:14:52,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:14:59,201 INFO L124 PetriNetUnfolderBase]: 10691/51823 cut-off events. [2025-03-13 22:14:59,201 INFO L125 PetriNetUnfolderBase]: For 54967/62225 co-relation queries the response was YES. [2025-03-13 22:14:59,286 INFO L83 FinitePrefix]: Finished finitePrefix Result has 107665 conditions, 51823 events. 10691/51823 cut-off events. For 54967/62225 co-relation queries the response was YES. Maximal size of possible extension queue 478. Compared 620937 event pairs, 963 based on Foata normal form. 973/48599 useless extension candidates. Maximal degree in co-relation 15335. Up to 12831 conditions per place. [2025-03-13 22:14:59,396 INFO L140 encePairwiseOnDemand]: 1084/1152 looper letters, 548 selfloop transitions, 454 changer transitions 0/2024 dead transitions. [2025-03-13 22:14:59,396 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1087 places, 2024 transitions, 12270 flow [2025-03-13 22:14:59,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:14:59,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:14:59,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 6256 transitions. [2025-03-13 22:14:59,402 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9050925925925926 [2025-03-13 22:14:59,402 INFO L175 Difference]: Start difference. First operand has 1084 places, 1584 transitions, 6866 flow. Second operand 6 states and 6256 transitions. [2025-03-13 22:14:59,402 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1087 places, 2024 transitions, 12270 flow [2025-03-13 22:14:59,465 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1087 places, 2024 transitions, 12270 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:14:59,481 INFO L231 Difference]: Finished difference. Result has 1092 places, 2024 transitions, 12470 flow [2025-03-13 22:14:59,483 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=6862, PETRI_DIFFERENCE_MINUEND_PLACES=1082, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1582, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=96, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1380, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=12470, PETRI_PLACES=1092, PETRI_TRANSITIONS=2024} [2025-03-13 22:14:59,484 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -7 predicate places. [2025-03-13 22:14:59,484 INFO L471 AbstractCegarLoop]: Abstraction has has 1092 places, 2024 transitions, 12470 flow [2025-03-13 22:14:59,485 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 1002.5) internal successors, (6015), 6 states have internal predecessors, (6015), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:14:59,485 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:14:59,485 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:14:59,486 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-13 22:14:59,486 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr72ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-13 22:14:59,486 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:14:59,486 INFO L85 PathProgramCache]: Analyzing trace with hash 982597288, now seen corresponding path program 1 times [2025-03-13 22:14:59,486 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:14:59,486 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [804643012] [2025-03-13 22:14:59,486 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:14:59,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:14:59,506 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 113 statements into 1 equivalence classes. [2025-03-13 22:14:59,513 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 113 of 113 statements. [2025-03-13 22:14:59,514 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:14:59,514 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:14:59,750 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2025-03-13 22:14:59,750 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:14:59,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [804643012] [2025-03-13 22:14:59,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [804643012] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:14:59,751 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:14:59,751 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:14:59,751 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [415856810] [2025-03-13 22:14:59,751 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:14:59,751 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:14:59,751 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:14:59,751 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:14:59,752 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-13 22:15:01,904 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 998 out of 1152 [2025-03-13 22:15:01,907 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1092 places, 2024 transitions, 12470 flow. Second operand has 6 states, 6 states have (on average 1002.5) internal successors, (6015), 6 states have internal predecessors, (6015), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:15:01,907 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:15:01,907 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 998 of 1152 [2025-03-13 22:15:01,907 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:15:10,242 INFO L124 PetriNetUnfolderBase]: 13633/59265 cut-off events. [2025-03-13 22:15:10,242 INFO L125 PetriNetUnfolderBase]: For 135406/146004 co-relation queries the response was YES. [2025-03-13 22:15:10,375 INFO L83 FinitePrefix]: Finished finitePrefix Result has 148135 conditions, 59265 events. 13633/59265 cut-off events. For 135406/146004 co-relation queries the response was YES. Maximal size of possible extension queue 540. Compared 708513 event pairs, 918 based on Foata normal form. 1678/56660 useless extension candidates. Maximal degree in co-relation 76255. Up to 16151 conditions per place. [2025-03-13 22:15:10,545 INFO L140 encePairwiseOnDemand]: 1084/1152 looper letters, 968 selfloop transitions, 510 changer transitions 0/2520 dead transitions. [2025-03-13 22:15:10,545 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1095 places, 2520 transitions, 20730 flow [2025-03-13 22:15:10,545 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-13 22:15:10,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-13 22:15:10,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 6256 transitions. [2025-03-13 22:15:10,553 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9050925925925926 [2025-03-13 22:15:10,553 INFO L175 Difference]: Start difference. First operand has 1092 places, 2024 transitions, 12470 flow. Second operand 6 states and 6256 transitions. [2025-03-13 22:15:10,553 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1095 places, 2520 transitions, 20730 flow [2025-03-13 22:15:10,707 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1095 places, 2520 transitions, 20730 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:15:10,727 INFO L231 Difference]: Finished difference. Result has 1100 places, 2520 transitions, 20146 flow [2025-03-13 22:15:10,729 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=12466, PETRI_DIFFERENCE_MINUEND_PLACES=1090, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2022, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=124, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1848, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=20146, PETRI_PLACES=1100, PETRI_TRANSITIONS=2520} [2025-03-13 22:15:10,730 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, 1 predicate places. [2025-03-13 22:15:10,730 INFO L471 AbstractCegarLoop]: Abstraction has has 1100 places, 2520 transitions, 20146 flow [2025-03-13 22:15:10,731 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 1002.5) internal successors, (6015), 6 states have internal predecessors, (6015), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-13 22:15:10,731 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:15:10,731 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:15:10,731 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-13 22:15:10,731 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting pusherErr14ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-13 22:15:10,732 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:15:10,732 INFO L85 PathProgramCache]: Analyzing trace with hash -2045654724, now seen corresponding path program 1 times [2025-03-13 22:15:10,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:15:10,732 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [276213680] [2025-03-13 22:15:10,732 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:15:10,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:15:10,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 127 statements into 1 equivalence classes. [2025-03-13 22:15:10,756 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 127 of 127 statements. [2025-03-13 22:15:10,756 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:15:10,756 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:15:11,003 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2025-03-13 22:15:11,003 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:15:11,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [276213680] [2025-03-13 22:15:11,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [276213680] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:15:11,004 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:15:11,004 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-13 22:15:11,004 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [764814825] [2025-03-13 22:15:11,004 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:15:11,004 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-13 22:15:11,005 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:15:11,005 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-13 22:15:11,005 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30