./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 c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 32482febe38d61a93fd0705f3ad97c9c1ccc991b1238f75e4d1dd99bfb01c35e --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:18:32,630 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:18:32,687 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:18:32,693 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:18:32,693 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:18:32,712 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:18:32,716 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:18:32,716 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:18:32,716 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:18:32,716 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:18:32,716 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:18:32,716 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:18:32,716 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:18:32,716 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:18:32,716 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:18:32,717 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:18:32,717 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:18:32,717 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:18:32,718 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:18:32,718 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:18:32,718 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:18:32,718 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:18:32,718 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:18:32,719 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:18:32,719 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:18:32,719 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:18:32,719 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 32482febe38d61a93fd0705f3ad97c9c1ccc991b1238f75e4d1dd99bfb01c35e [2025-02-06 09:18:32,936 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:18:32,941 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:18:32,944 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:18:32,944 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:18:32,945 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:18:32,945 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-02-06 09:18:34,166 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/adc9dba21/97aee30708cc41d2884a0487c88af697/FLAGd78f85a6f [2025-02-06 09:18:34,586 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:18:34,586 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-02-06 09:18:34,596 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/adc9dba21/97aee30708cc41d2884a0487c88af697/FLAGd78f85a6f [2025-02-06 09:18:34,608 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/adc9dba21/97aee30708cc41d2884a0487c88af697 [2025-02-06 09:18:34,610 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:18:34,611 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:18:34,612 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:18:34,612 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:18:34,615 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:18:34,618 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:18:34" (1/1) ... [2025-02-06 09:18:34,618 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@21906d70 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:34, skipping insertion in model container [2025-02-06 09:18:34,619 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:18:34" (1/1) ... [2025-02-06 09:18:34,645 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:18:35,008 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:18:35,014 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:18:35,070 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:18:35,104 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:18:35,105 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35 WrapperNode [2025-02-06 09:18:35,105 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:18:35,105 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:18:35,105 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:18:35,106 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:18:35,109 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,124 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,166 INFO L138 Inliner]: procedures = 277, calls = 106, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 991 [2025-02-06 09:18:35,166 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:18:35,167 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:18:35,167 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:18:35,167 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:18:35,172 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,172 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,181 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,181 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,212 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,215 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,218 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,219 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,224 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:18:35,225 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:18:35,225 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:18:35,225 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:18:35,225 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (1/1) ... [2025-02-06 09:18:35,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:18:35,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:18:35,249 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 09:18:35,254 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 09:18:35,269 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2025-02-06 09:18:35,269 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2025-02-06 09:18:35,269 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 09:18:35,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2025-02-06 09:18:35,270 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 09:18:35,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-06 09:18:35,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-06 09:18:35,270 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 09:18:35,270 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:18:35,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2025-02-06 09:18:35,270 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:18:35,270 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:18:35,270 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:18:35,271 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:18:35,403 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:18:35,404 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:18:36,449 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:36,449 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-1: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:36,449 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-2: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:36,449 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-3: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:36,449 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-4: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:36,449 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-5: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:36,449 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-6: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:36,449 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-55: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:36,449 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-56: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-57: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-58: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-59: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-60: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080: havoc fifo_front_#t~mem74#1.base, fifo_front_#t~mem74#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-61: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-1: havoc fifo_front_#t~mem73#1.base, fifo_front_#t~mem73#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-110: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-111: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-112: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-113: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:36,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-114: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-115: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-116: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-165: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-166: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-167: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-168: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-169: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-170: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-171: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-220: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-221: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-222: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-223: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-224: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:36,451 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-225: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:36,452 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-226: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:36,452 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-275: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:36,452 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-276: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:36,452 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-277: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:36,452 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-278: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:36,452 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-279: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:36,452 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-280: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:36,452 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-281: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:36,452 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089: havoc main_~#q~1#1.base, main_~#q~1#1.offset; [2025-02-06 09:18:36,452 INFO L1309 $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-02-06 09:18:36,453 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:18:36,453 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:18:36,472 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:18:36,472 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:18:36,473 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:18:36 BoogieIcfgContainer [2025-02-06 09:18:36,473 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:18:36,474 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:18:36,474 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:18:36,478 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:18:36,478 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:18:34" (1/3) ... [2025-02-06 09:18:36,478 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5439e261 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:18:36, skipping insertion in model container [2025-02-06 09:18:36,478 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:35" (2/3) ... [2025-02-06 09:18:36,478 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5439e261 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:18:36, skipping insertion in model container [2025-02-06 09:18:36,479 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:18:36" (3/3) ... [2025-02-06 09:18:36,479 INFO L128 eAbstractionObserver]: Analyzing ICFG divinefifo-bug_1w1r.i [2025-02-06 09:18:36,488 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:18:36,489 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG divinefifo-bug_1w1r.i that has 2 procedures, 1112 locations, 1 initial locations, 4 loop locations, and 98 error locations. [2025-02-06 09:18:36,489 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:18:36,617 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-02-06 09:18:36,665 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1115 places, 1153 transitions, 2313 flow [2025-02-06 09:18:36,943 INFO L124 PetriNetUnfolderBase]: 42/1152 cut-off events. [2025-02-06 09:18:36,945 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-06 09:18:36,979 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1157 conditions, 1152 events. 42/1152 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 3483 event pairs, 0 based on Foata normal form. 0/1012 useless extension candidates. Maximal degree in co-relation 838. Up to 3 conditions per place. [2025-02-06 09:18:36,980 INFO L82 GeneralOperation]: Start removeDead. Operand has 1115 places, 1153 transitions, 2313 flow [2025-02-06 09:18:36,991 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1100 places, 1138 transitions, 2282 flow [2025-02-06 09:18:36,996 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:18:37,003 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;@2d8b6697, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:18:37,003 INFO L334 AbstractCegarLoop]: Starting to check reachability of 114 error locations. [2025-02-06 09:18:37,007 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:18:37,007 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2025-02-06 09:18:37,007 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:18:37,007 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:18:37,007 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-02-06 09:18:37,008 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-02-06 09:18:37,011 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:18:37,011 INFO L85 PathProgramCache]: Analyzing trace with hash 1519298978, now seen corresponding path program 1 times [2025-02-06 09:18:37,016 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:18:37,016 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1346792647] [2025-02-06 09:18:37,016 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:18:37,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:18:37,068 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-02-06 09:18:37,086 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-02-06 09:18:37,086 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:18:37,086 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:18:37,534 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:18:37,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:18:37,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1346792647] [2025-02-06 09:18:37,537 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1346792647] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:18:37,537 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:18:37,538 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:18:37,539 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1588856740] [2025-02-06 09:18:37,539 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:18:37,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:18:37,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:18:37,560 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:18:37,560 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:18:39,001 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 736 out of 1153 [2025-02-06 09:18:39,009 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1100 places, 1138 transitions, 2282 flow. Second operand has 6 states, 6 states have (on average 737.3333333333334) internal successors, (4424), 6 states have internal predecessors, (4424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:18:39,010 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:18:39,010 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 736 of 1153 [2025-02-06 09:18:39,012 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:18:46,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [986#L1003-3true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,108 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-02-06 09:18:46,109 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:18:46,109 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:46,109 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:18:46,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 52#L1075-6true, 197#L1036-13true, 1118#true]) [2025-02-06 09:18:46,109 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-02-06 09:18:46,109 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:46,109 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:18:46,109 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:18:46,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [986#L1003-3true, 741#L1012-272true, 1116#true, 1118#true]) [2025-02-06 09:18:46,158 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:18:46,158 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:46,158 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:18:46,158 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:46,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 197#L1036-13true, 1118#true]) [2025-02-06 09:18:46,159 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:18:46,159 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:18:46,159 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:46,159 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:46,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [378#L1003-2true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,163 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:18:46,163 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:18:46,163 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:18:46,163 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:46,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1066#L1036-12true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,163 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:18:46,163 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:46,164 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:18:46,165 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:18:46,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [378#L1003-2true, 741#L1012-272true, 1116#true, 1118#true]) [2025-02-06 09:18:46,206 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:46,206 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:18:46,206 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:46,207 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:46,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [1066#L1036-12true, 741#L1012-272true, 1116#true, 1118#true]) [2025-02-06 09:18:46,207 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:46,208 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:46,210 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:18:46,210 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:46,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [407#L1003true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,212 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:46,212 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:46,212 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:46,212 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:18:46,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [404#L1036-10true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,213 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:46,213 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:18:46,213 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:46,213 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:46,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [407#L1003true, 741#L1012-272true, 1116#true, 1118#true]) [2025-02-06 09:18:46,255 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:18:46,255 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:46,255 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:18:46,255 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:18:46,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 404#L1036-10true, 1116#true, 1118#true]) [2025-02-06 09:18:46,255 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:18:46,255 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:18:46,255 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:18:46,255 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:46,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [879#L1036-6true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,371 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-02-06 09:18:46,371 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:18:46,371 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:46,371 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:18:46,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [879#L1036-6true, 741#L1012-272true, 1116#true, 1118#true]) [2025-02-06 09:18:46,399 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:18:46,399 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:18:46,399 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:18:46,399 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:18:46,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 874#L1036-5true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,400 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:18:46,400 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:18:46,400 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:46,400 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:18:46,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 874#L1036-5true, 1118#true]) [2025-02-06 09:18:46,428 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:18:46,428 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:18:46,428 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:18:46,428 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:18:46,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 168#L1036-4true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,429 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:18:46,429 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:18:46,429 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:18:46,429 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:18:46,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 168#L1036-4true, 1118#true]) [2025-02-06 09:18:46,456 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:18:46,456 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:18:46,456 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:18:46,456 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:18:46,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [780#L1036-2true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,457 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:18:46,457 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:18:46,457 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:18:46,457 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:18:46,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 780#L1036-2true, 1116#true, 1118#true]) [2025-02-06 09:18:46,483 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:18:46,483 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:18:46,483 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:18:46,483 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:18:46,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 886#L1037-6true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,604 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-02-06 09:18:46,604 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:18:46,605 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:18:46,605 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:18:46,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 886#L1037-6true, 1118#true]) [2025-02-06 09:18:46,627 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:18:46,627 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:18:46,627 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:18:46,627 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:18:46,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [336#L1037-5true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,628 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:18:46,628 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:18:46,628 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:18:46,628 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:18:46,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [336#L1037-5true, 741#L1012-272true, 1116#true, 1118#true]) [2025-02-06 09:18:46,650 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:18:46,650 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:18:46,650 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:18:46,650 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:18:46,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [456#L1037-4true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,651 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:18:46,651 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:18:46,651 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:18:46,651 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:18:46,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [456#L1037-4true, 741#L1012-272true, 1116#true, 1118#true]) [2025-02-06 09:18:46,672 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:18:46,672 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:18:46,672 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:18:46,672 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:18:46,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1063#L1037-3true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,672 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:18:46,672 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:18:46,673 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:18:46,673 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:18:46,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [1063#L1037-3true, 741#L1012-272true, 1116#true, 1118#true]) [2025-02-06 09:18:46,694 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:18:46,694 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:46,694 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:18:46,694 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:18:46,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1051#L1038-12true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,778 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-02-06 09:18:46,778 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:18:46,778 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:18:46,778 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:18:46,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [1051#L1038-12true, 741#L1012-272true, 1116#true, 1118#true]) [2025-02-06 09:18:46,795 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:18:46,795 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:18:46,795 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:18:46,795 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:18:46,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 340#L1038-11true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,796 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:18:46,796 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:46,796 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:18:46,796 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:18:46,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 340#L1038-11true, 1118#true]) [2025-02-06 09:18:46,812 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:18:46,813 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:46,813 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:18:46,814 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:18:46,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [759#L1038-10true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,815 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:18:46,815 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:18:46,815 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:18:46,815 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:18:46,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 759#L1038-10true, 1116#true, 1118#true]) [2025-02-06 09:18:46,832 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:18:46,832 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:18:46,833 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:46,833 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:18:46,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 52#L1075-6true, 947#L1038-9true, 1118#true]) [2025-02-06 09:18:46,833 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:18:46,833 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:18:46,833 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:18:46,833 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:18:46,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 947#L1038-9true, 1118#true]) [2025-02-06 09:18:46,849 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:18:46,849 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:18:46,849 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:18:46,849 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:46,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 992#L1038-5true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,893 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-02-06 09:18:46,893 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:18:46,893 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:18:46,893 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:46,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 992#L1038-5true, 1118#true]) [2025-02-06 09:18:46,906 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:18:46,906 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:18:46,906 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:18:46,906 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:46,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 935#L1038-4true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,907 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:18:46,907 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:18:46,907 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:46,907 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:46,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 935#L1038-4true, 1118#true]) [2025-02-06 09:18:46,919 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:18:46,919 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:18:46,919 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:18:46,920 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:18:46,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [225#L1038-3true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,921 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:18:46,921 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:18:46,921 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:18:46,921 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:46,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [225#L1038-3true, 741#L1012-272true, 1116#true, 1118#true]) [2025-02-06 09:18:46,933 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:18:46,933 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:18:46,933 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:18:46,933 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:18:46,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [732#L1038-1true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,933 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:18:46,933 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:18:46,933 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:18:46,933 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:18:46,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 732#L1038-1true, 1116#true, 1118#true]) [2025-02-06 09:18:46,945 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:18:46,945 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:18:46,945 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:18:46,945 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:18:46,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 763#L1039-4true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:46,995 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-02-06 09:18:46,995 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:18:46,995 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:18:46,995 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:18:47,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 763#L1039-4true, 1118#true]) [2025-02-06 09:18:47,004 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:18:47,004 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:18:47,004 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-06 09:18:47,004 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:18:47,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 464#L1039-3true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:47,005 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:18:47,005 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-06 09:18:47,005 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:18:47,005 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:18:47,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 464#L1039-3true, 1118#true]) [2025-02-06 09:18:47,013 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:18:47,013 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-06 09:18:47,013 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:18:47,013 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:18:47,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [975#L1039-2true, 1116#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:47,014 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:18:47,014 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:18:47,014 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:18:47,014 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-06 09:18:47,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 975#L1039-2true, 1116#true, 1118#true]) [2025-02-06 09:18:47,022 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:18:47,022 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:18:47,022 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:18:47,022 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-06 09:18:47,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][209], [1116#true, 845#L1039true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:47,022 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:18:47,022 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-06 09:18:47,022 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:18:47,025 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:18:47,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][212], [741#L1012-272true, 1116#true, 845#L1039true, 1118#true]) [2025-02-06 09:18:47,033 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:18:47,034 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:18:47,034 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:18:47,034 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-06 09:18:47,136 INFO L124 PetriNetUnfolderBase]: 15749/57147 cut-off events. [2025-02-06 09:18:47,139 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-02-06 09:18:47,311 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86829 conditions, 57147 events. 15749/57147 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 327. Compared 622107 event pairs, 14160 based on Foata normal form. 1240/53135 useless extension candidates. Maximal degree in co-relation 86432. Up to 29670 conditions per place. [2025-02-06 09:18:47,481 INFO L140 encePairwiseOnDemand]: 1123/1153 looper letters, 387 selfloop transitions, 5 changer transitions 9/1102 dead transitions. [2025-02-06 09:18:47,482 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1093 places, 1102 transitions, 2994 flow [2025-02-06 09:18:47,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:18:47,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:18:47,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4833 transitions. [2025-02-06 09:18:47,507 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6986123156981786 [2025-02-06 09:18:47,509 INFO L175 Difference]: Start difference. First operand has 1100 places, 1138 transitions, 2282 flow. Second operand 6 states and 4833 transitions. [2025-02-06 09:18:47,510 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1093 places, 1102 transitions, 2994 flow [2025-02-06 09:18:47,521 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1091 places, 1102 transitions, 2990 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:18:47,535 INFO L231 Difference]: Finished difference. Result has 1091 places, 1093 transitions, 2198 flow [2025-02-06 09:18:47,537 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1153, PETRI_DIFFERENCE_MINUEND_FLOW=2206, PETRI_DIFFERENCE_MINUEND_PLACES=1086, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1102, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1097, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2198, PETRI_PLACES=1091, PETRI_TRANSITIONS=1093} [2025-02-06 09:18:47,540 INFO L279 CegarLoopForPetriNet]: 1100 programPoint places, -9 predicate places. [2025-02-06 09:18:47,542 INFO L471 AbstractCegarLoop]: Abstraction has has 1091 places, 1093 transitions, 2198 flow [2025-02-06 09:18:47,544 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 737.3333333333334) internal successors, (4424), 6 states have internal predecessors, (4424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:18:47,544 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:18:47,544 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-02-06 09:18:47,544 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:18:47,544 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-02-06 09:18:47,545 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:18:47,545 INFO L85 PathProgramCache]: Analyzing trace with hash 1700257097, now seen corresponding path program 1 times [2025-02-06 09:18:47,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:18:47,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1097648291] [2025-02-06 09:18:47,545 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:18:47,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:18:47,560 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-02-06 09:18:47,572 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-02-06 09:18:47,573 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:18:47,573 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:18:47,901 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:18:47,902 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:18:47,902 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1097648291] [2025-02-06 09:18:47,902 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1097648291] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:18:47,902 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:18:47,903 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:18:47,903 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1025037736] [2025-02-06 09:18:47,903 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:18:47,904 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:18:47,904 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:18:47,905 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:18:47,905 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:18:49,276 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 736 out of 1153 [2025-02-06 09:18:49,281 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1091 places, 1093 transitions, 2198 flow. Second operand has 6 states, 6 states have (on average 737.3333333333334) internal successors, (4424), 6 states have internal predecessors, (4424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:18:49,281 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:18:49,281 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 736 of 1153 [2025-02-06 09:18:49,281 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:18:55,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [986#L1003-3true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,179 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-02-06 09:18:55,179 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:18:55,179 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:55,179 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:18:55,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 52#L1075-6true, 1118#true, 197#L1036-13true]) [2025-02-06 09:18:55,179 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-02-06 09:18:55,179 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:18:55,180 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:55,180 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:18:55,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [986#L1003-3true, 741#L1012-272true, 1124#true, 1118#true]) [2025-02-06 09:18:55,202 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:18:55,202 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:55,202 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:55,202 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:18:55,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 1118#true, 197#L1036-13true]) [2025-02-06 09:18:55,203 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:18:55,203 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:18:55,203 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:55,203 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:55,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [378#L1003-2true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,203 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:18:55,204 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:18:55,204 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:18:55,204 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:55,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1066#L1036-12true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,204 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:18:55,204 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:18:55,204 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:18:55,204 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:55,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [378#L1003-2true, 741#L1012-272true, 1124#true, 1118#true]) [2025-02-06 09:18:55,227 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:55,227 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:18:55,227 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:55,227 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:55,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [1066#L1036-12true, 741#L1012-272true, 1124#true, 1118#true]) [2025-02-06 09:18:55,228 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:55,228 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:55,228 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:55,228 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:18:55,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [407#L1003true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,228 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:55,228 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:55,228 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:18:55,228 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:55,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [404#L1036-10true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,229 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:55,229 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:55,229 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:55,229 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:18:55,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [407#L1003true, 741#L1012-272true, 1124#true, 1118#true]) [2025-02-06 09:18:55,252 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:18:55,252 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:18:55,252 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:18:55,252 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:55,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 404#L1036-10true, 1124#true, 1118#true]) [2025-02-06 09:18:55,253 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:18:55,253 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:55,253 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:18:55,253 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:18:55,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [879#L1036-6true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,358 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-02-06 09:18:55,358 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:18:55,358 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:55,358 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:18:55,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [879#L1036-6true, 741#L1012-272true, 1124#true, 1118#true]) [2025-02-06 09:18:55,387 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:18:55,388 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:18:55,388 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:18:55,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:18:55,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 874#L1036-5true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,389 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:18:55,389 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:55,389 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:18:55,389 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:18:55,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 874#L1036-5true, 1118#true]) [2025-02-06 09:18:55,417 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:18:55,417 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:18:55,417 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:18:55,417 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:18:55,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 168#L1036-4true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,418 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:18:55,418 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:18:55,418 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:18:55,418 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:18:55,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 168#L1036-4true, 1118#true]) [2025-02-06 09:18:55,446 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:18:55,446 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:18:55,447 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:18:55,447 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:18:55,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [780#L1036-2true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,447 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:18:55,447 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:18:55,447 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:18:55,447 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:18:55,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 780#L1036-2true, 1124#true, 1118#true]) [2025-02-06 09:18:55,475 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:18:55,475 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:18:55,475 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:18:55,475 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:18:55,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 886#L1037-6true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,602 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-02-06 09:18:55,602 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:18:55,602 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:18:55,602 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:18:55,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 886#L1037-6true, 1118#true]) [2025-02-06 09:18:55,625 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:18:55,625 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:18:55,626 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:18:55,626 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:18:55,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [336#L1037-5true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,626 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:18:55,627 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:18:55,627 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:18:55,627 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:18:55,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [336#L1037-5true, 741#L1012-272true, 1124#true, 1118#true]) [2025-02-06 09:18:55,649 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:18:55,649 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:18:55,649 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:18:55,649 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:18:55,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [456#L1037-4true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,650 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:18:55,650 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:18:55,650 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:18:55,650 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:18:55,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [456#L1037-4true, 741#L1012-272true, 1124#true, 1118#true]) [2025-02-06 09:18:55,671 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:18:55,672 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:18:55,672 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:18:55,672 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:18:55,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1063#L1037-3true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,672 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:18:55,672 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:18:55,672 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:18:55,672 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:18:55,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [1063#L1037-3true, 741#L1012-272true, 1124#true, 1118#true]) [2025-02-06 09:18:55,694 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:18:55,694 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:18:55,694 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:55,694 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:18:55,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1051#L1038-12true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,777 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-02-06 09:18:55,777 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:18:55,777 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:18:55,777 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:18:55,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [1051#L1038-12true, 741#L1012-272true, 1124#true, 1118#true]) [2025-02-06 09:18:55,794 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:18:55,794 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:18:55,794 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:18:55,794 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:18:55,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 340#L1038-11true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,795 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:18:55,795 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:18:55,795 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:18:55,795 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:55,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 340#L1038-11true, 1118#true]) [2025-02-06 09:18:55,940 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:18:55,940 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:18:55,940 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:55,940 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:18:55,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [759#L1038-10true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,941 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:18:55,941 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:18:55,941 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:18:55,941 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:18:55,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 759#L1038-10true, 1124#true, 1118#true]) [2025-02-06 09:18:55,952 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:18:55,952 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:55,952 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:18:55,952 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:18:55,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 52#L1075-6true, 1118#true, 947#L1038-9true]) [2025-02-06 09:18:55,953 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:18:55,953 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:18:55,953 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:18:55,953 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:18:55,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 1118#true, 947#L1038-9true]) [2025-02-06 09:18:55,963 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:18:55,963 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:18:55,963 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:55,963 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:18:55,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 992#L1038-5true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:55,992 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-02-06 09:18:55,992 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:18:55,992 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:55,992 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:18:56,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 992#L1038-5true, 1118#true]) [2025-02-06 09:18:56,001 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:18:56,001 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:18:56,001 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:18:56,001 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:56,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 935#L1038-4true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:56,002 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:18:56,002 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:56,002 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:18:56,002 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:56,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 935#L1038-4true, 1118#true]) [2025-02-06 09:18:56,010 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:18:56,010 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:18:56,010 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:18:56,010 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:18:56,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [225#L1038-3true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:56,011 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:18:56,011 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:56,011 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:18:56,011 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:18:56,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [225#L1038-3true, 741#L1012-272true, 1124#true, 1118#true]) [2025-02-06 09:18:56,019 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:18:56,019 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:18:56,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:18:56,019 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:18:56,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [732#L1038-1true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:56,019 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:18:56,019 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:18:56,019 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:18:56,019 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:18:56,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 732#L1038-1true, 1124#true, 1118#true]) [2025-02-06 09:18:56,027 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:18:56,027 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:18:56,027 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:18:56,027 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:18:56,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 52#L1075-6true, 763#L1039-4true, 1118#true]) [2025-02-06 09:18:56,061 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-02-06 09:18:56,061 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:18:56,061 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:18:56,061 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:18:56,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 763#L1039-4true, 1118#true]) [2025-02-06 09:18:56,067 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:18:56,067 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:18:56,067 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:18:56,067 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-06 09:18:56,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 464#L1039-3true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:56,067 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:18:56,067 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:18:56,068 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-06 09:18:56,068 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:18:56,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 464#L1039-3true, 1118#true]) [2025-02-06 09:18:56,073 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:18:56,073 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:18:56,073 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-06 09:18:56,073 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:18:56,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [975#L1039-2true, 1124#true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:56,073 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:18:56,074 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-06 09:18:56,074 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:18:56,074 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:18:56,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 975#L1039-2true, 1124#true, 1118#true]) [2025-02-06 09:18:56,079 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:18:56,079 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-06 09:18:56,079 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:18:56,079 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:18:56,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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][205], [1124#true, 845#L1039true, 52#L1075-6true, 1118#true]) [2025-02-06 09:18:56,079 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:18:56,079 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:18:56,079 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-06 09:18:56,079 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:18:56,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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][208], [741#L1012-272true, 1124#true, 845#L1039true, 1118#true]) [2025-02-06 09:18:56,085 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:18:56,085 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-06 09:18:56,085 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:18:56,085 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:18:56,134 INFO L124 PetriNetUnfolderBase]: 15749/57137 cut-off events. [2025-02-06 09:18:56,134 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-06 09:18:56,193 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86820 conditions, 57137 events. 15749/57137 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 327. Compared 621550 event pairs, 14160 based on Foata normal form. 0/51889 useless extension candidates. Maximal degree in co-relation 86764. Up to 29670 conditions per place. [2025-02-06 09:18:56,332 INFO L140 encePairwiseOnDemand]: 1147/1153 looper letters, 387 selfloop transitions, 5 changer transitions 0/1092 dead transitions. [2025-02-06 09:18:56,332 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1086 places, 1092 transitions, 2980 flow [2025-02-06 09:18:56,333 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:18:56,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:18:56,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4809 transitions. [2025-02-06 09:18:56,340 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6951431049436253 [2025-02-06 09:18:56,340 INFO L175 Difference]: Start difference. First operand has 1091 places, 1093 transitions, 2198 flow. Second operand 6 states and 4809 transitions. [2025-02-06 09:18:56,340 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1086 places, 1092 transitions, 2980 flow [2025-02-06 09:18:56,344 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1081 places, 1092 transitions, 2970 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:18:56,351 INFO L231 Difference]: Finished difference. Result has 1081 places, 1092 transitions, 2196 flow [2025-02-06 09:18:56,352 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1153, PETRI_DIFFERENCE_MINUEND_FLOW=2186, PETRI_DIFFERENCE_MINUEND_PLACES=1076, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1092, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1087, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2196, PETRI_PLACES=1081, PETRI_TRANSITIONS=1092} [2025-02-06 09:18:56,353 INFO L279 CegarLoopForPetriNet]: 1100 programPoint places, -19 predicate places. [2025-02-06 09:18:56,353 INFO L471 AbstractCegarLoop]: Abstraction has has 1081 places, 1092 transitions, 2196 flow [2025-02-06 09:18:56,355 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 737.3333333333334) internal successors, (4424), 6 states have internal predecessors, (4424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:18:56,355 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:18:56,355 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-02-06 09:18:56,355 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:18:56,355 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-02-06 09:18:56,356 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:18:56,356 INFO L85 PathProgramCache]: Analyzing trace with hash -2010101972, now seen corresponding path program 1 times [2025-02-06 09:18:56,356 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:18:56,356 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [502364625] [2025-02-06 09:18:56,356 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:18:56,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:18:56,369 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-02-06 09:18:56,380 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-02-06 09:18:56,380 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:18:56,380 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:18:56,613 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:18:56,613 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:18:56,614 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [502364625] [2025-02-06 09:18:56,614 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [502364625] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:18:56,614 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:18:56,614 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:18:56,614 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1141849553] [2025-02-06 09:18:56,614 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:18:56,615 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:18:56,615 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:18:56,615 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:18:56,615 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:18:57,917 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 736 out of 1153 [2025-02-06 09:18:57,921 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1081 places, 1092 transitions, 2196 flow. Second operand has 6 states, 6 states have (on average 737.3333333333334) internal successors, (4424), 6 states have internal predecessors, (4424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:18:57,921 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:18:57,921 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 736 of 1153 [2025-02-06 09:18:57,921 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:19:03,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [986#L1003-3true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:03,745 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-02-06 09:19:03,745 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:03,745 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:03,745 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:03,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 52#L1075-6true, 197#L1036-13true]) [2025-02-06 09:19:03,745 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-02-06 09:19:03,745 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:03,745 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:03,745 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:03,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [986#L1003-3true, 741#L1012-272true, 1130#true, 1124#true]) [2025-02-06 09:19:03,768 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:03,768 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:03,768 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:03,768 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:03,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 197#L1036-13true]) [2025-02-06 09:19:03,768 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:03,769 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:03,769 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:03,769 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:03,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [378#L1003-2true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:03,769 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:03,769 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:03,769 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:03,770 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:03,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1066#L1036-12true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:03,770 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:03,770 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:03,770 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:03,770 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:03,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [378#L1003-2true, 741#L1012-272true, 1130#true, 1124#true]) [2025-02-06 09:19:03,794 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:03,794 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:03,794 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:03,794 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:03,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [1066#L1036-12true, 741#L1012-272true, 1130#true, 1124#true]) [2025-02-06 09:19:03,794 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:03,794 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:03,794 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:03,794 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:03,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [407#L1003true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:03,794 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:03,794 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:03,795 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:03,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:03,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [404#L1036-10true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:03,795 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:03,795 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:03,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:03,795 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:03,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [407#L1003true, 741#L1012-272true, 1130#true, 1124#true]) [2025-02-06 09:19:03,819 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:03,819 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:03,819 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:03,819 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:03,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 404#L1036-10true, 1124#true]) [2025-02-06 09:19:03,819 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:03,819 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:03,819 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:03,820 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:03,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [879#L1036-6true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:03,911 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-02-06 09:19:03,911 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:19:03,911 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:03,911 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:03,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [879#L1036-6true, 741#L1012-272true, 1130#true, 1124#true]) [2025-02-06 09:19:03,932 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:19:03,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:03,933 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:03,933 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:03,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 874#L1036-5true, 52#L1075-6true]) [2025-02-06 09:19:03,933 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:19:03,933 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:03,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:03,933 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:03,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 874#L1036-5true]) [2025-02-06 09:19:03,955 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:03,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:03,955 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:03,955 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:03,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 168#L1036-4true, 52#L1075-6true]) [2025-02-06 09:19:03,956 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:03,956 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:03,956 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:03,956 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:19:03,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 168#L1036-4true]) [2025-02-06 09:19:03,978 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:03,978 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:19:03,978 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:03,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:03,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 780#L1036-2true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:03,978 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:03,978 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:19:03,978 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:03,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:03,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 780#L1036-2true, 1124#true]) [2025-02-06 09:19:04,000 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:19:04,000 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:04,000 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:19:04,000 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:04,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 886#L1037-6true, 52#L1075-6true]) [2025-02-06 09:19:04,103 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-02-06 09:19:04,103 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:19:04,103 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:04,103 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:04,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 886#L1037-6true]) [2025-02-06 09:19:04,122 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:19:04,122 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:04,122 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:04,123 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:19:04,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [336#L1037-5true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:04,123 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:19:04,123 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:19:04,123 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:04,123 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:04,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [336#L1037-5true, 741#L1012-272true, 1130#true, 1124#true]) [2025-02-06 09:19:04,143 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:04,143 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:04,143 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:19:04,143 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:04,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [456#L1037-4true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:04,143 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:04,143 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:19:04,144 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:04,144 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:04,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [456#L1037-4true, 741#L1012-272true, 1130#true, 1124#true]) [2025-02-06 09:19:04,161 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:04,161 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:04,161 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:04,161 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:04,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1063#L1037-3true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:04,161 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:04,161 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:19:04,161 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:19:04,161 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:04,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [1063#L1037-3true, 741#L1012-272true, 1130#true, 1124#true]) [2025-02-06 09:19:04,180 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:19:04,180 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:04,180 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:04,180 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:19:04,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1051#L1038-12true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:04,239 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-02-06 09:19:04,239 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:04,239 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:19:04,239 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:04,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [1051#L1038-12true, 741#L1012-272true, 1130#true, 1124#true]) [2025-02-06 09:19:04,255 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:19:04,255 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:19:04,255 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:04,255 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:19:04,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 340#L1038-11true, 52#L1075-6true]) [2025-02-06 09:19:04,256 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:19:04,256 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:04,256 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:04,256 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:04,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 340#L1038-11true]) [2025-02-06 09:19:04,270 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:04,270 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:04,270 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:04,270 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:04,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [759#L1038-10true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:04,271 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:04,271 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:04,271 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:04,271 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:19:04,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 759#L1038-10true, 1130#true, 1124#true]) [2025-02-06 09:19:04,282 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:04,282 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:04,282 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:04,282 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:04,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 52#L1075-6true, 947#L1038-9true]) [2025-02-06 09:19:04,283 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:04,283 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:04,283 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:04,283 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:19:04,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 947#L1038-9true]) [2025-02-06 09:19:04,294 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:19:04,294 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:19:04,294 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:04,294 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:04,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 992#L1038-5true, 52#L1075-6true]) [2025-02-06 09:19:04,326 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-02-06 09:19:04,326 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:04,326 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:04,326 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:04,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 992#L1038-5true]) [2025-02-06 09:19:04,546 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:19:04,546 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:19:04,546 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:19:04,546 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:04,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 935#L1038-4true, 52#L1075-6true]) [2025-02-06 09:19:04,548 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:19:04,548 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:04,548 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:04,548 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:04,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 935#L1038-4true]) [2025-02-06 09:19:04,557 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:04,557 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:19:04,557 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:04,557 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:04,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [225#L1038-3true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:04,558 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:04,558 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:04,558 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:04,558 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:04,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [225#L1038-3true, 741#L1012-272true, 1130#true, 1124#true]) [2025-02-06 09:19:04,567 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:04,567 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:04,568 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:04,568 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:19:04,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [732#L1038-1true, 1130#true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:04,568 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:04,568 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:04,568 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:04,568 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:19:04,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 732#L1038-1true, 1130#true, 1124#true]) [2025-02-06 09:19:04,577 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:19:04,577 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:19:04,577 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:04,577 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:04,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 52#L1075-6true, 763#L1039-4true]) [2025-02-06 09:19:04,624 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-02-06 09:19:04,624 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:04,624 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:04,624 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:04,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 763#L1039-4true]) [2025-02-06 09:19:04,633 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:19:04,633 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:04,633 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:19:04,633 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-06 09:19:04,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 464#L1039-3true, 52#L1075-6true]) [2025-02-06 09:19:04,634 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:19:04,634 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:04,634 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-06 09:19:04,634 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:04,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 464#L1039-3true]) [2025-02-06 09:19:04,639 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:04,639 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:04,639 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-06 09:19:04,639 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:04,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 975#L1039-2true, 1124#true, 52#L1075-6true]) [2025-02-06 09:19:04,640 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:04,640 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-06 09:19:04,640 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:04,640 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:04,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 975#L1039-2true, 1130#true, 1124#true]) [2025-02-06 09:19:04,646 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:04,646 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-06 09:19:04,646 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:04,646 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:04,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1124#true, 845#L1039true, 52#L1075-6true]) [2025-02-06 09:19:04,646 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:04,646 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-06 09:19:04,646 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:04,646 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:04,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1124#true, 845#L1039true]) [2025-02-06 09:19:04,651 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:19:04,651 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-06 09:19:04,651 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:04,652 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:04,701 INFO L124 PetriNetUnfolderBase]: 15749/57136 cut-off events. [2025-02-06 09:19:04,701 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-06 09:19:04,756 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86819 conditions, 57136 events. 15749/57136 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 327. Compared 621771 event pairs, 14160 based on Foata normal form. 0/51889 useless extension candidates. Maximal degree in co-relation 86768. Up to 29670 conditions per place. [2025-02-06 09:19:04,866 INFO L140 encePairwiseOnDemand]: 1147/1153 looper letters, 387 selfloop transitions, 5 changer transitions 0/1091 dead transitions. [2025-02-06 09:19:04,866 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1085 places, 1091 transitions, 2978 flow [2025-02-06 09:19:04,866 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:19:04,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:19:04,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4809 transitions. [2025-02-06 09:19:04,884 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6951431049436253 [2025-02-06 09:19:04,884 INFO L175 Difference]: Start difference. First operand has 1081 places, 1092 transitions, 2196 flow. Second operand 6 states and 4809 transitions. [2025-02-06 09:19:04,884 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1085 places, 1091 transitions, 2978 flow [2025-02-06 09:19:04,891 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1080 places, 1091 transitions, 2968 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:19:04,910 INFO L231 Difference]: Finished difference. Result has 1080 places, 1091 transitions, 2194 flow [2025-02-06 09:19:04,911 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1153, 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-02-06 09:19:04,915 INFO L279 CegarLoopForPetriNet]: 1100 programPoint places, -20 predicate places. [2025-02-06 09:19:04,915 INFO L471 AbstractCegarLoop]: Abstraction has has 1080 places, 1091 transitions, 2194 flow [2025-02-06 09:19:04,917 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 737.3333333333334) internal successors, (4424), 6 states have internal predecessors, (4424), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:04,917 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:19:04,917 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-02-06 09:19:04,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:19:04,917 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-02-06 09:19:04,918 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:19:04,918 INFO L85 PathProgramCache]: Analyzing trace with hash 1141459313, now seen corresponding path program 1 times [2025-02-06 09:19:04,918 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:19:04,918 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1119231185] [2025-02-06 09:19:04,918 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:19:04,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:19:04,942 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 60 statements into 1 equivalence classes. [2025-02-06 09:19:04,947 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 60 of 60 statements. [2025-02-06 09:19:04,947 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:19:04,947 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:19:05,141 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-06 09:19:05,141 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:19:05,141 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1119231185] [2025-02-06 09:19:05,141 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1119231185] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:19:05,141 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:19:05,141 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:19:05,141 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [355009955] [2025-02-06 09:19:05,141 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:19:05,141 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:19:05,141 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:19:05,142 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:19:05,142 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:19:06,224 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 732 out of 1153 [2025-02-06 09:19:06,228 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1080 places, 1091 transitions, 2194 flow. Second operand has 6 states, 6 states have (on average 735.3333333333334) internal successors, (4412), 6 states have internal predecessors, (4412), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:06,228 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:19:06,228 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 732 of 1153 [2025-02-06 09:19:06,228 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:19:12,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [986#L1003-3true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,285 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-02-06 09:19:12,285 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:12,285 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:12,285 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:12,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1136#true, 52#L1075-6true, 197#L1036-13true]) [2025-02-06 09:19:12,285 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-02-06 09:19:12,285 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:12,285 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:12,285 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:12,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [986#L1003-3true, 741#L1012-272true, 1130#true, 1136#true]) [2025-02-06 09:19:12,305 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:12,305 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:12,305 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:12,305 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:12,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1136#true, 197#L1036-13true]) [2025-02-06 09:19:12,305 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:12,305 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:12,305 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:12,305 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:12,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [378#L1003-2true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,306 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:12,306 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:12,306 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:12,306 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:12,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1066#L1036-12true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,306 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:12,307 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:12,307 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:12,307 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:12,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [378#L1003-2true, 741#L1012-272true, 1130#true, 1136#true]) [2025-02-06 09:19:12,328 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:12,328 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:12,328 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:12,328 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:12,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [1066#L1036-12true, 741#L1012-272true, 1130#true, 1136#true]) [2025-02-06 09:19:12,328 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:12,328 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:12,328 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:12,328 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:12,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [407#L1003true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,329 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:12,329 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:12,329 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:12,329 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:12,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 404#L1036-10true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,329 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:12,329 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:12,329 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:12,329 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:12,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [407#L1003true, 741#L1012-272true, 1130#true, 1136#true]) [2025-02-06 09:19:12,350 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:12,350 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:12,350 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:12,350 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:12,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 404#L1036-10true, 1136#true]) [2025-02-06 09:19:12,350 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:12,350 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:12,350 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:12,350 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:12,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [879#L1036-6true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,431 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-02-06 09:19:12,431 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:19:12,431 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:12,431 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:12,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [879#L1036-6true, 741#L1012-272true, 1130#true, 1136#true]) [2025-02-06 09:19:12,452 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:19:12,452 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:12,453 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:12,453 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:12,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 874#L1036-5true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,453 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:19:12,453 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:12,453 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:12,453 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:12,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 874#L1036-5true, 1136#true]) [2025-02-06 09:19:12,474 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:12,474 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:12,474 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:12,474 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:12,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 168#L1036-4true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,475 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:12,475 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:12,475 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:12,475 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:19:12,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 168#L1036-4true, 1136#true]) [2025-02-06 09:19:12,493 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:12,494 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:19:12,494 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:12,494 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:12,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 780#L1036-2true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,494 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:12,494 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:19:12,494 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:12,494 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:12,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 780#L1036-2true, 1136#true]) [2025-02-06 09:19:12,511 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:19:12,512 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:12,512 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:19:12,512 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:12,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 886#L1037-6true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,599 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-02-06 09:19:12,599 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:19:12,599 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:12,599 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:12,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1136#true, 886#L1037-6true]) [2025-02-06 09:19:12,617 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:19:12,617 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:12,617 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:12,617 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:19:12,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [336#L1037-5true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,617 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:19:12,617 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:19:12,617 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:12,618 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:12,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [336#L1037-5true, 741#L1012-272true, 1130#true, 1136#true]) [2025-02-06 09:19:12,634 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:12,634 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:12,634 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:19:12,634 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:12,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [456#L1037-4true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,635 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:12,635 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:19:12,635 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:12,635 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:12,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [456#L1037-4true, 741#L1012-272true, 1130#true, 1136#true]) [2025-02-06 09:19:12,652 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:12,652 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:12,652 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:12,652 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:12,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1063#L1037-3true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,652 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:12,652 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:19:12,653 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:19:12,653 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:12,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [1063#L1037-3true, 741#L1012-272true, 1130#true, 1136#true]) [2025-02-06 09:19:12,670 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:19:12,670 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:12,670 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:12,670 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:19:12,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1051#L1038-12true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,736 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-02-06 09:19:12,736 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:12,736 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:19:12,736 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:12,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [1051#L1038-12true, 741#L1012-272true, 1130#true, 1136#true]) [2025-02-06 09:19:12,749 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:19:12,749 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:19:12,749 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:12,749 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:19:12,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1136#true, 340#L1038-11true, 52#L1075-6true]) [2025-02-06 09:19:12,750 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:19:12,750 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:12,750 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:12,750 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:12,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1136#true, 340#L1038-11true]) [2025-02-06 09:19:12,763 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:12,763 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:12,763 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:12,763 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:12,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [759#L1038-10true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,764 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:12,764 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:12,764 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:12,764 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:19:12,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 759#L1038-10true, 1130#true, 1136#true]) [2025-02-06 09:19:12,776 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:12,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:12,776 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:12,776 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:12,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1136#true, 52#L1075-6true, 947#L1038-9true]) [2025-02-06 09:19:12,776 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:12,776 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:12,776 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:12,776 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:19:12,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1136#true, 947#L1038-9true]) [2025-02-06 09:19:12,787 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:19:12,788 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:19:12,788 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:12,788 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:12,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 992#L1038-5true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,821 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-02-06 09:19:12,822 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:12,822 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:12,822 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:12,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 992#L1038-5true, 1136#true]) [2025-02-06 09:19:12,833 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:19:12,833 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:19:12,833 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:19:12,833 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:12,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 935#L1038-4true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,834 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:19:12,834 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:12,834 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:12,834 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:12,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 935#L1038-4true, 1136#true]) [2025-02-06 09:19:12,843 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:12,843 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:19:12,843 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:12,843 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:12,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [225#L1038-3true, 1130#true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,844 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:12,844 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:12,844 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:12,844 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:12,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [225#L1038-3true, 741#L1012-272true, 1130#true, 1136#true]) [2025-02-06 09:19:12,852 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:12,852 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:12,853 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:19:12,853 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:12,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 732#L1038-1true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,853 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:12,853 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:12,853 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:19:12,853 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:12,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 732#L1038-1true, 1136#true]) [2025-02-06 09:19:12,861 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:19:12,861 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:12,861 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:19:12,861 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:12,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 1136#true, 52#L1075-6true, 763#L1039-4true]) [2025-02-06 09:19:12,897 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-02-06 09:19:12,897 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:12,897 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:12,897 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:12,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 1136#true, 763#L1039-4true]) [2025-02-06 09:19:12,903 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:19:12,904 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:12,904 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:19:12,904 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-06 09:19:12,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 464#L1039-3true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,904 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:19:12,904 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:12,904 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-06 09:19:12,904 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:12,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 464#L1039-3true, 1136#true]) [2025-02-06 09:19:12,910 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:12,910 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:12,910 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-06 09:19:12,911 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:12,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 975#L1039-2true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,911 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:12,911 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-06 09:19:12,911 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:12,911 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:12,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 975#L1039-2true, 1136#true]) [2025-02-06 09:19:12,917 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:12,917 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-06 09:19:12,917 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:12,917 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:12,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1596] 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], [1130#true, 845#L1039true, 1136#true, 52#L1075-6true]) [2025-02-06 09:19:12,917 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:12,917 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-06 09:19:12,917 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:12,917 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:12,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1385] 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], [741#L1012-272true, 1130#true, 845#L1039true, 1136#true]) [2025-02-06 09:19:12,923 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:19:12,923 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-06 09:19:12,923 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:12,923 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:13,167 INFO L124 PetriNetUnfolderBase]: 15749/57135 cut-off events. [2025-02-06 09:19:13,168 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-06 09:19:13,234 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86822 conditions, 57135 events. 15749/57135 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 327. Compared 621640 event pairs, 14160 based on Foata normal form. 0/51889 useless extension candidates. Maximal degree in co-relation 86751. Up to 29674 conditions per place. [2025-02-06 09:19:13,362 INFO L140 encePairwiseOnDemand]: 1147/1153 looper letters, 391 selfloop transitions, 5 changer transitions 0/1090 dead transitions. [2025-02-06 09:19:13,363 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1084 places, 1090 transitions, 2984 flow [2025-02-06 09:19:13,363 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:19:13,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:19:13,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4789 transitions. [2025-02-06 09:19:13,370 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6922520959814975 [2025-02-06 09:19:13,370 INFO L175 Difference]: Start difference. First operand has 1080 places, 1091 transitions, 2194 flow. Second operand 6 states and 4789 transitions. [2025-02-06 09:19:13,370 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1084 places, 1090 transitions, 2984 flow [2025-02-06 09:19:13,376 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1079 places, 1090 transitions, 2974 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:19:13,383 INFO L231 Difference]: Finished difference. Result has 1079 places, 1090 transitions, 2192 flow [2025-02-06 09:19:13,384 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1153, 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-02-06 09:19:13,385 INFO L279 CegarLoopForPetriNet]: 1100 programPoint places, -21 predicate places. [2025-02-06 09:19:13,385 INFO L471 AbstractCegarLoop]: Abstraction has has 1079 places, 1090 transitions, 2192 flow [2025-02-06 09:19:13,388 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 735.3333333333334) internal successors, (4412), 6 states have internal predecessors, (4412), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:13,388 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:19:13,388 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-02-06 09:19:13,388 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:19:13,388 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-02-06 09:19:13,389 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:19:13,389 INFO L85 PathProgramCache]: Analyzing trace with hash 799873547, now seen corresponding path program 1 times [2025-02-06 09:19:13,389 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:19:13,389 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1948856881] [2025-02-06 09:19:13,389 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:19:13,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:19:13,404 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-02-06 09:19:13,416 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-02-06 09:19:13,419 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:19:13,419 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:19:13,700 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-02-06 09:19:13,700 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:19:13,700 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1948856881] [2025-02-06 09:19:13,700 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1948856881] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:19:13,700 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:19:13,700 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:19:13,700 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [601512668] [2025-02-06 09:19:13,701 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:19:13,701 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:19:13,701 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:19:13,701 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:19:13,702 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:19:14,881 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 732 out of 1153 [2025-02-06 09:19:14,886 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1079 places, 1090 transitions, 2192 flow. Second operand has 6 states, 6 states have (on average 735.3333333333334) internal successors, (4412), 6 states have internal predecessors, (4412), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:14,886 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:19:14,886 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 732 of 1153 [2025-02-06 09:19:14,886 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand