./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 e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 32482febe38d61a93fd0705f3ad97c9c1ccc991b1238f75e4d1dd99bfb01c35e --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 21:55:25,159 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 21:55:25,213 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 21:55:25,219 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 21:55:25,219 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 21:55:25,235 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 21:55:25,235 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 21:55:25,235 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 21:55:25,236 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 21:55:25,236 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 21:55:25,236 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 21:55:25,236 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 21:55:25,236 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 21:55:25,236 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 21:55:25,236 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 21:55:25,236 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 21:55:25,236 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 21:55:25,237 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 21:55:25,238 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 21:55:25,238 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 21:55:25,238 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 21:55:25,238 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:55:25,238 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 21:55:25,238 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 21:55:25,238 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 21:55:25,238 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 21:55:25,238 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 21:55:25,238 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 21:55:25,238 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 21:55:25,239 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 21:55:25,239 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 21:55:25,239 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 21:55:25,239 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 32482febe38d61a93fd0705f3ad97c9c1ccc991b1238f75e4d1dd99bfb01c35e [2025-03-08 21:55:25,476 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 21:55:25,485 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 21:55:25,487 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 21:55:25,488 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 21:55:25,488 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 21:55:25,489 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-03-08 21:55:26,643 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0cb1996bf/874dad5be93c43ef850116ecc6a7450a/FLAG099156f87 [2025-03-08 21:55:26,932 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 21:55:26,933 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-03-08 21:55:26,949 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0cb1996bf/874dad5be93c43ef850116ecc6a7450a/FLAG099156f87 [2025-03-08 21:55:26,965 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0cb1996bf/874dad5be93c43ef850116ecc6a7450a [2025-03-08 21:55:26,967 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 21:55:26,968 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 21:55:26,970 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 21:55:26,971 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 21:55:26,974 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 21:55:26,974 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:55:26" (1/1) ... [2025-03-08 21:55:26,975 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2be0aefe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:26, skipping insertion in model container [2025-03-08 21:55:26,975 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:55:26" (1/1) ... [2025-03-08 21:55:27,010 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 21:55:27,311 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:55:27,317 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 21:55:27,387 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:55:27,425 INFO L204 MainTranslator]: Completed translation [2025-03-08 21:55:27,425 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27 WrapperNode [2025-03-08 21:55:27,425 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 21:55:27,426 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 21:55:27,426 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 21:55:27,426 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 21:55:27,430 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,448 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,484 INFO L138 Inliner]: procedures = 277, calls = 106, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 991 [2025-03-08 21:55:27,485 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 21:55:27,485 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 21:55:27,485 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 21:55:27,485 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 21:55:27,493 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,493 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,512 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,513 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,556 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,560 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,564 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,567 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,575 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 21:55:27,576 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 21:55:27,576 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 21:55:27,576 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 21:55:27,577 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (1/1) ... [2025-03-08 21:55:27,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:55:27,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 21:55:27,609 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 21:55:27,611 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 21:55:27,628 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2025-03-08 21:55:27,628 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2025-03-08 21:55:27,629 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 21:55:27,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2025-03-08 21:55:27,629 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 21:55:27,629 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 21:55:27,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 21:55:27,629 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 21:55:27,629 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 21:55:27,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2025-03-08 21:55:27,629 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 21:55:27,629 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 21:55:27,629 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 21:55:27,630 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 21:55:27,752 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 21:55:27,754 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 21:55:28,859 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012: havoc fifo_empty_#t~short13#1; [2025-03-08 21:55:28,859 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-1: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-08 21:55:28,859 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-2: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-3: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-4: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-5: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-6: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-55: havoc fifo_empty_#t~short13#1; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-56: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-57: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-58: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-59: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-60: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080: havoc fifo_front_#t~mem74#1.base, fifo_front_#t~mem74#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-61: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-08 21:55:28,860 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-1: havoc fifo_front_#t~mem73#1.base, fifo_front_#t~mem73#1.offset; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-110: havoc fifo_empty_#t~short13#1; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-111: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-112: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-113: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-114: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-115: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-116: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-165: havoc fifo_empty_#t~short13#1; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-166: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-167: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-168: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-08 21:55:28,861 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-169: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-170: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-171: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-220: havoc fifo_empty_#t~short13#1; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-221: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-222: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-223: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-224: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-225: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-226: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-275: havoc fifo_empty_#t~short13#1; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-276: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-277: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-08 21:55:28,862 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-278: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-08 21:55:28,863 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-279: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-08 21:55:28,863 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-280: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-08 21:55:28,863 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-281: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-08 21:55:28,863 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089: havoc main_~#q~1#1.base, main_~#q~1#1.offset; [2025-03-08 21:55:28,863 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089-1: SUMMARY for call ULTIMATE.dealloc(main_~#q~1#1.base, main_~#q~1#1.offset); srcloc: null [2025-03-08 21:55:28,864 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 21:55:28,864 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 21:55:28,921 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 21:55:28,922 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 21:55:28,923 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:55:28 BoogieIcfgContainer [2025-03-08 21:55:28,923 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 21:55:28,925 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 21:55:28,925 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 21:55:28,928 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 21:55:28,928 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 09:55:26" (1/3) ... [2025-03-08 21:55:28,928 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6335ea70 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:55:28, skipping insertion in model container [2025-03-08 21:55:28,929 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:55:27" (2/3) ... [2025-03-08 21:55:28,929 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6335ea70 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:55:28, skipping insertion in model container [2025-03-08 21:55:28,929 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:55:28" (3/3) ... [2025-03-08 21:55:28,930 INFO L128 eAbstractionObserver]: Analyzing ICFG divinefifo-bug_1w1r.i [2025-03-08 21:55:28,943 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 21:55:28,946 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG divinefifo-bug_1w1r.i that has 2 procedures, 1111 locations, 1 initial locations, 4 loop locations, and 98 error locations. [2025-03-08 21:55:28,946 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 21:55:29,065 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-08 21:55:29,116 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1114 places, 1152 transitions, 2311 flow [2025-03-08 21:55:29,377 INFO L124 PetriNetUnfolderBase]: 42/1151 cut-off events. [2025-03-08 21:55:29,379 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 21:55:29,395 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1156 conditions, 1151 events. 42/1151 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 3473 event pairs, 0 based on Foata normal form. 0/1011 useless extension candidates. Maximal degree in co-relation 838. Up to 3 conditions per place. [2025-03-08 21:55:29,396 INFO L82 GeneralOperation]: Start removeDead. Operand has 1114 places, 1152 transitions, 2311 flow [2025-03-08 21:55:29,412 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1099 places, 1137 transitions, 2280 flow [2025-03-08 21:55:29,417 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:55:29,431 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;@72605d82, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:55:29,431 INFO L334 AbstractCegarLoop]: Starting to check reachability of 114 error locations. [2025-03-08 21:55:29,439 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:55:29,439 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2025-03-08 21:55:29,439 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:55:29,439 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:55:29,440 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:55:29,440 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr82ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-08 21:55:29,444 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:55:29,445 INFO L85 PathProgramCache]: Analyzing trace with hash 1393067875, now seen corresponding path program 1 times [2025-03-08 21:55:29,450 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:55:29,451 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [53732645] [2025-03-08 21:55:29,451 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:55:29,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:55:29,517 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-08 21:55:29,549 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-08 21:55:29,549 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:55:29,550 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:55:30,069 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:55:30,070 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:55:30,070 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [53732645] [2025-03-08 21:55:30,071 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [53732645] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:55:30,071 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:55:30,071 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:55:30,072 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [755600377] [2025-03-08 21:55:30,073 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:55:30,078 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:55:30,082 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:55:30,098 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:55:30,099 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:55:31,469 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-08 21:55:31,475 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1099 places, 1137 transitions, 2280 flow. Second operand has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 21:55:31,475 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:55:31,475 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-08 21:55:31,477 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:55:37,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 985#L1003-3true, 52#L1075-6true]) [2025-03-08 21:55:37,713 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-08 21:55:37,713 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:37,713 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:55:37,713 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 21:55:37,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 196#L1036-13true]) [2025-03-08 21:55:37,714 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-08 21:55:37,714 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 21:55:37,714 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:55:37,714 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:37,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 985#L1003-3true]) [2025-03-08 21:55:37,738 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:37,738 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:37,739 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:37,739 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:55:37,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 196#L1036-13true]) [2025-03-08 21:55:37,739 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:37,739 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:55:37,739 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:37,739 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:37,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 377#L1003-2true, 52#L1075-6true]) [2025-03-08 21:55:37,740 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:37,740 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:55:37,740 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:55:37,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:37,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 1065#L1036-12true]) [2025-03-08 21:55:37,740 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:37,740 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:55:37,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:37,740 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:55:37,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 377#L1003-2true]) [2025-03-08 21:55:37,764 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:37,764 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:37,764 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:55:37,764 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 1065#L1036-12true]) [2025-03-08 21:55:37,765 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [406#L1003true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:37,765 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 403#L1036-10true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:37,765 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:55:37,765 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:37,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [406#L1003true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:37,789 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-08 21:55:37,789 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:55:37,789 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:37,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:55:37,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 403#L1036-10true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:37,790 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-08 21:55:37,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:55:37,790 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:55:37,790 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:37,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [878#L1036-6true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:37,878 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-08 21:55:37,878 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:55:37,878 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:55:37,878 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:37,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [878#L1036-6true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:37,899 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-08 21:55:37,899 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 21:55:37,899 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:55:37,899 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 21:55:37,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 873#L1036-5true, 52#L1075-6true]) [2025-03-08 21:55:37,899 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-08 21:55:37,899 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 21:55:37,899 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:37,899 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:55:37,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 873#L1036-5true]) [2025-03-08 21:55:37,920 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 21:55:37,920 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 21:55:37,920 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 21:55:37,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 21:55:37,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-08 21:55:37,920 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 21:55:37,920 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 21:55:37,920 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 21:55:37,920 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 21:55:38,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 167#L1036-4true]) [2025-03-08 21:55:38,026 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 21:55:38,026 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 21:55:38,026 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:55:38,026 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 21:55:38,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 779#L1036-2true, 52#L1075-6true]) [2025-03-08 21:55:38,027 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 21:55:38,027 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 21:55:38,027 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 21:55:38,027 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 21:55:38,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 779#L1036-2true]) [2025-03-08 21:55:38,054 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-08 21:55:38,054 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 21:55:38,054 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:55:38,054 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:55:38,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 885#L1037-6true, 52#L1075-6true]) [2025-03-08 21:55:38,184 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-08 21:55:38,184 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:55:38,184 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:55:38,184 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 21:55:38,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 885#L1037-6true]) [2025-03-08 21:55:38,208 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-08 21:55:38,208 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:55:38,208 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 21:55:38,208 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 21:55:38,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 335#L1037-5true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:38,209 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-08 21:55:38,209 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:55:38,209 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 21:55:38,209 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 21:55:38,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 335#L1037-5true, 1117#true]) [2025-03-08 21:55:38,236 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-08 21:55:38,236 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:55:38,236 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 21:55:38,236 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 21:55:38,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [455#L1037-4true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:38,237 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-08 21:55:38,237 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 21:55:38,237 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:55:38,237 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 21:55:38,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [455#L1037-4true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:38,267 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-08 21:55:38,267 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:55:38,271 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 21:55:38,271 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:55:38,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 1062#L1037-3true, 52#L1075-6true]) [2025-03-08 21:55:38,272 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-08 21:55:38,272 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:55:38,272 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 21:55:38,272 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 21:55:38,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 1062#L1037-3true]) [2025-03-08 21:55:38,295 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-08 21:55:38,295 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:55:38,295 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:38,295 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 21:55:38,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 1050#L1038-12true, 52#L1075-6true]) [2025-03-08 21:55:38,380 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 21:55:38,380 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 21:55:38,380 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:55:38,380 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 21:55:38,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1050#L1038-12true, 1117#true]) [2025-03-08 21:55:38,399 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 21:55:38,399 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:55:38,399 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 21:55:38,399 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 21:55:38,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 339#L1038-11true, 52#L1075-6true]) [2025-03-08 21:55:38,400 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 21:55:38,404 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 21:55:38,404 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:55:38,405 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:38,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 339#L1038-11true]) [2025-03-08 21:55:38,427 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-08 21:55:38,429 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:55:38,430 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:38,430 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 21:55:38,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [758#L1038-10true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:38,431 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-08 21:55:38,431 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:55:38,431 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-08 21:55:38,431 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:55:38,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [758#L1038-10true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:38,450 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 21:55:38,451 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 21:55:38,451 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 21:55:38,451 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:38,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-08 21:55:38,453 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 21:55:38,453 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:55:38,453 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 21:55:38,453 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-08 21:55:38,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 946#L1038-9true]) [2025-03-08 21:55:38,469 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-08 21:55:38,470 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:38,470 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 21:55:38,470 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 21:55:38,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 991#L1038-5true, 52#L1075-6true]) [2025-03-08 21:55:38,524 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 21:55:38,524 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:55:38,524 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 21:55:38,524 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:38,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 991#L1038-5true]) [2025-03-08 21:55:38,539 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 21:55:38,539 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:38,539 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-08 21:55:38,539 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 21:55:38,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [934#L1038-4true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:38,540 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 21:55:38,541 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:38,541 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:38,541 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 21:55:38,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [934#L1038-4true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:38,555 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 21:55:38,555 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 21:55:38,555 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:55:38,556 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-08 21:55:38,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [224#L1038-3true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:38,557 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 21:55:38,557 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 21:55:38,557 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:55:38,557 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:38,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [224#L1038-3true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:38,570 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 21:55:38,570 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-08 21:55:38,570 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 21:55:38,570 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:55:38,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-08 21:55:38,571 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 21:55:38,571 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 21:55:38,571 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-08 21:55:38,571 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:55:38,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 731#L1038-1true]) [2025-03-08 21:55:38,584 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 21:55:38,584 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:55:38,584 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-08 21:55:38,584 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 21:55:38,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 762#L1039-4true, 52#L1075-6true]) [2025-03-08 21:55:38,640 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-08 21:55:38,640 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-08 21:55:38,640 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 21:55:38,640 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:55:38,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 762#L1039-4true]) [2025-03-08 21:55:38,650 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 21:55:38,650 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-08 21:55:38,650 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:55:38,650 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-08 21:55:38,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [463#L1039-3true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:38,651 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 21:55:38,651 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-08 21:55:38,651 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:55:38,651 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:55:38,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [463#L1039-3true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:38,662 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 21:55:38,662 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 21:55:38,662 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 21:55:38,662 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-08 21:55:38,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [974#L1039-2true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:38,662 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 21:55:38,662 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 21:55:38,662 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 21:55:38,662 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-08 21:55:38,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [974#L1039-2true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:38,674 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 21:55:38,674 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:55:38,674 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 21:55:38,674 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 21:55:38,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [844#L1039true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:38,674 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 21:55:38,675 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:55:38,675 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 21:55:38,675 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-08 21:55:38,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [844#L1039true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:38,683 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 21:55:38,683 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 21:55:38,683 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:55:38,683 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-08 21:55:38,894 INFO L124 PetriNetUnfolderBase]: 15750/57183 cut-off events. [2025-03-08 21:55:38,895 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-03-08 21:55:39,009 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86871 conditions, 57183 events. 15750/57183 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622798 event pairs, 14160 based on Foata normal form. 1252/53203 useless extension candidates. Maximal degree in co-relation 86475. Up to 29676 conditions per place. [2025-03-08 21:55:39,286 INFO L140 encePairwiseOnDemand]: 1122/1152 looper letters, 387 selfloop transitions, 5 changer transitions 9/1101 dead transitions. [2025-03-08 21:55:39,286 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1092 places, 1101 transitions, 2992 flow [2025-03-08 21:55:39,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:55:39,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:55:39,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4827 transitions. [2025-03-08 21:55:39,323 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6983506944444444 [2025-03-08 21:55:39,324 INFO L175 Difference]: Start difference. First operand has 1099 places, 1137 transitions, 2280 flow. Second operand 6 states and 4827 transitions. [2025-03-08 21:55:39,330 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1092 places, 1101 transitions, 2992 flow [2025-03-08 21:55:39,342 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1090 places, 1101 transitions, 2988 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 21:55:39,364 INFO L231 Difference]: Finished difference. Result has 1090 places, 1092 transitions, 2196 flow [2025-03-08 21:55:39,368 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2204, PETRI_DIFFERENCE_MINUEND_PLACES=1085, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1101, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1096, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2196, PETRI_PLACES=1090, PETRI_TRANSITIONS=1092} [2025-03-08 21:55:39,370 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -9 predicate places. [2025-03-08 21:55:39,371 INFO L471 AbstractCegarLoop]: Abstraction has has 1090 places, 1092 transitions, 2196 flow [2025-03-08 21:55:39,373 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 21:55:39,373 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:55:39,373 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:55:39,373 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 21:55:39,374 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr81ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-08 21:55:39,375 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:55:39,375 INFO L85 PathProgramCache]: Analyzing trace with hash -370479834, now seen corresponding path program 1 times [2025-03-08 21:55:39,375 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:55:39,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [916980488] [2025-03-08 21:55:39,376 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:55:39,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:55:39,390 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-08 21:55:39,406 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-08 21:55:39,406 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:55:39,406 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:55:39,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:55:39,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:55:39,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [916980488] [2025-03-08 21:55:39,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [916980488] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:55:39,676 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:55:39,676 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:55:39,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2135911747] [2025-03-08 21:55:39,676 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:55:39,677 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:55:39,678 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:55:39,678 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:55:39,679 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:55:40,799 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-08 21:55:40,803 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1090 places, 1092 transitions, 2196 flow. Second operand has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 21:55:40,803 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:55:40,803 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-08 21:55:40,803 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:55:46,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 985#L1003-3true, 52#L1075-6true]) [2025-03-08 21:55:46,745 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-08 21:55:46,745 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:46,745 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 21:55:46,745 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:55:46,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 196#L1036-13true, 52#L1075-6true]) [2025-03-08 21:55:46,745 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-08 21:55:46,745 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:55:46,745 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:46,745 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 21:55:46,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 985#L1003-3true]) [2025-03-08 21:55:46,769 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:46,769 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:55:46,769 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:46,769 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:46,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 196#L1036-13true]) [2025-03-08 21:55:46,769 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:46,769 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:46,769 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:46,769 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:55:46,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 377#L1003-2true, 52#L1075-6true]) [2025-03-08 21:55:46,770 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:46,770 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:55:46,770 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:55:46,770 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:46,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 1065#L1036-12true, 52#L1075-6true]) [2025-03-08 21:55:46,770 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:46,770 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:55:46,770 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:55:46,770 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:46,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 377#L1003-2true]) [2025-03-08 21:55:46,794 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:46,794 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:55:46,794 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:46,794 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:46,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 1065#L1036-12true]) [2025-03-08 21:55:46,795 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:46,795 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:46,795 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:55:46,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:46,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [406#L1003true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:46,795 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:46,795 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:55:46,795 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:46,795 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:46,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [403#L1036-10true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:46,796 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:46,796 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:46,796 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:55:46,796 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:46,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [406#L1003true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:46,820 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-08 21:55:46,820 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:55:46,820 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:55:46,820 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:46,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [403#L1036-10true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:46,820 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-08 21:55:46,820 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:55:46,820 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:46,820 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:55:46,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [878#L1036-6true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:46,912 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-08 21:55:46,912 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:55:46,912 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:46,912 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:55:46,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [878#L1036-6true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:46,934 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-08 21:55:46,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 21:55:46,934 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:55:46,934 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 21:55:46,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 873#L1036-5true, 52#L1075-6true]) [2025-03-08 21:55:46,935 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-08 21:55:46,935 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:55:46,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 21:55:46,935 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:46,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 873#L1036-5true]) [2025-03-08 21:55:46,956 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 21:55:46,956 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 21:55:46,956 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 21:55:46,956 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 21:55:46,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-08 21:55:46,957 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 21:55:46,957 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 21:55:46,957 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 21:55:46,957 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 21:55:46,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 167#L1036-4true]) [2025-03-08 21:55:46,978 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 21:55:46,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 21:55:46,978 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:55:46,978 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 21:55:46,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 779#L1036-2true]) [2025-03-08 21:55:46,978 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 21:55:46,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 21:55:46,978 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 21:55:46,978 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 21:55:46,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 779#L1036-2true]) [2025-03-08 21:55:46,999 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-08 21:55:46,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:55:46,999 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:55:46,999 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 21:55:47,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 885#L1037-6true, 52#L1075-6true]) [2025-03-08 21:55:47,096 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-08 21:55:47,096 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 21:55:47,096 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:55:47,096 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:55:47,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 885#L1037-6true]) [2025-03-08 21:55:47,114 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-08 21:55:47,114 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:55:47,114 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 21:55:47,114 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 21:55:47,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [335#L1037-5true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:47,115 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-08 21:55:47,115 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 21:55:47,115 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 21:55:47,115 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:55:47,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [335#L1037-5true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-08 21:55:47,131 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-08 21:55:47,131 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 21:55:47,131 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 21:55:47,131 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:55:47,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [455#L1037-4true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:47,132 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-08 21:55:47,132 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 21:55:47,132 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:55:47,132 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 21:55:47,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [455#L1037-4true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-08 21:55:47,147 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-08 21:55:47,147 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 21:55:47,147 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:55:47,147 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:55:47,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1062#L1037-3true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:47,148 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-08 21:55:47,148 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:55:47,148 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 21:55:47,148 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 21:55:47,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1062#L1037-3true, 1117#true]) [2025-03-08 21:55:47,164 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-08 21:55:47,164 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 21:55:47,165 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:55:47,165 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:47,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1050#L1038-12true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:47,227 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 21:55:47,227 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 21:55:47,227 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:55:47,227 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 21:55:47,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1050#L1038-12true, 1117#true]) [2025-03-08 21:55:47,240 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 21:55:47,240 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 21:55:47,240 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:55:47,240 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 21:55:47,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 339#L1038-11true, 52#L1075-6true]) [2025-03-08 21:55:47,240 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 21:55:47,240 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 21:55:47,240 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:55:47,240 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:47,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 339#L1038-11true]) [2025-03-08 21:55:47,253 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-08 21:55:47,253 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 21:55:47,253 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:55:47,253 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:47,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [758#L1038-10true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:47,254 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-08 21:55:47,254 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-08 21:55:47,254 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:55:47,254 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:55:47,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [758#L1038-10true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:47,266 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 21:55:47,266 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 21:55:47,266 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:47,266 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 21:55:47,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-08 21:55:47,266 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 21:55:47,267 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:55:47,267 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 21:55:47,267 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-08 21:55:47,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 946#L1038-9true]) [2025-03-08 21:55:47,278 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-08 21:55:47,278 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 21:55:47,278 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 21:55:47,278 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:47,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 991#L1038-5true]) [2025-03-08 21:55:47,311 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 21:55:47,311 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 21:55:47,311 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:55:47,311 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:47,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 991#L1038-5true]) [2025-03-08 21:55:47,321 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 21:55:47,321 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-08 21:55:47,321 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:47,321 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 21:55:47,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [934#L1038-4true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:47,321 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 21:55:47,321 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:47,321 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 21:55:47,321 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:47,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [934#L1038-4true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-08 21:55:47,330 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 21:55:47,330 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:55:47,330 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-08 21:55:47,330 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 21:55:47,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [224#L1038-3true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:47,331 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 21:55:47,331 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 21:55:47,331 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:47,331 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:55:47,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [224#L1038-3true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-08 21:55:47,339 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 21:55:47,339 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-08 21:55:47,339 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 21:55:47,340 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:55:47,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-08 21:55:47,340 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 21:55:47,340 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:55:47,340 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 21:55:47,340 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-08 21:55:47,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 731#L1038-1true]) [2025-03-08 21:55:47,348 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 21:55:47,348 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 21:55:47,348 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:55:47,348 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-08 21:55:47,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 762#L1039-4true, 52#L1075-6true]) [2025-03-08 21:55:47,568 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-08 21:55:47,568 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-08 21:55:47,568 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 21:55:47,568 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:55:47,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 762#L1039-4true]) [2025-03-08 21:55:47,575 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 21:55:47,575 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-08 21:55:47,575 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:55:47,575 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-08 21:55:47,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [463#L1039-3true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:47,575 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 21:55:47,575 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:55:47,575 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-08 21:55:47,575 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:55:47,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [463#L1039-3true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:47,583 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 21:55:47,583 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-08 21:55:47,583 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 21:55:47,583 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 21:55:47,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [974#L1039-2true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:47,583 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 21:55:47,583 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-08 21:55:47,583 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 21:55:47,583 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 21:55:47,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [974#L1039-2true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:47,591 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 21:55:47,591 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 21:55:47,591 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:55:47,591 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 21:55:47,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [844#L1039true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-08 21:55:47,592 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 21:55:47,592 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:55:47,592 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 21:55:47,592 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-08 21:55:47,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [844#L1039true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-08 21:55:47,600 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 21:55:47,600 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 21:55:47,600 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-08 21:55:47,600 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:55:47,672 INFO L124 PetriNetUnfolderBase]: 15750/57173 cut-off events. [2025-03-08 21:55:47,672 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-08 21:55:47,734 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86862 conditions, 57173 events. 15750/57173 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622390 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86806. Up to 29676 conditions per place. [2025-03-08 21:55:47,871 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 387 selfloop transitions, 5 changer transitions 0/1091 dead transitions. [2025-03-08 21:55:47,872 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1085 places, 1091 transitions, 2978 flow [2025-03-08 21:55:47,872 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:55:47,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:55:47,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4803 transitions. [2025-03-08 21:55:47,881 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6948784722222222 [2025-03-08 21:55:47,881 INFO L175 Difference]: Start difference. First operand has 1090 places, 1092 transitions, 2196 flow. Second operand 6 states and 4803 transitions. [2025-03-08 21:55:47,881 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1085 places, 1091 transitions, 2978 flow [2025-03-08 21:55:47,886 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1080 places, 1091 transitions, 2968 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 21:55:47,895 INFO L231 Difference]: Finished difference. Result has 1080 places, 1091 transitions, 2194 flow [2025-03-08 21:55:47,897 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2184, PETRI_DIFFERENCE_MINUEND_PLACES=1075, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1091, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1086, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2194, PETRI_PLACES=1080, PETRI_TRANSITIONS=1091} [2025-03-08 21:55:47,897 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -19 predicate places. [2025-03-08 21:55:47,897 INFO L471 AbstractCegarLoop]: Abstraction has has 1080 places, 1091 transitions, 2194 flow [2025-03-08 21:55:47,899 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 21:55:47,899 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:55:47,899 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:55:47,900 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 21:55:47,900 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr80ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-08 21:55:47,901 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:55:47,901 INFO L85 PathProgramCache]: Analyzing trace with hash 1147551981, now seen corresponding path program 1 times [2025-03-08 21:55:47,901 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:55:47,901 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [13900696] [2025-03-08 21:55:47,901 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:55:47,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:55:47,917 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-08 21:55:47,926 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-08 21:55:47,926 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:55:47,926 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:55:48,194 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:55:48,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:55:48,195 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [13900696] [2025-03-08 21:55:48,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [13900696] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:55:48,195 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:55:48,195 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:55:48,195 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [799047790] [2025-03-08 21:55:48,195 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:55:48,196 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:55:48,196 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:55:48,197 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:55:48,197 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:55:49,434 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-08 21:55:49,438 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1080 places, 1091 transitions, 2194 flow. Second operand has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 21:55:49,438 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:55:49,439 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-08 21:55:49,439 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:55:55,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 985#L1003-3true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:55,400 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-08 21:55:55,400 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:55,400 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 21:55:55,400 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:55:55,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 196#L1036-13true, 52#L1075-6true]) [2025-03-08 21:55:55,400 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-08 21:55:55,400 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:55:55,400 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:55,400 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 21:55:55,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 985#L1003-3true, 1129#true]) [2025-03-08 21:55:55,425 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:55,425 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:55:55,425 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:55,425 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:55,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 196#L1036-13true]) [2025-03-08 21:55:55,425 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:55,425 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:55,425 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:55,425 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:55:55,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 377#L1003-2true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:55,426 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:55,426 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:55:55,426 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:55:55,426 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:55,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 1065#L1036-12true]) [2025-03-08 21:55:55,426 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:55:55,426 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:55:55,426 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:55:55,426 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:55:55,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 377#L1003-2true, 1129#true]) [2025-03-08 21:55:55,451 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:55,451 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:55:55,451 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:55,451 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [740#L1012-272true, 1123#true, 1129#true, 1065#L1036-12true]) [2025-03-08 21:55:55,452 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [406#L1003true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:55,452 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [403#L1036-10true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:55,452 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:55:55,452 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:55:55,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [406#L1003true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-08 21:55:55,478 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-08 21:55:55,478 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:55:55,478 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:55:55,478 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:55,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [403#L1036-10true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-08 21:55:55,478 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-08 21:55:55,478 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:55,478 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:55:55,478 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:55:55,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [878#L1036-6true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:55,760 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-08 21:55:55,760 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:55:55,760 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:55,760 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:55:55,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [878#L1036-6true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-08 21:55:55,789 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-08 21:55:55,789 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 21:55:55,789 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:55:55,789 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 21:55:55,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 873#L1036-5true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:55,790 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-08 21:55:55,790 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:55:55,790 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 21:55:55,790 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:55,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 873#L1036-5true, 1129#true]) [2025-03-08 21:55:55,819 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 21:55:55,819 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 21:55:55,819 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 21:55:55,819 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 21:55:55,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-08 21:55:55,820 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 21:55:55,820 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 21:55:55,820 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 21:55:55,820 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 21:55:55,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 167#L1036-4true]) [2025-03-08 21:55:55,849 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 21:55:55,849 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:55:55,849 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 21:55:55,849 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 21:55:55,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 779#L1036-2true, 52#L1075-6true]) [2025-03-08 21:55:55,849 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 21:55:55,849 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 21:55:55,849 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 21:55:55,849 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 21:55:55,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 779#L1036-2true]) [2025-03-08 21:55:55,877 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-08 21:55:55,877 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:55:55,877 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:55:55,877 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 21:55:56,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 885#L1037-6true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,009 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-08 21:55:56,009 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:55:56,009 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 21:55:56,009 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:55:56,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [740#L1012-272true, 1123#true, 885#L1037-6true, 1129#true]) [2025-03-08 21:55:56,033 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-08 21:55:56,033 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 21:55:56,033 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 21:55:56,033 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:55:56,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 335#L1037-5true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,034 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-08 21:55:56,034 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 21:55:56,034 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 21:55:56,034 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:55:56,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 335#L1037-5true, 740#L1012-272true, 1129#true]) [2025-03-08 21:55:56,057 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-08 21:55:56,057 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 21:55:56,057 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 21:55:56,057 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:55:56,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [455#L1037-4true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,058 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-08 21:55:56,058 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 21:55:56,058 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:55:56,058 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 21:55:56,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [455#L1037-4true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-08 21:55:56,080 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-08 21:55:56,080 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 21:55:56,080 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:55:56,080 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:55:56,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1062#L1037-3true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,081 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-08 21:55:56,081 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 21:55:56,081 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 21:55:56,081 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:55:56,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1062#L1037-3true, 1129#true]) [2025-03-08 21:55:56,105 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-08 21:55:56,105 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 21:55:56,105 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:55:56,105 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:56,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1050#L1038-12true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,189 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 21:55:56,189 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 21:55:56,189 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:55:56,189 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 21:55:56,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [740#L1012-272true, 1123#true, 1050#L1038-12true, 1129#true]) [2025-03-08 21:55:56,207 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 21:55:56,207 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 21:55:56,207 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:55:56,207 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 21:55:56,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 339#L1038-11true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,208 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 21:55:56,208 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 21:55:56,208 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:55:56,208 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:55:56,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 339#L1038-11true, 1129#true]) [2025-03-08 21:55:56,225 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-08 21:55:56,225 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 21:55:56,225 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:55:56,225 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:56,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [758#L1038-10true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,225 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-08 21:55:56,225 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-08 21:55:56,225 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:55:56,225 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:55:56,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [758#L1038-10true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-08 21:55:56,242 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 21:55:56,242 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 21:55:56,242 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:56,242 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 21:55:56,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-08 21:55:56,242 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 21:55:56,242 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 21:55:56,242 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-08 21:55:56,242 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:55:56,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 946#L1038-9true]) [2025-03-08 21:55:56,259 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-08 21:55:56,259 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:56,259 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 21:55:56,259 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 21:55:56,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 991#L1038-5true]) [2025-03-08 21:55:56,308 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 21:55:56,308 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 21:55:56,308 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:55:56,308 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:55:56,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 991#L1038-5true]) [2025-03-08 21:55:56,322 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 21:55:56,322 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-08 21:55:56,322 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:56,322 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 21:55:56,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [934#L1038-4true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,323 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 21:55:56,323 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:55:56,323 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 21:55:56,323 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:55:56,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [934#L1038-4true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-08 21:55:56,337 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 21:55:56,337 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-08 21:55:56,337 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 21:55:56,337 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:55:56,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [224#L1038-3true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,338 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 21:55:56,338 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 21:55:56,338 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:55:56,338 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:55:56,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [224#L1038-3true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-08 21:55:56,351 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 21:55:56,351 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-08 21:55:56,351 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 21:55:56,351 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:55:56,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-08 21:55:56,351 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 21:55:56,351 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:55:56,351 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 21:55:56,351 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-08 21:55:56,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 731#L1038-1true]) [2025-03-08 21:55:56,364 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 21:55:56,364 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 21:55:56,364 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:55:56,364 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-08 21:55:56,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 762#L1039-4true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,423 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-08 21:55:56,423 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-08 21:55:56,423 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 21:55:56,423 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:55:56,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 762#L1039-4true, 1129#true]) [2025-03-08 21:55:56,432 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 21:55:56,432 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-08 21:55:56,432 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:55:56,432 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-08 21:55:56,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [463#L1039-3true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,433 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 21:55:56,433 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:55:56,433 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-08 21:55:56,433 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:55:56,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [463#L1039-3true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-08 21:55:56,442 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 21:55:56,442 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-08 21:55:56,442 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 21:55:56,442 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 21:55:56,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [974#L1039-2true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,443 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 21:55:56,443 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 21:55:56,443 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 21:55:56,443 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-08 21:55:56,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [974#L1039-2true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-08 21:55:56,452 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 21:55:56,452 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 21:55:56,452 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:55:56,452 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 21:55:56,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [844#L1039true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:55:56,453 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 21:55:56,453 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:55:56,453 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 21:55:56,453 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-08 21:55:56,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [844#L1039true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-08 21:55:56,462 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 21:55:56,462 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:55:56,462 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 21:55:56,462 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-08 21:55:56,540 INFO L124 PetriNetUnfolderBase]: 15750/57172 cut-off events. [2025-03-08 21:55:56,540 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-08 21:55:56,606 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86861 conditions, 57172 events. 15750/57172 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622330 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86810. Up to 29676 conditions per place. [2025-03-08 21:55:56,735 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 387 selfloop transitions, 5 changer transitions 0/1090 dead transitions. [2025-03-08 21:55:56,735 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1084 places, 1090 transitions, 2976 flow [2025-03-08 21:55:56,735 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:55:56,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:55:56,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4803 transitions. [2025-03-08 21:55:56,743 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6948784722222222 [2025-03-08 21:55:56,743 INFO L175 Difference]: Start difference. First operand has 1080 places, 1091 transitions, 2194 flow. Second operand 6 states and 4803 transitions. [2025-03-08 21:55:56,743 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1084 places, 1090 transitions, 2976 flow [2025-03-08 21:55:56,748 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1079 places, 1090 transitions, 2966 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 21:55:56,758 INFO L231 Difference]: Finished difference. Result has 1079 places, 1090 transitions, 2192 flow [2025-03-08 21:55:56,759 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2182, PETRI_DIFFERENCE_MINUEND_PLACES=1074, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1090, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1085, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2192, PETRI_PLACES=1079, PETRI_TRANSITIONS=1090} [2025-03-08 21:55:56,760 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -20 predicate places. [2025-03-08 21:55:56,760 INFO L471 AbstractCegarLoop]: Abstraction has has 1079 places, 1090 transitions, 2192 flow [2025-03-08 21:55:56,762 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 21:55:56,762 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:55:56,762 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:55:56,762 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 21:55:56,762 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr79ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-08 21:55:56,763 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:55:56,763 INFO L85 PathProgramCache]: Analyzing trace with hash 2069678290, now seen corresponding path program 1 times [2025-03-08 21:55:56,763 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:55:56,763 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [308068278] [2025-03-08 21:55:56,763 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:55:56,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:55:56,779 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 60 statements into 1 equivalence classes. [2025-03-08 21:55:56,785 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 60 of 60 statements. [2025-03-08 21:55:56,785 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:55:56,785 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:55:57,067 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-08 21:55:57,067 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:55:57,067 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [308068278] [2025-03-08 21:55:57,067 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [308068278] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:55:57,067 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:55:57,067 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:55:57,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [244012072] [2025-03-08 21:55:57,068 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:55:57,068 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:55:57,068 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:55:57,068 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:55:57,068 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:55:58,085 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 731 out of 1152 [2025-03-08 21:55:58,089 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1079 places, 1090 transitions, 2192 flow. Second operand has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 21:55:58,089 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:55:58,089 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 731 of 1152 [2025-03-08 21:55:58,089 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:56:04,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 985#L1003-3true, 52#L1075-6true]) [2025-03-08 21:56:04,088 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-08 21:56:04,088 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:56:04,088 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 21:56:04,088 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:56:04,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 196#L1036-13true]) [2025-03-08 21:56:04,088 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-08 21:56:04,088 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-08 21:56:04,088 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-08 21:56:04,088 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:56:04,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 985#L1003-3true]) [2025-03-08 21:56:04,120 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:56:04,120 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:56:04,120 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:56:04,120 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:56:04,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 196#L1036-13true]) [2025-03-08 21:56:04,120 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:56:04,120 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:56:04,120 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-08 21:56:04,120 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:56:04,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 377#L1003-2true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,121 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:56:04,121 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:56:04,121 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:56:04,121 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:56:04,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 1065#L1036-12true]) [2025-03-08 21:56:04,121 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-08 21:56:04,121 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:56:04,121 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:56:04,121 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-08 21:56:04,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 377#L1003-2true, 1129#true]) [2025-03-08 21:56:04,153 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:56:04,153 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:56:04,153 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:56:04,153 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:56:04,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 1065#L1036-12true]) [2025-03-08 21:56:04,153 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [406#L1003true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,154 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [403#L1036-10true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,154 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:56:04,154 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-08 21:56:04,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [406#L1003true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:04,186 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-08 21:56:04,186 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:56:04,186 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:56:04,186 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:56:04,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [403#L1036-10true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:04,187 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-08 21:56:04,187 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:56:04,187 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-08 21:56:04,187 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:56:04,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [878#L1036-6true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,307 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-08 21:56:04,307 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-08 21:56:04,307 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:56:04,307 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-08 21:56:04,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [878#L1036-6true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:04,336 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-08 21:56:04,336 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 21:56:04,336 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:56:04,336 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 21:56:04,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 873#L1036-5true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,337 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-08 21:56:04,337 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-08 21:56:04,337 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:56:04,337 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-08 21:56:04,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 873#L1036-5true, 1129#true]) [2025-03-08 21:56:04,366 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 21:56:04,366 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 21:56:04,366 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 21:56:04,366 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 21:56:04,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-08 21:56:04,366 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-08 21:56:04,366 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-08 21:56:04,366 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 21:56:04,366 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-08 21:56:04,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 167#L1036-4true]) [2025-03-08 21:56:04,394 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 21:56:04,394 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:56:04,394 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-08 21:56:04,394 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 21:56:04,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 779#L1036-2true]) [2025-03-08 21:56:04,395 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-08 21:56:04,395 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-08 21:56:04,395 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 21:56:04,395 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-08 21:56:04,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 779#L1036-2true]) [2025-03-08 21:56:04,421 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-08 21:56:04,421 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-08 21:56:04,421 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 21:56:04,421 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:56:04,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 885#L1037-6true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,545 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-08 21:56:04,545 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:56:04,545 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-08 21:56:04,545 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-08 21:56:04,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 885#L1037-6true, 1129#true]) [2025-03-08 21:56:04,570 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-08 21:56:04,570 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-08 21:56:04,570 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:56:04,570 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 21:56:04,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [335#L1037-5true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,571 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-08 21:56:04,571 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-08 21:56:04,571 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-08 21:56:04,571 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 21:56:04,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [335#L1037-5true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:04,595 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-08 21:56:04,595 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 21:56:04,595 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-08 21:56:04,595 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:56:04,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [455#L1037-4true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,596 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-08 21:56:04,596 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-08 21:56:04,596 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-08 21:56:04,596 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 21:56:04,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [455#L1037-4true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:04,619 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-08 21:56:04,619 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 21:56:04,619 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:56:04,619 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:56:04,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1062#L1037-3true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,619 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-08 21:56:04,619 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-08 21:56:04,619 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-08 21:56:04,619 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-08 21:56:04,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1062#L1037-3true, 1135#true, 1129#true]) [2025-03-08 21:56:04,642 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-08 21:56:04,642 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-08 21:56:04,642 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:56:04,642 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 21:56:04,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1050#L1038-12true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,728 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-08 21:56:04,729 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-08 21:56:04,729 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-08 21:56:04,729 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:56:04,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1050#L1038-12true, 1129#true]) [2025-03-08 21:56:04,747 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 21:56:04,747 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-08 21:56:04,747 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:56:04,747 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-08 21:56:04,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 339#L1038-11true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,748 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-08 21:56:04,748 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-08 21:56:04,748 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-08 21:56:04,748 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-08 21:56:04,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 339#L1038-11true, 1129#true]) [2025-03-08 21:56:04,767 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-08 21:56:04,767 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 21:56:04,767 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:56:04,767 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:56:04,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [758#L1038-10true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,768 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-08 21:56:04,768 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-08 21:56:04,768 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-08 21:56:04,768 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-08 21:56:04,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [758#L1038-10true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:04,788 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 21:56:04,788 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:56:04,788 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 21:56:04,788 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 21:56:04,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-08 21:56:04,789 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-08 21:56:04,789 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-08 21:56:04,789 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-08 21:56:04,789 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-08 21:56:04,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 946#L1038-9true]) [2025-03-08 21:56:04,807 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-08 21:56:04,807 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:56:04,807 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-08 21:56:04,807 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 21:56:04,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 991#L1038-5true]) [2025-03-08 21:56:04,859 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-08 21:56:04,859 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-08 21:56:04,859 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-08 21:56:04,859 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-08 21:56:04,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 991#L1038-5true]) [2025-03-08 21:56:04,874 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 21:56:04,874 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:56:04,874 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-08 21:56:04,874 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-08 21:56:04,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [934#L1038-4true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,875 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-08 21:56:04,875 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-08 21:56:04,875 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-08 21:56:04,875 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-08 21:56:04,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [934#L1038-4true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:04,889 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 21:56:04,889 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-08 21:56:04,889 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-08 21:56:04,889 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:56:04,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [224#L1038-3true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,890 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-08 21:56:04,890 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-08 21:56:04,890 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-08 21:56:04,890 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-08 21:56:04,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [224#L1038-3true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:04,903 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 21:56:04,903 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-08 21:56:04,903 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-08 21:56:04,903 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:56:04,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-08 21:56:04,903 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-08 21:56:04,903 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-08 21:56:04,903 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-08 21:56:04,903 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-08 21:56:04,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 731#L1038-1true]) [2025-03-08 21:56:04,916 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-08 21:56:04,916 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:56:04,916 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-08 21:56:04,916 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-08 21:56:04,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [762#L1039-4true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,970 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-08 21:56:04,970 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-08 21:56:04,970 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-08 21:56:04,970 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-08 21:56:04,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 762#L1039-4true, 1135#true, 1129#true]) [2025-03-08 21:56:04,979 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 21:56:04,979 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-08 21:56:04,979 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:56:04,979 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-08 21:56:04,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [463#L1039-3true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,980 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-08 21:56:04,980 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-08 21:56:04,980 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-08 21:56:04,980 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-08 21:56:04,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [463#L1039-3true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:04,988 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 21:56:04,988 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-08 21:56:04,988 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-08 21:56:04,988 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 21:56:04,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [974#L1039-2true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,989 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-08 21:56:04,989 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-08 21:56:04,989 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-08 21:56:04,989 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-08 21:56:04,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [974#L1039-2true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:04,997 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 21:56:04,997 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-08 21:56:04,997 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:56:04,997 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-08 21:56:04,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [844#L1039true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-08 21:56:04,997 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-08 21:56:04,997 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-08 21:56:04,997 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-08 21:56:04,997 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-08 21:56:05,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [844#L1039true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-08 21:56:05,006 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-08 21:56:05,006 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-08 21:56:05,006 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-08 21:56:05,006 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-08 21:56:05,081 INFO L124 PetriNetUnfolderBase]: 15750/57171 cut-off events. [2025-03-08 21:56:05,081 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-08 21:56:05,149 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86864 conditions, 57171 events. 15750/57171 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622464 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86793. Up to 29680 conditions per place. [2025-03-08 21:56:05,286 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 391 selfloop transitions, 5 changer transitions 0/1089 dead transitions. [2025-03-08 21:56:05,287 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1083 places, 1089 transitions, 2982 flow [2025-03-08 21:56:05,287 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:56:05,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:56:05,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4783 transitions. [2025-03-08 21:56:05,295 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6919849537037037 [2025-03-08 21:56:05,295 INFO L175 Difference]: Start difference. First operand has 1079 places, 1090 transitions, 2192 flow. Second operand 6 states and 4783 transitions. [2025-03-08 21:56:05,295 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1083 places, 1089 transitions, 2982 flow [2025-03-08 21:56:05,300 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1078 places, 1089 transitions, 2972 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 21:56:05,308 INFO L231 Difference]: Finished difference. Result has 1078 places, 1089 transitions, 2190 flow [2025-03-08 21:56:05,309 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2180, PETRI_DIFFERENCE_MINUEND_PLACES=1073, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1089, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1084, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2190, PETRI_PLACES=1078, PETRI_TRANSITIONS=1089} [2025-03-08 21:56:05,310 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -21 predicate places. [2025-03-08 21:56:05,310 INFO L471 AbstractCegarLoop]: Abstraction has has 1078 places, 1089 transitions, 2190 flow [2025-03-08 21:56:05,312 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 21:56:05,312 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:56:05,312 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:56:05,313 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 21:56:05,313 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr78ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-08 21:56:05,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:56:05,313 INFO L85 PathProgramCache]: Analyzing trace with hash 1257262311, now seen corresponding path program 1 times [2025-03-08 21:56:05,313 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:56:05,313 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1051444862] [2025-03-08 21:56:05,313 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:56:05,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:56:05,333 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-03-08 21:56:05,340 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-03-08 21:56:05,343 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:56:05,343 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:56:05,881 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-03-08 21:56:05,881 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:56:05,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1051444862] [2025-03-08 21:56:05,882 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1051444862] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:56:05,882 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:56:05,882 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:56:05,882 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [507886177] [2025-03-08 21:56:05,882 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:56:05,882 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:56:05,883 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:56:05,883 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:56:05,883 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:56:06,903 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 731 out of 1152 [2025-03-08 21:56:06,906 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1078 places, 1089 transitions, 2190 flow. Second operand has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 21:56:06,906 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:56:06,906 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 731 of 1152 [2025-03-08 21:56:06,907 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand