./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 8fc3dc66 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-?-8fc3dc6-m [2025-03-17 11:02:25,386 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 11:02:25,434 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-17 11:02:25,440 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 11:02:25,441 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 11:02:25,461 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 11:02:25,462 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 11:02:25,462 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 11:02:25,462 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 11:02:25,463 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 11:02:25,463 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 11:02:25,463 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 11:02:25,464 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 11:02:25,464 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 11:02:25,464 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:02:25,465 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 11:02:25,465 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 11:02:25,465 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 11:02:25,465 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 11:02:25,465 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 11:02:25,465 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 11:02:25,465 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 11:02:25,465 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 11:02:25,465 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 11:02:25,465 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 11:02:25,465 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-17 11:02:25,684 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 11:02:25,690 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 11:02:25,693 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 11:02:25,694 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 11:02:25,694 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 11:02:25,695 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-17 11:02:26,875 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/324d53aee/7fc2c3d93db34037971f4bf4d1f62eba/FLAGd102d3bfa [2025-03-17 11:02:27,172 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 11:02:27,173 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-03-17 11:02:27,186 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/324d53aee/7fc2c3d93db34037971f4bf4d1f62eba/FLAGd102d3bfa [2025-03-17 11:02:27,199 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/324d53aee/7fc2c3d93db34037971f4bf4d1f62eba [2025-03-17 11:02:27,202 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 11:02:27,203 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 11:02:27,204 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 11:02:27,204 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 11:02:27,208 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 11:02:27,209 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,209 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1d5f8a55 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27, skipping insertion in model container [2025-03-17 11:02:27,209 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,234 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 11:02:27,563 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:02:27,573 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 11:02:27,643 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:02:27,680 INFO L204 MainTranslator]: Completed translation [2025-03-17 11:02:27,681 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27 WrapperNode [2025-03-17 11:02:27,681 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 11:02:27,682 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 11:02:27,682 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 11:02:27,682 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 11:02:27,686 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,705 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,758 INFO L138 Inliner]: procedures = 277, calls = 106, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 991 [2025-03-17 11:02:27,759 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 11:02:27,759 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 11:02:27,759 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 11:02:27,759 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 11:02:27,765 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,766 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,788 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,788 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,831 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,835 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,838 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,840 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,846 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 11:02:27,850 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 11:02:27,850 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 11:02:27,850 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 11:02:27,851 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (1/1) ... [2025-03-17 11:02:27,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:02:27,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 11:02:27,880 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-17 11:02:27,883 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-17 11:02:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2025-03-17 11:02:27,901 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2025-03-17 11:02:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-17 11:02:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2025-03-17 11:02:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 11:02:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-17 11:02:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-17 11:02:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-17 11:02:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 11:02:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2025-03-17 11:02:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-17 11:02:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 11:02:27,902 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 11:02:27,903 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-17 11:02:28,026 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 11:02:28,028 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 11:02:29,160 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012: havoc fifo_empty_#t~short13#1; [2025-03-17 11:02:29,161 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-1: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-17 11:02:29,161 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-2: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-17 11:02:29,161 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-3: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-17 11:02:29,161 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-4: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-17 11:02:29,161 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-5: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-17 11:02:29,162 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-6: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-17 11:02:29,162 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-55: havoc fifo_empty_#t~short13#1; [2025-03-17 11:02:29,162 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-56: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-17 11:02:29,162 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-57: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-17 11:02:29,162 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-58: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-17 11:02:29,162 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-59: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-17 11:02:29,162 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-60: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-17 11:02:29,163 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080: havoc fifo_front_#t~mem74#1.base, fifo_front_#t~mem74#1.offset; [2025-03-17 11:02:29,163 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-61: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-17 11:02:29,163 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-1: havoc fifo_front_#t~mem73#1.base, fifo_front_#t~mem73#1.offset; [2025-03-17 11:02:29,163 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-110: havoc fifo_empty_#t~short13#1; [2025-03-17 11:02:29,163 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-111: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-17 11:02:29,163 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-112: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-17 11:02:29,163 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-113: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-17 11:02:29,163 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-114: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-17 11:02:29,163 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-115: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-17 11:02:29,163 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-116: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-165: havoc fifo_empty_#t~short13#1; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-166: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-167: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-168: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-169: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-170: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-171: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-220: havoc fifo_empty_#t~short13#1; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-221: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-222: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-223: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-224: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-225: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-226: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-275: havoc fifo_empty_#t~short13#1; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-276: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-277: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-278: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-279: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-280: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-281: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-17 11:02:29,164 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089: havoc main_~#q~1#1.base, main_~#q~1#1.offset; [2025-03-17 11:02:29,166 INFO L1322 $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-17 11:02:29,166 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-17 11:02:29,167 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 11:02:29,194 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 11:02:29,194 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-17 11:02:29,195 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:02:29 BoogieIcfgContainer [2025-03-17 11:02:29,195 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 11:02:29,196 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 11:02:29,196 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 11:02:29,201 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 11:02:29,201 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 11:02:27" (1/3) ... [2025-03-17 11:02:29,202 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59e8551a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:02:29, skipping insertion in model container [2025-03-17 11:02:29,202 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:02:27" (2/3) ... [2025-03-17 11:02:29,202 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59e8551a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:02:29, skipping insertion in model container [2025-03-17 11:02:29,203 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:02:29" (3/3) ... [2025-03-17 11:02:29,203 INFO L128 eAbstractionObserver]: Analyzing ICFG divinefifo-bug_1w1r.i [2025-03-17 11:02:29,214 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 11:02:29,217 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-17 11:02:29,217 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-17 11:02:29,318 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-17 11:02:29,366 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1114 places, 1152 transitions, 2311 flow [2025-03-17 11:02:29,734 INFO L124 PetriNetUnfolderBase]: 42/1151 cut-off events. [2025-03-17 11:02:29,736 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-17 11:02:29,755 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 3475 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-17 11:02:29,755 INFO L82 GeneralOperation]: Start removeDead. Operand has 1114 places, 1152 transitions, 2311 flow [2025-03-17 11:02:29,771 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1099 places, 1137 transitions, 2280 flow [2025-03-17 11:02:29,777 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:02:29,789 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;@19c2cd4f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:02:29,789 INFO L334 AbstractCegarLoop]: Starting to check reachability of 114 error locations. [2025-03-17 11:02:29,795 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:02:29,795 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2025-03-17 11:02:29,795 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:02:29,795 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:02:29,796 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-17 11:02:29,796 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-17 11:02:29,800 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:02:29,800 INFO L85 PathProgramCache]: Analyzing trace with hash 646120348, now seen corresponding path program 1 times [2025-03-17 11:02:29,805 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:02:29,805 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [167468488] [2025-03-17 11:02:29,805 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:02:29,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:02:29,874 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-17 11:02:29,905 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-17 11:02:29,906 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:02:29,906 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:02:30,416 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-17 11:02:30,416 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:02:30,417 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [167468488] [2025-03-17 11:02:30,417 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [167468488] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:02:30,417 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:02:30,418 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:02:30,419 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1571373924] [2025-03-17 11:02:30,419 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:02:30,424 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:02:30,428 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:02:30,447 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:02:30,447 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:02:31,837 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-17 11:02:31,843 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-17 11:02:31,844 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:02:31,844 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-17 11:02:31,846 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:02:38,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [986#L1003-3true, 1115#true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:38,803 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-17 11:02:38,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:02:38,803 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:38,803 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:02:38,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [194#L1036-13true, 1115#true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:38,804 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-17 11:02:38,804 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:02:38,804 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:02:38,804 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:38,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [986#L1003-3true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:38,838 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:38,838 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:38,838 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:38,838 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:02:38,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [194#L1036-13true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:38,839 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:38,839 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:38,839 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:02:38,839 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:38,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 376#L1003-2true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:38,840 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:38,840 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:02:38,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:38,840 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:02:38,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1066#L1036-12true, 1115#true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:38,840 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:38,840 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:02:38,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:38,840 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:02:38,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 376#L1003-2true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:38,875 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:38,875 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:38,875 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:02:38,875 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:38,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [1066#L1036-12true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:38,875 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:38,875 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:02:38,875 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:38,875 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:38,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 404#L1003true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:38,876 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:38,876 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:38,876 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:38,876 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:02:38,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 1117#true, 401#L1036-10true]) [2025-03-17 11:02:38,877 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:38,877 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:02:38,877 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:38,877 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:38,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 404#L1003true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:38,911 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-17 11:02:38,911 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:38,911 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:02:38,911 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:02:38,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 401#L1036-10true]) [2025-03-17 11:02:38,911 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-17 11:02:38,911 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:02:38,911 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:02:38,911 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:39,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 881#L1036-6true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:39,038 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-17 11:02:39,038 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:02:39,038 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:02:39,038 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:39,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 881#L1036-6true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,068 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:02:39,068 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:02:39,068 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:02:39,068 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:02:39,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 1117#true, 876#L1036-5true]) [2025-03-17 11:02:39,069 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:02:39,069 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:39,069 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:02:39,069 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:02:39,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 876#L1036-5true]) [2025-03-17 11:02:39,100 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-17 11:02:39,100 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:02:39,100 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:02:39,100 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:02:39,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 165#L1036-4true, 1117#true]) [2025-03-17 11:02:39,101 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-17 11:02:39,101 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:02:39,101 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:02:39,101 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:02:39,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 165#L1036-4true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,130 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-17 11:02:39,131 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:02:39,131 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:02:39,131 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:02:39,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [781#L1036-2true, 1115#true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:39,131 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-17 11:02:39,131 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:02:39,131 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:02:39,131 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:02:39,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [781#L1036-2true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,160 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-17 11:02:39,160 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:02:39,160 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:02:39,160 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:02:39,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 888#L1037-6true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:39,293 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-17 11:02:39,293 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:02:39,293 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:02:39,293 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:02:39,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 888#L1037-6true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,317 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-17 11:02:39,317 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:02:39,317 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:02:39,317 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:02:39,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 335#L1037-5true, 1117#true]) [2025-03-17 11:02:39,318 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-17 11:02:39,318 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:02:39,318 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:02:39,318 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:02:39,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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-17 11:02:39,340 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-17 11:02:39,340 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:02:39,340 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:02:39,340 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:02:39,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [452#L1037-4true, 1115#true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:39,341 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-17 11:02:39,341 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:02:39,341 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:02:39,341 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:02:39,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [452#L1037-4true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,363 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-17 11:02:39,363 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:02:39,363 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:02:39,363 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:02:39,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1063#L1037-3true, 1115#true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:39,363 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-17 11:02:39,363 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:02:39,363 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:02:39,363 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:02:39,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [1063#L1037-3true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,385 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-17 11:02:39,385 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:02:39,385 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:39,385 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-17 11:02:39,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 1052#L1038-12true, 1117#true]) [2025-03-17 11:02:39,471 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-17 11:02:39,471 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:02:39,471 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:02:39,471 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:02:39,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 1052#L1038-12true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,490 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-17 11:02:39,490 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:02:39,490 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:02:39,490 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:02:39,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 1117#true, 339#L1038-11true]) [2025-03-17 11:02:39,491 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-17 11:02:39,491 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:02:39,491 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-17 11:02:39,491 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:39,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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-17 11:02:39,508 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:02:39,509 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-17 11:02:39,509 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:02:39,509 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:39,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [759#L1038-10true, 1115#true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:39,509 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:02:39,509 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:02:39,509 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-17 11:02:39,509 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:02:39,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [759#L1038-10true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,526 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-17 11:02:39,526 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:39,526 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:02:39,526 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-17 11:02:39,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 1117#true, 947#L1038-9true]) [2025-03-17 11:02:39,527 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-17 11:02:39,527 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:02:39,527 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:02:39,527 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-17 11:02:39,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 947#L1038-9true]) [2025-03-17 11:02:39,543 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-17 11:02:39,543 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:39,543 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:02:39,543 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-17 11:02:39,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 992#L1038-5true, 1117#true]) [2025-03-17 11:02:39,591 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-17 11:02:39,591 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:02:39,591 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-17 11:02:39,591 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:39,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 992#L1038-5true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,605 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-17 11:02:39,605 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:02:39,605 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:39,605 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-17 11:02:39,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [936#L1038-4true, 1115#true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:39,606 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-17 11:02:39,606 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:39,606 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:39,606 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-17 11:02:39,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [936#L1038-4true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,620 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-17 11:02:39,620 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:02:39,620 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:02:39,620 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-17 11:02:39,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 1117#true, 222#L1038-3true]) [2025-03-17 11:02:39,621 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-17 11:02:39,621 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-17 11:02:39,621 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:02:39,621 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:39,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 222#L1038-3true]) [2025-03-17 11:02:39,633 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-17 11:02:39,633 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-17 11:02:39,634 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:02:39,634 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:02:39,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 730#L1038-1true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:39,634 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-17 11:02:39,634 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:02:39,634 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-17 11:02:39,634 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:02:39,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 730#L1038-1true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,797 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-17 11:02:39,797 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:02:39,797 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-17 11:02:39,797 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:02:39,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 1117#true, 763#L1039-4true]) [2025-03-17 11:02:39,837 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-17 11:02:39,837 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:02:39,837 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-17 11:02:39,837 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:02:39,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 763#L1039-4true]) [2025-03-17 11:02:39,845 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-17 11:02:39,845 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:02:39,845 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:02:39,845 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:02:39,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 385#L1075-7true, 1117#true, 459#L1039-3true]) [2025-03-17 11:02:39,846 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-17 11:02:39,846 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-17 11:02:39,846 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:02:39,846 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:02:39,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 459#L1039-3true]) [2025-03-17 11:02:39,853 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-17 11:02:39,853 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-17 11:02:39,853 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:02:39,853 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:02:39,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 975#L1039-2true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:39,854 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-17 11:02:39,854 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:02:39,854 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:02:39,854 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-17 11:02:39,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 975#L1039-2true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,861 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-17 11:02:39,861 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:02:39,861 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:02:39,861 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-17 11:02:39,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [846#L1039true, 1115#true, 385#L1075-7true, 1117#true]) [2025-03-17 11:02:39,861 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-17 11:02:39,862 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:02:39,862 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:02:39,862 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:02:39,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [846#L1039true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:39,868 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-17 11:02:39,868 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:02:39,868 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:02:39,868 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:02:39,929 INFO L124 PetriNetUnfolderBase]: 15750/57183 cut-off events. [2025-03-17 11:02:39,929 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-03-17 11:02:40,005 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 622425 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-17 11:02:40,186 INFO L140 encePairwiseOnDemand]: 1122/1152 looper letters, 387 selfloop transitions, 5 changer transitions 9/1101 dead transitions. [2025-03-17 11:02:40,186 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1092 places, 1101 transitions, 2992 flow [2025-03-17 11:02:40,188 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:02:40,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:02:40,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4827 transitions. [2025-03-17 11:02:40,218 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6983506944444444 [2025-03-17 11:02:40,219 INFO L175 Difference]: Start difference. First operand has 1099 places, 1137 transitions, 2280 flow. Second operand 6 states and 4827 transitions. [2025-03-17 11:02:40,220 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1092 places, 1101 transitions, 2992 flow [2025-03-17 11:02:40,233 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1090 places, 1101 transitions, 2988 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:02:40,248 INFO L231 Difference]: Finished difference. Result has 1090 places, 1092 transitions, 2196 flow [2025-03-17 11:02:40,252 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-17 11:02:40,256 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -9 predicate places. [2025-03-17 11:02:40,257 INFO L471 AbstractCegarLoop]: Abstraction has has 1090 places, 1092 transitions, 2196 flow [2025-03-17 11:02:40,259 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-17 11:02:40,259 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:02:40,259 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-17 11:02:40,259 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 11:02:40,259 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-17 11:02:40,260 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:02:40,260 INFO L85 PathProgramCache]: Analyzing trace with hash -558092436, now seen corresponding path program 1 times [2025-03-17 11:02:40,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:02:40,260 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [969309150] [2025-03-17 11:02:40,261 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:02:40,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:02:40,274 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-17 11:02:40,287 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-17 11:02:40,290 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:02:40,290 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:02:40,531 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-17 11:02:40,532 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:02:40,532 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [969309150] [2025-03-17 11:02:40,532 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [969309150] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:02:40,533 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:02:40,533 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:02:40,533 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1326735160] [2025-03-17 11:02:40,533 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:02:40,534 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:02:40,534 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:02:40,534 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:02:40,534 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:02:41,603 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-17 11:02:41,607 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-17 11:02:41,607 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:02:41,607 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-17 11:02:41,607 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:02:47,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [986#L1003-3true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:47,622 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-17 11:02:47,622 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:47,622 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:02:47,622 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:02:47,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [194#L1036-13true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:47,622 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-17 11:02:47,622 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:02:47,623 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:02:47,623 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:47,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [986#L1003-3true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:47,795 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:47,795 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:02:47,795 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:47,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:47,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [194#L1036-13true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:47,795 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:47,796 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:47,796 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:47,796 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:02:47,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [376#L1003-2true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:47,796 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:47,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:02:47,796 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:02:47,796 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:47,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1066#L1036-12true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:47,797 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:47,797 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:02:47,797 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:02:47,797 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:47,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [376#L1003-2true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:47,825 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:47,825 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:02:47,825 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:47,825 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:47,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1066#L1036-12true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:47,825 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:47,825 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:47,825 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:02:47,825 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:47,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [404#L1003true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:47,826 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:47,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:47,826 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:02:47,826 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:47,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1117#true, 401#L1036-10true]) [2025-03-17 11:02:47,826 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:47,826 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:47,826 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:02:47,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:47,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [404#L1003true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:47,856 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-17 11:02:47,856 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:02:47,856 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:47,856 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:02:47,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 401#L1036-10true]) [2025-03-17 11:02:47,856 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-17 11:02:47,856 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:47,856 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:02:47,856 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:02:47,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [881#L1036-6true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:47,966 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-17 11:02:47,966 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:47,966 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:02:47,966 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:02:47,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [881#L1036-6true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:47,991 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:02:47,991 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:02:47,991 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:02:47,991 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:02:47,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1117#true, 876#L1036-5true]) [2025-03-17 11:02:47,992 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:02:47,992 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:02:47,992 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:02:47,992 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:48,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 876#L1036-5true]) [2025-03-17 11:02:48,018 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-17 11:02:48,018 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:02:48,018 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:02:48,018 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:02:48,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 165#L1036-4true, 1123#true, 1117#true]) [2025-03-17 11:02:48,019 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-17 11:02:48,019 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:02:48,019 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:02:48,019 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:02:48,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [165#L1036-4true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:48,041 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-17 11:02:48,041 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:02:48,041 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:02:48,041 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:02:48,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [781#L1036-2true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:48,042 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-17 11:02:48,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:02:48,042 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:02:48,042 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:02:48,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [781#L1036-2true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:48,066 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-17 11:02:48,066 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:02:48,066 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:02:48,066 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:02:48,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 888#L1037-6true, 1123#true, 1117#true]) [2025-03-17 11:02:48,180 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-17 11:02:48,180 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:02:48,180 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:02:48,180 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:02:48,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [888#L1037-6true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-17 11:02:48,201 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-17 11:02:48,201 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:02:48,201 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:02:48,201 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:02:48,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 335#L1037-5true, 1123#true, 1117#true]) [2025-03-17 11:02:48,202 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-17 11:02:48,202 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:02:48,202 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:02:48,202 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:02:48,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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-17 11:02:48,220 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-17 11:02:48,220 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:02:48,220 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:02:48,220 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:02:48,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [452#L1037-4true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:48,221 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-17 11:02:48,221 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:02:48,221 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:02:48,221 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:02:48,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [452#L1037-4true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-17 11:02:48,238 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-17 11:02:48,238 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:02:48,238 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:02:48,238 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:02:48,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1063#L1037-3true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:48,238 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-17 11:02:48,238 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:02:48,238 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:02:48,238 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:02:48,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1063#L1037-3true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-17 11:02:48,254 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-17 11:02:48,254 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:02:48,254 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:48,254 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-17 11:02:48,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1052#L1038-12true, 1123#true, 1117#true]) [2025-03-17 11:02:48,320 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-17 11:02:48,320 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:02:48,320 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:02:48,320 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:02:48,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [1052#L1038-12true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:48,336 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-17 11:02:48,336 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:02:48,336 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:02:48,336 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:02:48,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1117#true, 339#L1038-11true]) [2025-03-17 11:02:48,337 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-17 11:02:48,337 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-17 11:02:48,337 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:02:48,337 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:48,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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-17 11:02:48,351 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:02:48,351 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-17 11:02:48,351 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:02:48,352 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:48,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [759#L1038-10true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:48,352 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:02:48,352 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-17 11:02:48,352 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:02:48,352 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:02:48,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [759#L1038-10true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:48,366 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-17 11:02:48,366 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-17 11:02:48,366 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:48,366 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:02:48,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1117#true, 947#L1038-9true]) [2025-03-17 11:02:48,366 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-17 11:02:48,366 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-17 11:02:48,367 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:02:48,367 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:02:48,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 947#L1038-9true]) [2025-03-17 11:02:48,383 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-17 11:02:48,383 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:48,383 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-17 11:02:48,383 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:02:48,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 992#L1038-5true, 1117#true]) [2025-03-17 11:02:48,423 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-17 11:02:48,423 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:02:48,423 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-17 11:02:48,423 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:48,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 992#L1038-5true, 1117#true]) [2025-03-17 11:02:48,434 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-17 11:02:48,434 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-17 11:02:48,434 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:48,434 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:02:48,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [936#L1038-4true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:48,435 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-17 11:02:48,435 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:48,435 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-17 11:02:48,435 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:48,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [936#L1038-4true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-17 11:02:48,446 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-17 11:02:48,446 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:02:48,446 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-17 11:02:48,446 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:02:48,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1117#true, 222#L1038-3true]) [2025-03-17 11:02:48,447 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-17 11:02:48,447 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-17 11:02:48,447 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:48,447 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:02:48,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 222#L1038-3true]) [2025-03-17 11:02:48,456 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-17 11:02:48,456 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-17 11:02:48,457 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:02:48,457 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:02:48,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [730#L1038-1true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:48,457 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-17 11:02:48,457 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:02:48,457 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:02:48,457 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-17 11:02:48,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [730#L1038-1true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-17 11:02:48,470 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-17 11:02:48,470 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:02:48,470 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:02:48,470 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-17 11:02:48,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1117#true, 763#L1039-4true]) [2025-03-17 11:02:48,516 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-17 11:02:48,516 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-17 11:02:48,516 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:02:48,516 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:02:48,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 763#L1039-4true]) [2025-03-17 11:02:48,524 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-17 11:02:48,524 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:02:48,524 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:02:48,524 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:02:48,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1117#true, 459#L1039-3true]) [2025-03-17 11:02:48,525 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-17 11:02:48,525 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-17 11:02:48,525 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:02:48,525 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:02:48,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 459#L1039-3true]) [2025-03-17 11:02:48,532 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-17 11:02:48,532 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:02:48,532 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-17 11:02:48,532 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:02:48,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [975#L1039-2true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:48,533 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-17 11:02:48,533 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:02:48,533 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:02:48,533 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-17 11:02:48,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [975#L1039-2true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:48,540 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-17 11:02:48,540 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-17 11:02:48,540 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:02:48,540 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:02:48,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [846#L1039true, 385#L1075-7true, 1123#true, 1117#true]) [2025-03-17 11:02:48,540 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-17 11:02:48,540 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:02:48,540 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:02:48,540 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:02:48,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [846#L1039true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-17 11:02:48,547 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-17 11:02:48,547 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:02:48,547 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:02:48,547 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:02:48,606 INFO L124 PetriNetUnfolderBase]: 15750/57173 cut-off events. [2025-03-17 11:02:48,606 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-17 11:02:48,672 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 622428 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-17 11:02:48,804 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 387 selfloop transitions, 5 changer transitions 0/1091 dead transitions. [2025-03-17 11:02:48,804 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1085 places, 1091 transitions, 2978 flow [2025-03-17 11:02:48,804 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:02:48,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:02:48,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4803 transitions. [2025-03-17 11:02:48,813 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6948784722222222 [2025-03-17 11:02:48,814 INFO L175 Difference]: Start difference. First operand has 1090 places, 1092 transitions, 2196 flow. Second operand 6 states and 4803 transitions. [2025-03-17 11:02:48,814 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1085 places, 1091 transitions, 2978 flow [2025-03-17 11:02:48,819 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1080 places, 1091 transitions, 2968 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:02:48,828 INFO L231 Difference]: Finished difference. Result has 1080 places, 1091 transitions, 2194 flow [2025-03-17 11:02:48,830 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-17 11:02:48,830 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -19 predicate places. [2025-03-17 11:02:48,831 INFO L471 AbstractCegarLoop]: Abstraction has has 1080 places, 1091 transitions, 2194 flow [2025-03-17 11:02:48,832 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-17 11:02:48,833 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:02:48,833 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-17 11:02:48,833 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-17 11:02:48,833 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-17 11:02:48,836 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:02:48,836 INFO L85 PathProgramCache]: Analyzing trace with hash -1167094687, now seen corresponding path program 1 times [2025-03-17 11:02:48,836 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:02:48,836 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1351241860] [2025-03-17 11:02:48,836 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:02:48,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:02:48,851 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-17 11:02:48,862 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-17 11:02:48,862 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:02:48,862 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:02:49,082 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-17 11:02:49,083 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:02:49,083 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1351241860] [2025-03-17 11:02:49,083 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1351241860] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:02:49,083 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:02:49,083 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:02:49,083 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1931199493] [2025-03-17 11:02:49,084 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:02:49,084 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:02:49,084 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:02:49,085 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:02:49,085 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:02:50,362 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-17 11:02:50,366 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-17 11:02:50,366 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:02:50,366 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-17 11:02:50,366 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:02:57,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [986#L1003-3true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:57,216 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-17 11:02:57,216 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:57,216 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:02:57,216 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:02:57,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [194#L1036-13true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:57,216 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-17 11:02:57,216 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:02:57,216 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:02:57,216 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:57,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [986#L1003-3true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:57,242 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:57,242 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:02:57,242 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:57,242 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:57,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [194#L1036-13true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:57,242 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:57,242 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:57,242 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:57,242 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:02:57,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [376#L1003-2true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:57,243 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:57,243 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:02:57,243 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:02:57,243 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:57,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1066#L1036-12true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:57,243 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:02:57,243 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:02:57,243 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:02:57,243 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:02:57,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [376#L1003-2true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:57,268 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:57,268 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:02:57,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:57,268 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:57,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1066#L1036-12true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-17 11:02:57,268 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:57,268 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:02:57,268 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:57,268 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:57,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [404#L1003true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:57,269 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:57,269 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:57,269 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:02:57,269 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:57,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1129#true, 401#L1036-10true]) [2025-03-17 11:02:57,269 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:02:57,269 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:57,269 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:02:57,269 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:02:57,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [404#L1003true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:57,294 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-17 11:02:57,294 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:02:57,294 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:57,294 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:02:57,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 401#L1036-10true]) [2025-03-17 11:02:57,294 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-17 11:02:57,294 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:57,295 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:02:57,295 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:02:57,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [881#L1036-6true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:57,390 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-17 11:02:57,390 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:57,390 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:02:57,390 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:02:57,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [881#L1036-6true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-17 11:02:57,412 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:02:57,412 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:02:57,412 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:02:57,412 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:02:57,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1129#true, 876#L1036-5true]) [2025-03-17 11:02:57,413 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:02:57,413 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:02:57,413 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:02:57,413 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:57,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 876#L1036-5true]) [2025-03-17 11:02:57,611 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-17 11:02:57,611 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:02:57,611 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:02:57,611 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:02:57,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 165#L1036-4true, 1123#true, 1129#true]) [2025-03-17 11:02:57,611 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-17 11:02:57,611 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:02:57,611 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:02:57,611 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:02:57,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [165#L1036-4true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:57,639 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-17 11:02:57,639 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:02:57,639 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:02:57,639 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:02:57,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [781#L1036-2true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:57,639 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-17 11:02:57,640 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:02:57,640 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:02:57,640 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:02:57,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [781#L1036-2true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:57,668 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-17 11:02:57,668 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:02:57,668 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:02:57,668 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:02:57,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 888#L1037-6true, 1123#true, 1129#true]) [2025-03-17 11:02:57,797 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-17 11:02:57,797 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:02:57,797 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:02:57,798 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:02:57,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [888#L1037-6true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-17 11:02:57,821 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-17 11:02:57,821 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:02:57,821 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:02:57,821 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:02:57,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 335#L1037-5true, 1129#true]) [2025-03-17 11:02:57,822 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-17 11:02:57,822 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:02:57,822 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:02:57,822 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:02:57,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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-17 11:02:57,845 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-17 11:02:57,845 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:02:57,845 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:02:57,845 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:02:57,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [452#L1037-4true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:57,846 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-17 11:02:57,846 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:02:57,846 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:02:57,846 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:02:57,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [452#L1037-4true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:57,867 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-17 11:02:57,867 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:02:57,867 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:02:57,867 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:02:57,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1063#L1037-3true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:57,868 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-17 11:02:57,868 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:02:57,868 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:02:57,868 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:02:57,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1063#L1037-3true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:57,889 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-17 11:02:57,889 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:57,889 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-17 11:02:57,890 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:02:57,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1052#L1038-12true, 1123#true, 1129#true]) [2025-03-17 11:02:57,974 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-17 11:02:57,974 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:02:57,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:02:57,974 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:02:57,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [1052#L1038-12true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-17 11:02:57,993 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-17 11:02:57,993 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:02:57,993 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:02:57,993 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:02:57,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 339#L1038-11true, 1129#true]) [2025-03-17 11:02:57,994 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-17 11:02:57,994 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-17 11:02:57,994 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:02:57,994 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:02:58,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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-17 11:02:58,013 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:02:58,013 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-17 11:02:58,013 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:02:58,013 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:58,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [759#L1038-10true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:58,013 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:02:58,013 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:02:58,013 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:02:58,013 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-17 11:02:58,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [759#L1038-10true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:58,031 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-17 11:02:58,031 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-17 11:02:58,031 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:58,031 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:02:58,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1129#true, 947#L1038-9true]) [2025-03-17 11:02:58,032 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-17 11:02:58,032 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:02:58,032 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:02:58,032 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-17 11:02:58,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 947#L1038-9true]) [2025-03-17 11:02:58,049 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-17 11:02:58,049 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-17 11:02:58,049 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:02:58,049 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:58,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 992#L1038-5true, 1129#true]) [2025-03-17 11:02:58,099 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-17 11:02:58,099 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:02:58,099 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-17 11:02:58,099 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:02:58,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 992#L1038-5true, 1129#true]) [2025-03-17 11:02:58,113 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-17 11:02:58,113 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-17 11:02:58,113 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:58,113 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:02:58,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [936#L1038-4true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:58,114 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-17 11:02:58,114 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-17 11:02:58,114 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:02:58,114 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:02:58,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [936#L1038-4true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:58,128 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-17 11:02:58,128 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:02:58,128 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-17 11:02:58,128 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:02:58,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1129#true, 222#L1038-3true]) [2025-03-17 11:02:58,128 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-17 11:02:58,129 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-17 11:02:58,129 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:02:58,129 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:02:58,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 222#L1038-3true]) [2025-03-17 11:02:58,142 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-17 11:02:58,142 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-17 11:02:58,142 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:02:58,142 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:02:58,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [730#L1038-1true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:58,143 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-17 11:02:58,143 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:02:58,143 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:02:58,143 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-17 11:02:58,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [730#L1038-1true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-17 11:02:58,157 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-17 11:02:58,157 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:02:58,157 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:02:58,157 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-17 11:02:58,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 1129#true, 763#L1039-4true]) [2025-03-17 11:02:58,217 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-17 11:02:58,218 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-17 11:02:58,218 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:02:58,218 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:02:58,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 763#L1039-4true]) [2025-03-17 11:02:58,227 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-17 11:02:58,228 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:02:58,228 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:02:58,228 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:02:58,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1123#true, 459#L1039-3true, 1129#true]) [2025-03-17 11:02:58,229 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-17 11:02:58,229 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-17 11:02:58,229 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:02:58,229 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:02:58,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 459#L1039-3true]) [2025-03-17 11:02:58,238 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-17 11:02:58,239 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:02:58,239 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-17 11:02:58,239 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:02:58,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [975#L1039-2true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:58,239 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-17 11:02:58,239 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:02:58,239 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:02:58,240 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-17 11:02:58,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [975#L1039-2true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-17 11:02:58,249 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-17 11:02:58,249 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:02:58,249 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:02:58,250 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-17 11:02:58,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [846#L1039true, 385#L1075-7true, 1123#true, 1129#true]) [2025-03-17 11:02:58,250 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-17 11:02:58,250 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:02:58,250 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:02:58,250 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:02:58,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [846#L1039true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-17 11:02:58,259 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-17 11:02:58,259 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:02:58,259 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:02:58,259 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:02:58,336 INFO L124 PetriNetUnfolderBase]: 15750/57172 cut-off events. [2025-03-17 11:02:58,336 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-17 11:02:58,409 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 622750 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-17 11:02:58,536 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 387 selfloop transitions, 5 changer transitions 0/1090 dead transitions. [2025-03-17 11:02:58,536 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1084 places, 1090 transitions, 2976 flow [2025-03-17 11:02:58,539 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:02:58,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:02:58,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4803 transitions. [2025-03-17 11:02:58,547 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6948784722222222 [2025-03-17 11:02:58,547 INFO L175 Difference]: Start difference. First operand has 1080 places, 1091 transitions, 2194 flow. Second operand 6 states and 4803 transitions. [2025-03-17 11:02:58,547 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1084 places, 1090 transitions, 2976 flow [2025-03-17 11:02:58,552 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1079 places, 1090 transitions, 2966 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:02:58,561 INFO L231 Difference]: Finished difference. Result has 1079 places, 1090 transitions, 2192 flow [2025-03-17 11:02:58,562 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-17 11:02:58,567 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -20 predicate places. [2025-03-17 11:02:58,567 INFO L471 AbstractCegarLoop]: Abstraction has has 1079 places, 1090 transitions, 2192 flow [2025-03-17 11:02:58,569 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-17 11:02:58,569 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:02:58,569 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-17 11:02:58,569 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-17 11:02:58,570 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-17 11:02:58,570 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:02:58,570 INFO L85 PathProgramCache]: Analyzing trace with hash 196826243, now seen corresponding path program 1 times [2025-03-17 11:02:58,570 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:02:58,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2111047722] [2025-03-17 11:02:58,570 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:02:58,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:02:58,583 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 60 statements into 1 equivalence classes. [2025-03-17 11:02:58,588 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 60 of 60 statements. [2025-03-17 11:02:58,589 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:02:58,589 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:02:58,864 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-17 11:02:58,865 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:02:58,865 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2111047722] [2025-03-17 11:02:58,865 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2111047722] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:02:58,865 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:02:58,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:02:58,866 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [512514365] [2025-03-17 11:02:58,866 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:02:58,866 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:02:58,866 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:02:58,866 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:02:58,866 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:03:00,040 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 731 out of 1152 [2025-03-17 11:03:00,043 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-17 11:03:00,043 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:03:00,043 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 731 of 1152 [2025-03-17 11:03:00,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:03:06,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [986#L1003-3true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:06,636 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-17 11:03:06,636 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:03:06,636 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:03:06,636 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:03:06,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [194#L1036-13true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:06,636 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-17 11:03:06,636 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-17 11:03:06,636 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:03:06,636 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-17 11:03:06,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [986#L1003-3true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:06,659 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:03:06,659 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:03:06,659 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:03:06,659 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:03:06,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [194#L1036-13true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:06,659 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:03:06,659 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:03:06,659 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:03:06,659 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-17 11:03:06,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [376#L1003-2true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:06,660 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:03:06,660 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:03:06,660 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:03:06,660 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:03:06,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1066#L1036-12true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:06,660 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-17 11:03:06,660 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:03:06,660 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-17 11:03:06,660 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:03:06,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [376#L1003-2true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:06,683 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:03:06,683 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:03:06,683 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:03:06,683 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:03:06,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [1066#L1036-12true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:06,683 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:03:06,683 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:03:06,683 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:03:06,683 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:03:06,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [404#L1003true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:06,684 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:03:06,684 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:03:06,684 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:03:06,684 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:03:06,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1135#true, 1129#true, 401#L1036-10true]) [2025-03-17 11:03:06,684 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-17 11:03:06,684 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-17 11:03:06,684 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:03:06,684 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:03:06,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [404#L1003true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:06,708 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-17 11:03:06,708 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:03:06,708 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:03:06,708 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:03:06,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 401#L1036-10true]) [2025-03-17 11:03:06,708 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-17 11:03:06,708 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:03:06,708 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:03:06,708 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-17 11:03:06,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [881#L1036-6true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:06,801 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-17 11:03:06,801 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:03:06,801 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-17 11:03:06,801 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-17 11:03:06,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [881#L1036-6true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:06,822 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:03:06,822 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:03:06,822 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:03:06,822 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:03:06,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1135#true, 876#L1036-5true, 1129#true]) [2025-03-17 11:03:06,823 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-17 11:03:06,823 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-17 11:03:06,823 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:03:06,823 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-17 11:03:06,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 876#L1036-5true, 1129#true]) [2025-03-17 11:03:06,844 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-17 11:03:06,844 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:03:06,844 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:03:06,844 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:03:06,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 165#L1036-4true, 1135#true, 1129#true]) [2025-03-17 11:03:06,844 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-17 11:03:06,844 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-17 11:03:06,844 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:03:06,844 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-17 11:03:06,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [165#L1036-4true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:06,864 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-17 11:03:06,864 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:03:06,864 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-17 11:03:06,864 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:03:06,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [781#L1036-2true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:06,865 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-17 11:03:06,865 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-17 11:03:06,865 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:03:06,865 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-17 11:03:06,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [781#L1036-2true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:06,884 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-17 11:03:06,884 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-17 11:03:06,884 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:03:06,884 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:03:06,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [888#L1037-6true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:06,979 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-17 11:03:06,979 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:03:06,979 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-17 11:03:06,979 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-17 11:03:06,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [888#L1037-6true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:06,996 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-17 11:03:06,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:03:06,996 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-17 11:03:06,996 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:03:06,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 335#L1037-5true, 1135#true, 1129#true]) [2025-03-17 11:03:06,997 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-17 11:03:06,997 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-17 11:03:06,997 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-17 11:03:06,997 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:03:07,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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-17 11:03:07,014 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-17 11:03:07,014 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:03:07,014 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-17 11:03:07,014 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:03:07,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [452#L1037-4true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:07,015 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-17 11:03:07,015 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-17 11:03:07,015 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-17 11:03:07,015 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:03:07,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [452#L1037-4true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:07,030 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-17 11:03:07,030 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:03:07,030 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:03:07,030 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:03:07,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1063#L1037-3true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:07,031 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-17 11:03:07,031 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-17 11:03:07,031 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-17 11:03:07,031 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-17 11:03:07,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [1063#L1037-3true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:07,047 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-17 11:03:07,047 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:03:07,047 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-17 11:03:07,047 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-17 11:03:07,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1052#L1038-12true, 1135#true, 1129#true]) [2025-03-17 11:03:07,110 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-17 11:03:07,110 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-17 11:03:07,110 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-17 11:03:07,110 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:03:07,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [1052#L1038-12true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:07,124 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-17 11:03:07,124 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-17 11:03:07,124 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:03:07,124 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-17 11:03:07,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1135#true, 339#L1038-11true, 1129#true]) [2025-03-17 11:03:07,124 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-17 11:03:07,124 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-17 11:03:07,124 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-17 11:03:07,124 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-17 11:03:07,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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-17 11:03:07,137 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:03:07,137 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-17 11:03:07,137 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:03:07,138 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:03:07,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [759#L1038-10true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:07,138 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-17 11:03:07,138 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-17 11:03:07,138 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-17 11:03:07,138 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-17 11:03:07,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [759#L1038-10true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:07,151 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-17 11:03:07,151 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-17 11:03:07,151 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:03:07,151 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:03:07,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1135#true, 1129#true, 947#L1038-9true]) [2025-03-17 11:03:07,151 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-17 11:03:07,151 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-17 11:03:07,151 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-17 11:03:07,151 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-17 11:03:07,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 947#L1038-9true]) [2025-03-17 11:03:07,163 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-17 11:03:07,163 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-17 11:03:07,163 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:03:07,163 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-17 11:03:07,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 992#L1038-5true, 1135#true, 1129#true]) [2025-03-17 11:03:07,200 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-17 11:03:07,200 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-17 11:03:07,200 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-17 11:03:07,200 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-17 11:03:07,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 992#L1038-5true, 1135#true, 1129#true]) [2025-03-17 11:03:07,212 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-17 11:03:07,212 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-17 11:03:07,212 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:03:07,212 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-17 11:03:07,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [936#L1038-4true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:07,213 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-17 11:03:07,213 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-17 11:03:07,213 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-17 11:03:07,213 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-17 11:03:07,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [936#L1038-4true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:07,224 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-17 11:03:07,224 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:03:07,224 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-17 11:03:07,224 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-17 11:03:07,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1135#true, 1129#true, 222#L1038-3true]) [2025-03-17 11:03:07,225 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-17 11:03:07,225 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-17 11:03:07,225 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-17 11:03:07,225 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-17 11:03:07,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 222#L1038-3true]) [2025-03-17 11:03:07,235 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-17 11:03:07,235 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-17 11:03:07,235 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-17 11:03:07,235 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:03:07,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [730#L1038-1true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:07,236 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-17 11:03:07,236 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-17 11:03:07,236 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-17 11:03:07,236 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-17 11:03:07,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [730#L1038-1true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:07,247 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-17 11:03:07,247 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-17 11:03:07,247 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:03:07,247 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-17 11:03:07,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1135#true, 1129#true, 763#L1039-4true]) [2025-03-17 11:03:07,292 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-17 11:03:07,292 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-17 11:03:07,292 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-17 11:03:07,292 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-17 11:03:07,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 763#L1039-4true]) [2025-03-17 11:03:07,300 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-17 11:03:07,300 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-17 11:03:07,300 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:03:07,300 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-17 11:03:07,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [385#L1075-7true, 1135#true, 1129#true, 459#L1039-3true]) [2025-03-17 11:03:07,301 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-17 11:03:07,301 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-17 11:03:07,301 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-17 11:03:07,301 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-17 11:03:07,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 459#L1039-3true]) [2025-03-17 11:03:07,308 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-17 11:03:07,308 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-17 11:03:07,308 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-17 11:03:07,308 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:03:07,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [975#L1039-2true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:07,308 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-17 11:03:07,308 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-17 11:03:07,308 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-17 11:03:07,308 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-17 11:03:07,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [975#L1039-2true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:07,315 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-17 11:03:07,315 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-17 11:03:07,315 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:03:07,315 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-17 11:03:07,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1520] L1075-8-->L1075-7: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [846#L1039true, 385#L1075-7true, 1135#true, 1129#true]) [2025-03-17 11:03:07,315 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-17 11:03:07,315 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-17 11:03:07,315 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-17 11:03:07,315 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-17 11:03:07,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1379] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [846#L1039true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-17 11:03:07,321 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-17 11:03:07,321 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-17 11:03:07,321 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-17 11:03:07,321 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-17 11:03:07,559 INFO L124 PetriNetUnfolderBase]: 15750/57171 cut-off events. [2025-03-17 11:03:07,560 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-17 11:03:07,630 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 622428 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-17 11:03:07,748 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 391 selfloop transitions, 5 changer transitions 0/1089 dead transitions. [2025-03-17 11:03:07,749 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1083 places, 1089 transitions, 2982 flow [2025-03-17 11:03:07,749 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-17 11:03:07,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-17 11:03:07,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4783 transitions. [2025-03-17 11:03:07,754 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6919849537037037 [2025-03-17 11:03:07,755 INFO L175 Difference]: Start difference. First operand has 1079 places, 1090 transitions, 2192 flow. Second operand 6 states and 4783 transitions. [2025-03-17 11:03:07,755 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1083 places, 1089 transitions, 2982 flow [2025-03-17 11:03:07,759 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1078 places, 1089 transitions, 2972 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-17 11:03:07,766 INFO L231 Difference]: Finished difference. Result has 1078 places, 1089 transitions, 2190 flow [2025-03-17 11:03:07,767 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-17 11:03:07,768 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -21 predicate places. [2025-03-17 11:03:07,768 INFO L471 AbstractCegarLoop]: Abstraction has has 1078 places, 1089 transitions, 2190 flow [2025-03-17 11:03:07,770 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-17 11:03:07,770 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:03:07,770 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-17 11:03:07,770 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-17 11:03:07,770 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-17 11:03:07,771 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:03:07,771 INFO L85 PathProgramCache]: Analyzing trace with hash 1886526675, now seen corresponding path program 1 times [2025-03-17 11:03:07,771 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:03:07,771 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1944508026] [2025-03-17 11:03:07,771 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:03:07,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:03:07,784 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-03-17 11:03:07,801 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-03-17 11:03:07,801 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:03:07,801 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:03:08,077 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-03-17 11:03:08,078 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:03:08,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1944508026] [2025-03-17 11:03:08,078 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1944508026] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:03:08,078 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:03:08,078 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-17 11:03:08,078 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [275898575] [2025-03-17 11:03:08,078 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:03:08,078 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-17 11:03:08,078 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:03:08,079 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-17 11:03:08,079 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-17 11:03:09,156 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 731 out of 1152 [2025-03-17 11:03:09,160 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-17 11:03:09,160 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:03:09,160 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 731 of 1152 [2025-03-17 11:03:09,160 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand