./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 43c4691e367ff0d8a9949fa90f15eddbc091ab75ed1546de74dafe83c2376639 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:18:36,358 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:18:36,435 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:18:36,439 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:18:36,440 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:18:36,452 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:18:36,453 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:18:36,453 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:18:36,453 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:18:36,453 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:18:36,454 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:18:36,454 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:18:36,454 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:18:36,454 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:18:36,454 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:18:36,454 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:18:36,454 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:18:36,454 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:18:36,455 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:18:36,455 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:18:36,456 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:18:36,456 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:18:36,456 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:18:36,456 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:18:36,456 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:18:36,456 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:18:36,456 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:18:36,456 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:18:36,456 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:18:36,456 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:18:36,456 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:18:36,457 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:18:36,457 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 43c4691e367ff0d8a9949fa90f15eddbc091ab75ed1546de74dafe83c2376639 [2025-02-06 09:18:36,818 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:18:36,826 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:18:36,827 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:18:36,828 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:18:36,828 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:18:36,829 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i [2025-02-06 09:18:38,100 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/fb028c6b6/11feff381f7741f7853cb8f0f4304a8a/FLAG6a92fc4c9 [2025-02-06 09:18:38,454 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:18:38,455 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i [2025-02-06 09:18:38,470 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/fb028c6b6/11feff381f7741f7853cb8f0f4304a8a/FLAG6a92fc4c9 [2025-02-06 09:18:38,672 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/fb028c6b6/11feff381f7741f7853cb8f0f4304a8a [2025-02-06 09:18:38,674 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:18:38,675 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:18:38,676 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:18:38,676 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:18:38,679 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:18:38,680 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:18:38" (1/1) ... [2025-02-06 09:18:38,680 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6917a69a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:38, skipping insertion in model container [2025-02-06 09:18:38,681 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:18:38" (1/1) ... [2025-02-06 09:18:38,702 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:18:39,099 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:18:39,107 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:18:39,170 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:18:39,208 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:18:39,208 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39 WrapperNode [2025-02-06 09:18:39,209 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:18:39,210 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:18:39,210 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:18:39,210 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:18:39,220 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,248 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,312 INFO L138 Inliner]: procedures = 277, calls = 104, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 970 [2025-02-06 09:18:39,315 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:18:39,316 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:18:39,316 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:18:39,316 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:18:39,322 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,322 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,344 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,344 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,379 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,385 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,391 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,393 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,402 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:18:39,404 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:18:39,404 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:18:39,404 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:18:39,405 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (1/1) ... [2025-02-06 09:18:39,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:18:39,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:18:39,430 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 09:18:39,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 09:18:39,461 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2025-02-06 09:18:39,461 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2025-02-06 09:18:39,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 09:18:39,461 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2025-02-06 09:18:39,461 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 09:18:39,461 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-06 09:18:39,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-06 09:18:39,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 09:18:39,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:18:39,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2025-02-06 09:18:39,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:18:39,462 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:18:39,462 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:18:39,463 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:18:39,597 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:18:39,598 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:18:40,698 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:40,698 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-1: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:40,698 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-2: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:40,699 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-3: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:40,699 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-4: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:40,699 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-5: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:40,699 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-6: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:40,699 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-55: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:40,699 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-56: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:40,699 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-57: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:40,699 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-58: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:40,699 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-59: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:40,700 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-60: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:40,700 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080: havoc fifo_front_#t~mem71#1.base, fifo_front_#t~mem71#1.offset; [2025-02-06 09:18:40,700 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-61: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:40,700 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-1: havoc fifo_front_#t~mem70#1.base, fifo_front_#t~mem70#1.offset; [2025-02-06 09:18:40,700 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-110: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:40,700 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-111: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:40,700 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-112: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-113: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-114: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-115: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-116: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-165: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-166: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-167: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-168: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-169: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-170: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:40,701 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-171: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:40,702 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-220: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:40,702 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-221: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:40,702 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-222: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:40,702 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-223: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:40,702 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-224: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:40,702 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-225: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:40,702 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-226: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:40,702 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-275: havoc fifo_empty_#t~short13#1; [2025-02-06 09:18:40,702 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-276: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-06 09:18:40,703 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-277: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-06 09:18:40,703 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-278: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-06 09:18:40,703 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-279: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-06 09:18:40,703 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-280: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-06 09:18:40,703 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-281: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-06 09:18:40,703 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089: havoc main_~#q~1#1.base, main_~#q~1#1.offset; [2025-02-06 09:18:40,704 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089-1: SUMMARY for call ULTIMATE.dealloc(main_~#q~1#1.base, main_~#q~1#1.offset); srcloc: null [2025-02-06 09:18:40,704 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:18:40,705 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:18:40,735 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:18:40,735 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:18:40,735 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:18:40 BoogieIcfgContainer [2025-02-06 09:18:40,735 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:18:40,741 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:18:40,741 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:18:40,744 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:18:40,744 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:18:38" (1/3) ... [2025-02-06 09:18:40,744 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b5de511 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:18:40, skipping insertion in model container [2025-02-06 09:18:40,744 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:18:39" (2/3) ... [2025-02-06 09:18:40,745 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b5de511 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:18:40, skipping insertion in model container [2025-02-06 09:18:40,745 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:18:40" (3/3) ... [2025-02-06 09:18:40,745 INFO L128 eAbstractionObserver]: Analyzing ICFG divinefifo_1w1r.i [2025-02-06 09:18:40,759 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:18:40,760 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG divinefifo_1w1r.i that has 2 procedures, 1089 locations, 1 initial locations, 4 loop locations, and 96 error locations. [2025-02-06 09:18:40,762 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:18:40,900 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-02-06 09:18:40,944 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1092 places, 1129 transitions, 2265 flow [2025-02-06 09:18:41,318 INFO L124 PetriNetUnfolderBase]: 41/1128 cut-off events. [2025-02-06 09:18:41,323 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-06 09:18:41,363 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1133 conditions, 1128 events. 41/1128 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 3341 event pairs, 0 based on Foata normal form. 0/991 useless extension candidates. Maximal degree in co-relation 814. Up to 3 conditions per place. [2025-02-06 09:18:41,363 INFO L82 GeneralOperation]: Start removeDead. Operand has 1092 places, 1129 transitions, 2265 flow [2025-02-06 09:18:41,390 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1077 places, 1114 transitions, 2234 flow [2025-02-06 09:18:41,399 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:18:41,411 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;@32e754b8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:18:41,413 INFO L334 AbstractCegarLoop]: Starting to check reachability of 112 error locations. [2025-02-06 09:18:41,419 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:18:41,419 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2025-02-06 09:18:41,420 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:18:41,420 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:18:41,420 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:18:41,421 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr80ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2025-02-06 09:18:41,425 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:18:41,425 INFO L85 PathProgramCache]: Analyzing trace with hash -1325219248, now seen corresponding path program 1 times [2025-02-06 09:18:41,432 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:18:41,432 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153399398] [2025-02-06 09:18:41,432 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:18:41,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:18:41,503 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-02-06 09:18:41,528 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-02-06 09:18:41,529 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:18:41,529 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:18:42,030 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:18:42,032 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:18:42,032 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153399398] [2025-02-06 09:18:42,033 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1153399398] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:18:42,033 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:18:42,033 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:18:42,034 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1423436446] [2025-02-06 09:18:42,034 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:18:42,039 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:18:42,042 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:18:42,057 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:18:42,057 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:18:43,520 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 720 out of 1129 [2025-02-06 09:18:43,527 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1077 places, 1114 transitions, 2234 flow. Second operand has 6 states, 6 states have (on average 721.3333333333334) internal successors, (4328), 6 states have internal predecessors, (4328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:18:43,527 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:18:43,528 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 720 of 1129 [2025-02-06 09:18:43,533 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:18:50,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 967#L1003-3true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:50,856 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:18:50,856 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:18:50,856 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:18:50,856 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:50,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 1093#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:50,857 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:18:50,857 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:18:50,857 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:18:50,857 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:50,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 967#L1003-3true, 1095#true]) [2025-02-06 09:18:50,878 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:50,879 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:50,879 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:50,879 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:18:50,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 729#L1012-272true, 1093#true, 1095#true]) [2025-02-06 09:18:50,879 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:50,879 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:18:50,879 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:50,879 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:50,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 373#L1003-2true, 52#L1075-6true, 1095#true]) [2025-02-06 09:18:50,880 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:50,880 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:18:50,880 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:18:50,880 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:50,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1045#L1036-12true, 1093#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:18:50,880 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:18:50,880 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:18:50,880 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:18:50,880 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:18:50,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 373#L1003-2true, 1095#true]) [2025-02-06 09:18:50,901 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:18:50,901 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:50,902 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:18:50,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:50,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1045#L1036-12true, 1093#true, 1095#true]) [2025-02-06 09:18:50,902 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:18:50,902 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:18:50,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:50,902 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:50,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 1095#true, 52#L1075-6true, 402#L1003true]) [2025-02-06 09:18:50,903 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:18:50,903 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:50,903 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:50,903 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:18:50,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [399#L1036-10true, 1093#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:50,903 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:18:50,903 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:18:50,903 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:18:50,903 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:50,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 1095#true, 402#L1003true]) [2025-02-06 09:18:50,925 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-02-06 09:18:50,925 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:18:50,925 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:50,925 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:18:50,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 399#L1036-10true, 1093#true, 1095#true]) [2025-02-06 09:18:50,926 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-02-06 09:18:50,926 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:50,926 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:18:50,926 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:18:51,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 864#L1036-6true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,007 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:18:51,007 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:18:51,007 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:18:51,007 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:51,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 864#L1036-6true, 1095#true]) [2025-02-06 09:18:51,026 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:18:51,026 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:18:51,026 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:18:51,026 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:18:51,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [859#L1036-5true, 1093#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:18:51,027 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:18:51,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:18:51,027 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:51,027 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:18:51,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [859#L1036-5true, 729#L1012-272true, 1093#true, 1095#true]) [2025-02-06 09:18:51,044 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:18:51,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:18:51,045 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:18:51,045 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:18:51,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 166#L1036-4true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,045 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:18:51,045 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:18:51,045 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:18:51,045 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:18:51,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 166#L1036-4true, 1095#true]) [2025-02-06 09:18:51,063 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:18:51,063 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:18:51,063 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:18:51,063 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:18:51,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 767#L1036-2true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,064 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:18:51,064 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:18:51,064 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:18:51,064 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:18:51,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 767#L1036-2true, 1095#true]) [2025-02-06 09:18:51,082 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2025-02-06 09:18:51,082 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:18:51,082 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:18:51,082 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:18:51,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 871#L1037-6true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,166 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:18:51,166 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:18:51,166 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:18:51,166 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:18:51,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 1095#true, 871#L1037-6true]) [2025-02-06 09:18:51,179 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:18:51,179 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:18:51,179 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:18:51,179 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:18:51,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [332#L1037-5true, 1093#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,180 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:18:51,180 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:18:51,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:18:51,180 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:18:51,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 332#L1037-5true, 1093#true, 1095#true]) [2025-02-06 09:18:51,192 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:18:51,192 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:18:51,192 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:18:51,193 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:18:51,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [450#L1037-4true, 1093#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,193 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:18:51,193 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:18:51,193 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:18:51,193 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:18:51,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [450#L1037-4true, 729#L1012-272true, 1093#true, 1095#true]) [2025-02-06 09:18:51,206 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:18:51,206 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:18:51,206 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:18:51,206 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:18:51,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 52#L1075-6true, 1095#true, 1042#L1037-3true]) [2025-02-06 09:18:51,206 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:18:51,206 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:18:51,206 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:18:51,207 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:18:51,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 1095#true, 1042#L1037-3true]) [2025-02-06 09:18:51,219 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-02-06 09:18:51,219 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:18:51,219 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:51,219 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:18:51,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1031#L1038-12true, 1093#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:18:51,267 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:18:51,267 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:18:51,267 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:18:51,267 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:18:51,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1031#L1038-12true, 1093#true, 1095#true]) [2025-02-06 09:18:51,277 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:18:51,277 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:18:51,277 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:18:51,277 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:18:51,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [336#L1038-11true, 1093#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,277 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:18:51,278 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:18:51,278 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:18:51,278 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:18:51,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [336#L1038-11true, 729#L1012-272true, 1093#true, 1095#true]) [2025-02-06 09:18:51,287 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:18:51,287 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:18:51,287 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:18:51,287 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:51,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 747#L1038-10true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,288 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:18:51,288 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:18:51,288 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:18:51,288 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:18:51,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 747#L1038-10true, 1095#true]) [2025-02-06 09:18:51,297 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:18:51,297 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:18:51,297 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:18:51,298 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:51,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [929#L1038-9true, 1093#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:18:51,298 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:18:51,298 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:18:51,298 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:18:51,298 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:18:51,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [929#L1038-9true, 729#L1012-272true, 1093#true, 1095#true]) [2025-02-06 09:18:51,308 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-02-06 09:18:51,308 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:51,309 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:18:51,309 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:18:51,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 52#L1075-6true, 1095#true, 973#L1038-5true]) [2025-02-06 09:18:51,340 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:18:51,340 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:18:51,340 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:18:51,340 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:18:51,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 1095#true, 973#L1038-5true]) [2025-02-06 09:18:51,350 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:18:51,350 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:51,350 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:18:51,350 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:18:51,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 918#L1038-4true, 52#L1075-6true, 1095#true]) [2025-02-06 09:18:51,351 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:18:51,351 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:18:51,351 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:18:51,351 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:18:51,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 918#L1038-4true, 1095#true]) [2025-02-06 09:18:51,360 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:18:51,360 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:18:51,360 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:18:51,360 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:18:51,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 1095#true, 52#L1075-6true, 222#L1038-3true]) [2025-02-06 09:18:51,361 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:18:51,361 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:18:51,361 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:18:51,361 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:18:51,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 1095#true, 222#L1038-3true]) [2025-02-06 09:18:51,373 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:18:51,373 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:18:51,374 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:18:51,374 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:18:51,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 720#L1038-1true, 52#L1075-6true, 1095#true]) [2025-02-06 09:18:51,374 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:18:51,374 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:18:51,374 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:18:51,374 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:18:51,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 720#L1038-1true, 1095#true]) [2025-02-06 09:18:51,383 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-02-06 09:18:51,384 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:18:51,384 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:18:51,384 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:18:51,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1093#true, 751#L1039-4true, 52#L1075-6true, 1095#true]) [2025-02-06 09:18:51,525 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:18:51,525 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:18:51,526 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:18:51,526 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:18:51,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1093#true, 751#L1039-4true, 1095#true]) [2025-02-06 09:18:51,531 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:18:51,531 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:18:51,531 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-06 09:18:51,531 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:18:51,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [458#L1039-3true, 1093#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,532 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:18:51,532 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-06 09:18:51,532 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:18:51,532 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:18:51,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [458#L1039-3true, 729#L1012-272true, 1093#true, 1095#true]) [2025-02-06 09:18:51,538 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:18:51,538 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-06 09:18:51,538 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:18:51,538 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:18:51,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [956#L1039-2true, 1093#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,539 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:18:51,539 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:18:51,539 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:18:51,539 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-06 09:18:51,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 956#L1039-2true, 1093#true, 1095#true]) [2025-02-06 09:18:51,544 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:18:51,544 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:18:51,544 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:18:51,544 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-06 09:18:51,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [830#L1039true, 1093#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:18:51,545 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:18:51,545 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:18:51,545 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:18:51,545 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-06 09:18:51,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [830#L1039true, 729#L1012-272true, 1093#true, 1095#true]) [2025-02-06 09:18:51,550 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-02-06 09:18:51,550 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:18:51,550 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:18:51,550 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-06 09:18:51,600 INFO L124 PetriNetUnfolderBase]: 15185/55216 cut-off events. [2025-02-06 09:18:51,600 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-02-06 09:18:51,658 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83912 conditions, 55216 events. 15185/55216 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 597738 event pairs, 13680 based on Foata normal form. 1252/51419 useless extension candidates. Maximal degree in co-relation 83515. Up to 28684 conditions per place. [2025-02-06 09:18:51,789 INFO L140 encePairwiseOnDemand]: 1099/1129 looper letters, 379 selfloop transitions, 5 changer transitions 9/1078 dead transitions. [2025-02-06 09:18:51,789 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1070 places, 1078 transitions, 2930 flow [2025-02-06 09:18:51,793 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:18:51,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:18:51,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4729 transitions. [2025-02-06 09:18:51,813 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6981104222025392 [2025-02-06 09:18:51,816 INFO L175 Difference]: Start difference. First operand has 1077 places, 1114 transitions, 2234 flow. Second operand 6 states and 4729 transitions. [2025-02-06 09:18:51,816 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1070 places, 1078 transitions, 2930 flow [2025-02-06 09:18:51,827 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1068 places, 1078 transitions, 2926 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:18:51,840 INFO L231 Difference]: Finished difference. Result has 1068 places, 1069 transitions, 2150 flow [2025-02-06 09:18:51,842 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1129, PETRI_DIFFERENCE_MINUEND_FLOW=2158, PETRI_DIFFERENCE_MINUEND_PLACES=1063, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1078, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1073, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2150, PETRI_PLACES=1068, PETRI_TRANSITIONS=1069} [2025-02-06 09:18:51,846 INFO L279 CegarLoopForPetriNet]: 1077 programPoint places, -9 predicate places. [2025-02-06 09:18:51,846 INFO L471 AbstractCegarLoop]: Abstraction has has 1068 places, 1069 transitions, 2150 flow [2025-02-06 09:18:51,848 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 721.3333333333334) internal successors, (4328), 6 states have internal predecessors, (4328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:18:51,848 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:18:51,848 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:18:51,848 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:18:51,848 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr79ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2025-02-06 09:18:51,849 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:18:51,849 INFO L85 PathProgramCache]: Analyzing trace with hash 739563240, now seen corresponding path program 1 times [2025-02-06 09:18:51,849 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:18:51,850 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [215416736] [2025-02-06 09:18:51,851 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:18:51,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:18:51,867 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-02-06 09:18:51,880 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-02-06 09:18:51,883 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:18:51,883 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:18:52,259 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:18:52,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:18:52,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [215416736] [2025-02-06 09:18:52,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [215416736] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:18:52,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:18:52,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:18:52,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2019054521] [2025-02-06 09:18:52,260 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:18:52,261 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:18:52,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:18:52,262 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:18:52,262 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:18:53,489 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 720 out of 1129 [2025-02-06 09:18:53,492 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1068 places, 1069 transitions, 2150 flow. Second operand has 6 states, 6 states have (on average 721.3333333333334) internal successors, (4328), 6 states have internal predecessors, (4328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:18:53,492 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:18:53,493 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 720 of 1129 [2025-02-06 09:18:53,493 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:19:00,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [967#L1003-3true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:00,342 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:00,342 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:00,342 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:00,342 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:00,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 1101#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:19:00,342 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:00,342 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:00,342 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:00,342 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:00,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 967#L1003-3true, 1101#true, 1095#true]) [2025-02-06 09:19:00,408 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:00,408 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:00,408 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:00,408 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:00,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 729#L1012-272true, 1101#true, 1095#true]) [2025-02-06 09:19:00,408 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:00,408 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:00,408 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:00,408 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:00,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [373#L1003-2true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:00,409 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:00,409 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:00,409 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:00,409 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:00,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1045#L1036-12true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:00,410 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:00,410 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:00,410 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:00,410 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:00,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 373#L1003-2true, 1101#true, 1095#true]) [2025-02-06 09:19:00,466 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:00,466 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:00,466 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:00,466 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:00,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1045#L1036-12true, 1101#true, 1095#true]) [2025-02-06 09:19:00,467 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:00,467 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:00,467 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:00,467 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:00,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1101#true, 52#L1075-6true, 402#L1003true, 1095#true]) [2025-02-06 09:19:00,467 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:00,467 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:00,467 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:00,467 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:00,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [399#L1036-10true, 1101#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:19:00,468 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:00,468 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:00,468 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:00,468 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:00,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 402#L1003true, 1095#true]) [2025-02-06 09:19:00,560 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-02-06 09:19:00,560 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:00,560 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:00,560 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:00,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 399#L1036-10true, 1101#true, 1095#true]) [2025-02-06 09:19:00,561 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-02-06 09:19:00,561 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:00,561 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:00,561 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:00,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [864#L1036-6true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:00,853 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:19:00,853 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:19:00,853 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:00,853 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:00,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 864#L1036-6true, 1101#true, 1095#true]) [2025-02-06 09:19:00,906 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:00,906 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:00,906 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:00,906 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:00,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [859#L1036-5true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:00,906 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:00,906 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:00,906 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:00,906 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:00,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [859#L1036-5true, 729#L1012-272true, 1101#true, 1095#true]) [2025-02-06 09:19:00,960 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:00,960 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:00,960 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:00,960 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:00,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [166#L1036-4true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:00,965 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:00,965 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:00,965 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:19:00,965 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:01,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 166#L1036-4true, 1101#true, 1095#true]) [2025-02-06 09:19:01,017 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:19:01,017 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:01,017 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:01,017 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:19:01,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [767#L1036-2true, 1101#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:19:01,017 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:19:01,017 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:01,017 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:01,017 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:19:01,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 767#L1036-2true, 1101#true, 1095#true]) [2025-02-06 09:19:01,051 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2025-02-06 09:19:01,051 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:19:01,051 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:01,051 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:01,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1101#true, 52#L1075-6true, 1095#true, 871#L1037-6true]) [2025-02-06 09:19:01,165 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:19:01,165 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:19:01,165 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:01,165 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:01,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 1095#true, 871#L1037-6true]) [2025-02-06 09:19:01,183 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:01,183 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:19:01,183 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:01,184 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:01,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [332#L1037-5true, 1101#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:19:01,185 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:01,185 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:01,185 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:19:01,185 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:01,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [332#L1037-5true, 729#L1012-272true, 1101#true, 1095#true]) [2025-02-06 09:19:01,200 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:01,200 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:01,200 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:19:01,200 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:01,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [450#L1037-4true, 1101#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:19:01,201 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:01,201 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:19:01,201 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:01,201 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:01,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [450#L1037-4true, 729#L1012-272true, 1101#true, 1095#true]) [2025-02-06 09:19:01,216 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:19:01,216 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:01,216 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:01,216 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:01,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1101#true, 1095#true, 52#L1075-6true, 1042#L1037-3true]) [2025-02-06 09:19:01,216 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:19:01,216 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:19:01,216 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:19:01,216 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:01,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 1095#true, 1042#L1037-3true]) [2025-02-06 09:19:01,233 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-02-06 09:19:01,233 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:19:01,233 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:01,233 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:01,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1031#L1038-12true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:01,305 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:19:01,305 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:01,305 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:01,305 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:19:01,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [1031#L1038-12true, 729#L1012-272true, 1101#true, 1095#true]) [2025-02-06 09:19:01,319 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:01,319 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:01,319 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:19:01,319 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:19:01,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [336#L1038-11true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:01,320 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:01,320 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:01,320 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:01,320 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:01,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [336#L1038-11true, 729#L1012-272true, 1101#true, 1095#true]) [2025-02-06 09:19:01,333 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:01,333 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:01,333 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:01,333 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:01,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [747#L1038-10true, 1101#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:19:01,334 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:01,334 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:19:01,334 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:01,334 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:01,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 747#L1038-10true, 1101#true, 1095#true]) [2025-02-06 09:19:01,347 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:19:01,347 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:01,347 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:01,347 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:01,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [929#L1038-9true, 1101#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:19:01,347 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:19:01,347 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:01,347 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:01,347 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:19:01,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 929#L1038-9true, 1101#true, 1095#true]) [2025-02-06 09:19:01,358 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-02-06 09:19:01,359 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:01,359 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:19:01,359 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:01,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1101#true, 1095#true, 52#L1075-6true, 973#L1038-5true]) [2025-02-06 09:19:01,393 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:19:01,393 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:01,393 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:01,393 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:01,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 1095#true, 973#L1038-5true]) [2025-02-06 09:19:01,402 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:01,402 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:01,402 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:19:01,402 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:19:01,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [918#L1038-4true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:01,403 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:01,403 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:01,403 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:01,403 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:01,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 918#L1038-4true, 1101#true, 1095#true]) [2025-02-06 09:19:01,413 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:01,413 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:01,413 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:19:01,413 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:01,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1101#true, 1095#true, 52#L1075-6true, 222#L1038-3true]) [2025-02-06 09:19:01,413 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:01,413 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:01,413 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:01,413 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:01,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 1095#true, 222#L1038-3true]) [2025-02-06 09:19:01,431 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:19:01,431 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:19:01,431 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:01,432 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:01,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [720#L1038-1true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:01,435 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:19:01,435 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:01,435 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:01,435 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:19:01,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 720#L1038-1true, 1101#true, 1095#true]) [2025-02-06 09:19:01,451 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-02-06 09:19:01,451 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:01,451 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:19:01,451 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:01,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [751#L1039-4true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:01,596 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:19:01,596 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:01,596 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:01,596 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:01,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 751#L1039-4true, 1101#true, 1095#true]) [2025-02-06 09:19:01,603 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:01,603 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-06 09:19:01,603 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:01,603 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:19:01,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [458#L1039-3true, 1101#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:19:01,604 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:01,604 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-06 09:19:01,604 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:01,604 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:01,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [458#L1039-3true, 729#L1012-272true, 1101#true, 1095#true]) [2025-02-06 09:19:01,611 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:01,611 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:01,611 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-06 09:19:01,611 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:01,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [956#L1039-2true, 1101#true, 52#L1075-6true, 1095#true]) [2025-02-06 09:19:01,612 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:01,612 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-06 09:19:01,612 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:01,612 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:01,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 956#L1039-2true, 1101#true, 1095#true]) [2025-02-06 09:19:01,619 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:19:01,619 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-06 09:19:01,619 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:01,619 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:01,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [830#L1039true, 1101#true, 1095#true, 52#L1075-6true]) [2025-02-06 09:19:01,619 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:19:01,619 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:01,619 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:01,619 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-06 09:19:01,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [830#L1039true, 729#L1012-272true, 1101#true, 1095#true]) [2025-02-06 09:19:01,626 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-02-06 09:19:01,626 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:01,626 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:01,626 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-06 09:19:01,679 INFO L124 PetriNetUnfolderBase]: 15185/55206 cut-off events. [2025-02-06 09:19:01,679 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-06 09:19:01,739 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83903 conditions, 55206 events. 15185/55206 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 597211 event pairs, 13680 based on Foata normal form. 0/50161 useless extension candidates. Maximal degree in co-relation 83847. Up to 28684 conditions per place. [2025-02-06 09:19:01,872 INFO L140 encePairwiseOnDemand]: 1123/1129 looper letters, 379 selfloop transitions, 5 changer transitions 0/1068 dead transitions. [2025-02-06 09:19:01,872 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1063 places, 1068 transitions, 2916 flow [2025-02-06 09:19:01,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:19:01,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:19:01,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4705 transitions. [2025-02-06 09:19:01,880 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6945674638323 [2025-02-06 09:19:01,881 INFO L175 Difference]: Start difference. First operand has 1068 places, 1069 transitions, 2150 flow. Second operand 6 states and 4705 transitions. [2025-02-06 09:19:01,881 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1063 places, 1068 transitions, 2916 flow [2025-02-06 09:19:01,885 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1058 places, 1068 transitions, 2906 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:19:01,893 INFO L231 Difference]: Finished difference. Result has 1058 places, 1068 transitions, 2148 flow [2025-02-06 09:19:01,895 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1129, PETRI_DIFFERENCE_MINUEND_FLOW=2138, PETRI_DIFFERENCE_MINUEND_PLACES=1053, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1068, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1063, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2148, PETRI_PLACES=1058, PETRI_TRANSITIONS=1068} [2025-02-06 09:19:01,896 INFO L279 CegarLoopForPetriNet]: 1077 programPoint places, -19 predicate places. [2025-02-06 09:19:01,896 INFO L471 AbstractCegarLoop]: Abstraction has has 1058 places, 1068 transitions, 2148 flow [2025-02-06 09:19:01,898 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 721.3333333333334) internal successors, (4328), 6 states have internal predecessors, (4328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:01,898 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:19:01,899 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:19:01,899 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:19:01,899 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr78ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2025-02-06 09:19:01,900 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:19:01,900 INFO L85 PathProgramCache]: Analyzing trace with hash 523629696, now seen corresponding path program 1 times [2025-02-06 09:19:01,900 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:19:01,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [59201920] [2025-02-06 09:19:01,900 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:19:01,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:19:01,920 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-02-06 09:19:01,934 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-02-06 09:19:01,934 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:19:01,934 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:19:02,193 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:19:02,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:19:02,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [59201920] [2025-02-06 09:19:02,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [59201920] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:19:02,194 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:19:02,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:19:02,194 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1269599902] [2025-02-06 09:19:02,194 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:19:02,195 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:19:02,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:19:02,195 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:19:02,195 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:19:03,328 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 720 out of 1129 [2025-02-06 09:19:03,332 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1058 places, 1068 transitions, 2148 flow. Second operand has 6 states, 6 states have (on average 721.3333333333334) internal successors, (4328), 6 states have internal predecessors, (4328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:03,332 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:19:03,332 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 720 of 1129 [2025-02-06 09:19:03,332 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:19:09,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [967#L1003-3true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,239 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:09,239 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:09,239 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:09,239 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:09,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 1107#true, 1101#true, 52#L1075-6true]) [2025-02-06 09:19:09,239 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:09,239 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:09,240 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:09,240 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:09,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 967#L1003-3true, 1101#true, 1107#true]) [2025-02-06 09:19:09,262 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:09,262 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:09,262 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:09,262 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:09,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 729#L1012-272true, 1101#true, 1107#true]) [2025-02-06 09:19:09,263 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:09,263 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:09,263 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:09,263 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:09,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [373#L1003-2true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,263 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:09,263 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:09,263 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:09,263 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:09,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1045#L1036-12true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,264 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:09,264 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:09,264 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:09,264 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:09,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 373#L1003-2true, 1101#true, 1107#true]) [2025-02-06 09:19:09,288 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:09,288 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:09,288 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:09,288 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:09,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1045#L1036-12true, 1101#true, 1107#true]) [2025-02-06 09:19:09,288 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:09,288 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:09,288 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:09,288 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:09,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1107#true, 1101#true, 52#L1075-6true, 402#L1003true]) [2025-02-06 09:19:09,289 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:09,289 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:09,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:09,289 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:09,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [399#L1036-10true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,289 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:09,289 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:09,289 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:09,289 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:09,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 1107#true, 402#L1003true]) [2025-02-06 09:19:09,312 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-02-06 09:19:09,312 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:09,312 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:09,312 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:09,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 399#L1036-10true, 1101#true, 1107#true]) [2025-02-06 09:19:09,313 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-02-06 09:19:09,313 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:09,313 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:09,313 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:09,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [864#L1036-6true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,407 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:19:09,407 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:19:09,407 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:09,407 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:09,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 864#L1036-6true, 1101#true, 1107#true]) [2025-02-06 09:19:09,427 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:09,427 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:09,427 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:09,427 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:09,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [859#L1036-5true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,428 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:09,428 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:09,428 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:09,428 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:09,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [859#L1036-5true, 729#L1012-272true, 1101#true, 1107#true]) [2025-02-06 09:19:09,449 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:09,449 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:09,449 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:09,449 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:09,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [166#L1036-4true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,450 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:09,450 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:09,450 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:19:09,450 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:09,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 166#L1036-4true, 1101#true, 1107#true]) [2025-02-06 09:19:09,471 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:19:09,471 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:09,471 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:09,471 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:19:09,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [767#L1036-2true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,471 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:19:09,471 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:09,471 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:09,471 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:19:09,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 767#L1036-2true, 1101#true, 1107#true]) [2025-02-06 09:19:09,493 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2025-02-06 09:19:09,493 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:19:09,493 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:09,493 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:09,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1101#true, 1107#true, 52#L1075-6true, 871#L1037-6true]) [2025-02-06 09:19:09,586 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:19:09,586 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:19:09,586 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:09,586 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:09,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 1107#true, 871#L1037-6true]) [2025-02-06 09:19:09,602 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:09,602 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:09,602 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:09,602 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:19:09,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [332#L1037-5true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,603 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:09,603 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:19:09,603 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:09,603 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:09,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [332#L1037-5true, 729#L1012-272true, 1101#true, 1107#true]) [2025-02-06 09:19:09,618 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:09,618 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:09,618 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:19:09,618 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:09,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [450#L1037-4true, 1107#true, 1101#true, 52#L1075-6true]) [2025-02-06 09:19:09,619 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:09,619 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:19:09,619 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:09,619 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:09,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [450#L1037-4true, 729#L1012-272true, 1101#true, 1107#true]) [2025-02-06 09:19:09,633 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:19:09,633 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:09,633 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:09,633 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:09,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1101#true, 1107#true, 52#L1075-6true, 1042#L1037-3true]) [2025-02-06 09:19:09,634 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:19:09,634 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:19:09,634 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:19:09,634 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:09,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 1107#true, 1042#L1037-3true]) [2025-02-06 09:19:09,649 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-02-06 09:19:09,649 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:09,649 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:09,649 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:19:09,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1031#L1038-12true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,877 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:19:09,877 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:09,877 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:19:09,877 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:09,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [1031#L1038-12true, 729#L1012-272true, 1101#true, 1107#true]) [2025-02-06 09:19:09,894 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:09,894 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:19:09,894 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:19:09,895 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:09,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [336#L1038-11true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,896 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:09,896 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:09,896 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:09,896 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:09,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [336#L1038-11true, 729#L1012-272true, 1101#true, 1107#true]) [2025-02-06 09:19:09,912 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:09,912 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:09,912 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:09,912 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:09,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1101#true, 747#L1038-10true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,913 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:09,913 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:19:09,913 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:09,913 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:09,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 747#L1038-10true, 1107#true]) [2025-02-06 09:19:09,929 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:19:09,929 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:09,929 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:09,929 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:09,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [929#L1038-9true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:09,930 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:19:09,930 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:09,930 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:09,930 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:19:09,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 929#L1038-9true, 1107#true, 1101#true]) [2025-02-06 09:19:09,946 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-02-06 09:19:09,946 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:09,947 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:19:09,947 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:09,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1101#true, 1107#true, 52#L1075-6true, 973#L1038-5true]) [2025-02-06 09:19:09,994 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:19:09,994 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:09,994 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:09,994 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:10,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 1107#true, 973#L1038-5true]) [2025-02-06 09:19:10,007 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:10,008 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:10,008 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:19:10,008 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:19:10,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [918#L1038-4true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:10,009 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:10,009 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:10,009 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:10,009 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:10,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 918#L1038-4true, 1101#true, 1107#true]) [2025-02-06 09:19:10,021 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:10,022 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:10,022 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:19:10,022 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:10,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1101#true, 1107#true, 52#L1075-6true, 222#L1038-3true]) [2025-02-06 09:19:10,026 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:10,026 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:10,026 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:10,026 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:10,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1101#true, 1107#true, 222#L1038-3true]) [2025-02-06 09:19:10,052 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:19:10,055 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:19:10,055 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:10,055 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:10,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [720#L1038-1true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:10,056 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:19:10,056 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:10,056 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:10,056 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:19:10,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 720#L1038-1true, 1101#true, 1107#true]) [2025-02-06 09:19:10,081 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-02-06 09:19:10,082 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:19:10,082 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:10,082 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:10,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [751#L1039-4true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:10,202 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:19:10,202 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:10,202 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:10,202 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:10,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 751#L1039-4true, 1107#true, 1101#true]) [2025-02-06 09:19:10,215 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:10,215 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-06 09:19:10,215 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:10,215 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:19:10,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [458#L1039-3true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:10,216 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:10,216 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-06 09:19:10,216 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:10,216 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:10,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [458#L1039-3true, 729#L1012-272true, 1107#true, 1101#true]) [2025-02-06 09:19:10,225 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:10,225 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-06 09:19:10,225 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:10,225 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:10,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [956#L1039-2true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:10,226 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:10,226 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:10,226 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:10,226 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-06 09:19:10,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 956#L1039-2true, 1101#true, 1107#true]) [2025-02-06 09:19:10,245 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:19:10,245 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-06 09:19:10,246 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:10,246 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:10,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [830#L1039true, 1101#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:10,246 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:19:10,246 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:10,246 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-06 09:19:10,246 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:10,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [830#L1039true, 729#L1012-272true, 1101#true, 1107#true]) [2025-02-06 09:19:10,265 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-02-06 09:19:10,265 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:10,265 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:10,265 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-06 09:19:10,345 INFO L124 PetriNetUnfolderBase]: 15185/55205 cut-off events. [2025-02-06 09:19:10,346 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-06 09:19:10,406 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83902 conditions, 55205 events. 15185/55205 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 597980 event pairs, 13680 based on Foata normal form. 0/50161 useless extension candidates. Maximal degree in co-relation 83851. Up to 28684 conditions per place. [2025-02-06 09:19:10,534 INFO L140 encePairwiseOnDemand]: 1123/1129 looper letters, 379 selfloop transitions, 5 changer transitions 0/1067 dead transitions. [2025-02-06 09:19:10,537 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1062 places, 1067 transitions, 2914 flow [2025-02-06 09:19:10,538 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:19:10,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:19:10,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4705 transitions. [2025-02-06 09:19:10,547 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6945674638323 [2025-02-06 09:19:10,547 INFO L175 Difference]: Start difference. First operand has 1058 places, 1068 transitions, 2148 flow. Second operand 6 states and 4705 transitions. [2025-02-06 09:19:10,547 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1062 places, 1067 transitions, 2914 flow [2025-02-06 09:19:10,553 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1057 places, 1067 transitions, 2904 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:19:10,564 INFO L231 Difference]: Finished difference. Result has 1057 places, 1067 transitions, 2146 flow [2025-02-06 09:19:10,565 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1129, PETRI_DIFFERENCE_MINUEND_FLOW=2136, PETRI_DIFFERENCE_MINUEND_PLACES=1052, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1067, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1062, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2146, PETRI_PLACES=1057, PETRI_TRANSITIONS=1067} [2025-02-06 09:19:10,565 INFO L279 CegarLoopForPetriNet]: 1077 programPoint places, -20 predicate places. [2025-02-06 09:19:10,566 INFO L471 AbstractCegarLoop]: Abstraction has has 1057 places, 1067 transitions, 2146 flow [2025-02-06 09:19:10,568 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 721.3333333333334) internal successors, (4328), 6 states have internal predecessors, (4328), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:10,568 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:19:10,568 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:19:10,568 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:19:10,568 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr77ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2025-02-06 09:19:10,568 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:19:10,569 INFO L85 PathProgramCache]: Analyzing trace with hash 284458574, now seen corresponding path program 1 times [2025-02-06 09:19:10,569 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:19:10,569 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [830799907] [2025-02-06 09:19:10,569 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:19:10,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:19:10,586 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 60 statements into 1 equivalence classes. [2025-02-06 09:19:10,594 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 60 of 60 statements. [2025-02-06 09:19:10,594 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:19:10,594 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:19:10,892 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-06 09:19:10,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:19:10,893 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [830799907] [2025-02-06 09:19:10,893 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [830799907] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:19:10,893 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:19:10,893 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:19:10,893 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [622268007] [2025-02-06 09:19:10,893 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:19:10,893 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:19:10,893 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:19:10,895 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:19:10,895 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:19:12,114 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 716 out of 1129 [2025-02-06 09:19:12,118 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1057 places, 1067 transitions, 2146 flow. Second operand has 6 states, 6 states have (on average 719.3333333333334) internal successors, (4316), 6 states have internal predecessors, (4316), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:12,118 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:19:12,119 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 716 of 1129 [2025-02-06 09:19:12,119 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:19:17,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 967#L1003-3true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:17,802 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:17,802 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:17,802 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:17,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:17,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:17,802 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:17,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:17,803 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:17,803 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:17,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 967#L1003-3true, 1107#true]) [2025-02-06 09:19:17,832 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:17,833 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:17,833 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:17,833 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:17,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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, 729#L1012-272true, 1113#true, 1107#true]) [2025-02-06 09:19:17,833 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:17,833 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:17,833 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:17,833 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:17,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 373#L1003-2true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:17,834 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:17,834 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:17,834 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:17,834 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:17,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1045#L1036-12true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:17,835 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:17,835 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:17,835 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:17,835 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:17,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 373#L1003-2true, 1107#true]) [2025-02-06 09:19:17,865 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:17,865 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:17,865 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:17,865 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:17,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1045#L1036-12true, 1113#true, 1107#true]) [2025-02-06 09:19:17,866 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:17,866 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:17,866 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:17,866 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:17,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 1107#true, 52#L1075-6true, 402#L1003true]) [2025-02-06 09:19:17,867 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:17,867 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:17,867 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:17,867 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:17,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [399#L1036-10true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:17,867 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:17,867 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:17,867 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:17,867 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:17,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 1107#true, 402#L1003true]) [2025-02-06 09:19:17,898 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-02-06 09:19:17,898 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:17,898 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:17,898 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:17,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 399#L1036-10true, 1113#true, 1107#true]) [2025-02-06 09:19:17,899 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-02-06 09:19:17,899 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:17,899 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:17,899 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:18,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 864#L1036-6true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,012 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:19:18,012 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:18,012 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:18,012 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:19:18,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 864#L1036-6true, 1107#true]) [2025-02-06 09:19:18,037 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:18,037 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:18,037 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:18,037 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:18,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [859#L1036-5true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,038 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:18,038 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:18,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:18,038 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:18,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [859#L1036-5true, 729#L1012-272true, 1113#true, 1107#true]) [2025-02-06 09:19:18,063 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:18,063 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:18,063 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:18,063 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:18,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 166#L1036-4true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,064 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:18,064 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:19:18,064 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:18,064 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:18,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 166#L1036-4true, 1107#true]) [2025-02-06 09:19:18,090 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:19:18,090 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:18,090 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:19:18,090 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:18,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 767#L1036-2true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,090 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:19:18,090 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:18,090 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:18,090 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:19:18,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 767#L1036-2true, 1107#true]) [2025-02-06 09:19:18,116 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2025-02-06 09:19:18,116 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:19:18,116 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:18,116 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:18,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 1107#true, 871#L1037-6true, 52#L1075-6true]) [2025-02-06 09:19:18,232 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:19:18,232 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:18,233 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:18,233 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:19:18,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 1107#true, 871#L1037-6true]) [2025-02-06 09:19:18,253 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:18,253 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:18,253 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:18,253 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:19:18,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [332#L1037-5true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,254 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:18,254 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:19:18,254 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:18,254 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:18,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [332#L1037-5true, 729#L1012-272true, 1113#true, 1107#true]) [2025-02-06 09:19:18,273 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:18,274 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:18,274 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:19:18,274 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:18,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [450#L1037-4true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,274 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:18,274 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:19:18,274 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:18,274 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:18,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [450#L1037-4true, 729#L1012-272true, 1113#true, 1107#true]) [2025-02-06 09:19:18,293 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:19:18,293 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:18,293 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:18,294 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:18,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 1107#true, 52#L1075-6true, 1042#L1037-3true]) [2025-02-06 09:19:18,294 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:19:18,294 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:19:18,294 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:18,294 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:19:18,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 1107#true, 1042#L1037-3true]) [2025-02-06 09:19:18,314 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-02-06 09:19:18,314 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:18,314 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:19:18,314 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:18,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1031#L1038-12true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,386 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:19:18,386 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:18,386 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:19:18,386 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:18,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [1031#L1038-12true, 729#L1012-272true, 1113#true, 1107#true]) [2025-02-06 09:19:18,402 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:18,402 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:19:18,402 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:18,402 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:19:18,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [336#L1038-11true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,403 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:18,403 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:18,403 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:18,403 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:18,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [336#L1038-11true, 729#L1012-272true, 1113#true, 1107#true]) [2025-02-06 09:19:18,418 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:18,418 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:18,418 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:18,418 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:18,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 1107#true, 747#L1038-10true, 52#L1075-6true]) [2025-02-06 09:19:18,419 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:18,419 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:19:18,419 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:18,419 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:18,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 1107#true, 747#L1038-10true]) [2025-02-06 09:19:18,434 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:19:18,435 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:18,435 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:18,435 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:18,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [929#L1038-9true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,435 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:19:18,435 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:18,435 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:19:18,435 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:18,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 929#L1038-9true, 1113#true, 1107#true]) [2025-02-06 09:19:18,451 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-02-06 09:19:18,451 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:18,451 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:19:18,451 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:18,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 1107#true, 52#L1075-6true, 973#L1038-5true]) [2025-02-06 09:19:18,498 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:19:18,498 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:18,498 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:18,498 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:18,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 1107#true, 973#L1038-5true]) [2025-02-06 09:19:18,511 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:18,511 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:18,511 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:19:18,511 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:19:18,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 918#L1038-4true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,512 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:18,512 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:18,512 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:18,512 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:18,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 918#L1038-4true, 1113#true, 1107#true]) [2025-02-06 09:19:18,524 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:18,525 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:18,525 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:19:18,525 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:18,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 1107#true, 52#L1075-6true, 222#L1038-3true]) [2025-02-06 09:19:18,525 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:18,525 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:18,525 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:18,525 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:18,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 1107#true, 222#L1038-3true]) [2025-02-06 09:19:18,538 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:19:18,538 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:19:18,538 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:18,538 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:18,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 720#L1038-1true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,538 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:19:18,538 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:18,538 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:18,538 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:19:18,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 720#L1038-1true, 1107#true]) [2025-02-06 09:19:18,551 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-02-06 09:19:18,551 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:19:18,551 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:18,551 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:18,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [1113#true, 751#L1039-4true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,606 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:19:18,606 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:18,606 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:18,606 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:18,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 1113#true, 751#L1039-4true, 1107#true]) [2025-02-06 09:19:18,615 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:18,615 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-06 09:19:18,615 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:18,615 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:19:18,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [458#L1039-3true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,616 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:18,616 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-06 09:19:18,616 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:18,616 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:18,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [458#L1039-3true, 729#L1012-272true, 1113#true, 1107#true]) [2025-02-06 09:19:18,625 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:18,625 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-06 09:19:18,625 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:18,625 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:18,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [956#L1039-2true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,625 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:18,626 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:18,626 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:18,626 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-06 09:19:18,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [729#L1012-272true, 956#L1039-2true, 1113#true, 1107#true]) [2025-02-06 09:19:18,635 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:19:18,635 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:18,635 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:18,635 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-06 09:19:18,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_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], [830#L1039true, 1113#true, 1107#true, 52#L1075-6true]) [2025-02-06 09:19:18,635 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:19:18,635 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-06 09:19:18,636 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:18,636 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:18,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_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], [830#L1039true, 729#L1012-272true, 1113#true, 1107#true]) [2025-02-06 09:19:18,645 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-02-06 09:19:18,645 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:18,645 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-06 09:19:18,645 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:18,899 INFO L124 PetriNetUnfolderBase]: 15185/55204 cut-off events. [2025-02-06 09:19:18,899 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-06 09:19:18,952 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83905 conditions, 55204 events. 15185/55204 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 597793 event pairs, 13680 based on Foata normal form. 0/50161 useless extension candidates. Maximal degree in co-relation 83834. Up to 28688 conditions per place. [2025-02-06 09:19:19,064 INFO L140 encePairwiseOnDemand]: 1123/1129 looper letters, 383 selfloop transitions, 5 changer transitions 0/1066 dead transitions. [2025-02-06 09:19:19,064 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1061 places, 1066 transitions, 2920 flow [2025-02-06 09:19:19,065 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:19:19,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:19:19,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4685 transitions. [2025-02-06 09:19:19,071 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6916149985237674 [2025-02-06 09:19:19,071 INFO L175 Difference]: Start difference. First operand has 1057 places, 1067 transitions, 2146 flow. Second operand 6 states and 4685 transitions. [2025-02-06 09:19:19,071 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1061 places, 1066 transitions, 2920 flow [2025-02-06 09:19:19,075 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1056 places, 1066 transitions, 2910 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:19:19,082 INFO L231 Difference]: Finished difference. Result has 1056 places, 1066 transitions, 2144 flow [2025-02-06 09:19:19,083 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1129, PETRI_DIFFERENCE_MINUEND_FLOW=2134, PETRI_DIFFERENCE_MINUEND_PLACES=1051, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1066, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1061, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2144, PETRI_PLACES=1056, PETRI_TRANSITIONS=1066} [2025-02-06 09:19:19,083 INFO L279 CegarLoopForPetriNet]: 1077 programPoint places, -21 predicate places. [2025-02-06 09:19:19,084 INFO L471 AbstractCegarLoop]: Abstraction has has 1056 places, 1066 transitions, 2144 flow [2025-02-06 09:19:19,085 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 719.3333333333334) internal successors, (4316), 6 states have internal predecessors, (4316), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:19,085 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:19:19,086 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:19:19,086 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:19:19,086 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr76ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2025-02-06 09:19:19,086 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:19:19,086 INFO L85 PathProgramCache]: Analyzing trace with hash -340097639, now seen corresponding path program 1 times [2025-02-06 09:19:19,086 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:19:19,086 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2102984653] [2025-02-06 09:19:19,086 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:19:19,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:19:19,101 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-02-06 09:19:19,110 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-02-06 09:19:19,111 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:19:19,111 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:19:19,366 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-02-06 09:19:19,366 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:19:19,366 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2102984653] [2025-02-06 09:19:19,366 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2102984653] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:19:19,366 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:19:19,366 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:19:19,366 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1753557606] [2025-02-06 09:19:19,366 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:19:19,366 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:19:19,366 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:19:19,367 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:19:19,367 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:19:20,719 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 716 out of 1129 [2025-02-06 09:19:20,722 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1056 places, 1066 transitions, 2144 flow. Second operand has 6 states, 6 states have (on average 719.3333333333334) internal successors, (4316), 6 states have internal predecessors, (4316), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:20,723 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:19:20,723 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 716 of 1129 [2025-02-06 09:19:20,723 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:19:26,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 967#L1003-3true, 52#L1075-6true]) [2025-02-06 09:19:26,388 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:26,388 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:26,388 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:26,388 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:26,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 194#L1036-13true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:26,388 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-02-06 09:19:26,388 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:26,388 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:19:26,388 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:19:26,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 967#L1003-3true]) [2025-02-06 09:19:26,411 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:26,411 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:26,411 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:26,411 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:26,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 194#L1036-13true, 729#L1012-272true, 1113#true]) [2025-02-06 09:19:26,411 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:26,411 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:26,411 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:26,411 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:19:26,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 373#L1003-2true, 52#L1075-6true]) [2025-02-06 09:19:26,412 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:26,412 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:26,412 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:26,412 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:26,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1045#L1036-12true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:26,412 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-02-06 09:19:26,412 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:26,412 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:26,412 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:19:26,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 373#L1003-2true]) [2025-02-06 09:19:26,435 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:26,435 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:26,435 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:26,436 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:26,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1045#L1036-12true, 1113#true]) [2025-02-06 09:19:26,436 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:26,436 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:26,437 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:26,437 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:26,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 52#L1075-6true, 402#L1003true]) [2025-02-06 09:19:26,438 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:26,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 399#L1036-10true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:26,438 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-02-06 09:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:26,438 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:19:26,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 402#L1003true]) [2025-02-06 09:19:26,462 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-02-06 09:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:26,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 399#L1036-10true, 1113#true]) [2025-02-06 09:19:26,462 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2025-02-06 09:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:26,462 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:19:26,463 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:26,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 864#L1036-6true, 52#L1075-6true]) [2025-02-06 09:19:26,550 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-02-06 09:19:26,550 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:26,550 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:19:26,550 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:19:26,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 864#L1036-6true]) [2025-02-06 09:19:26,569 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:26,569 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:26,570 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:26,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:26,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [859#L1036-5true, 1119#true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:26,570 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-02-06 09:19:26,570 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:19:26,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:19:26,570 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:26,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [859#L1036-5true, 1119#true, 729#L1012-272true, 1113#true]) [2025-02-06 09:19:26,589 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:26,589 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:26,589 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:26,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:26,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 166#L1036-4true, 52#L1075-6true]) [2025-02-06 09:19:26,590 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-02-06 09:19:26,590 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:19:26,590 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:26,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:19:26,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 166#L1036-4true]) [2025-02-06 09:19:26,609 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:26,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 767#L1036-2true, 52#L1075-6true]) [2025-02-06 09:19:26,609 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-02-06 09:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:26,609 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:19:26,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 767#L1036-2true]) [2025-02-06 09:19:26,628 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2025-02-06 09:19:26,628 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:19:26,628 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:26,628 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:26,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 52#L1075-6true, 871#L1037-6true]) [2025-02-06 09:19:26,712 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-02-06 09:19:26,712 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:26,712 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:19:26,712 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:19:26,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 871#L1037-6true]) [2025-02-06 09:19:26,727 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:26,727 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:26,727 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:19:26,727 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:26,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 332#L1037-5true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:26,728 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-02-06 09:19:26,728 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:19:26,728 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:19:26,728 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:26,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 332#L1037-5true, 729#L1012-272true, 1113#true]) [2025-02-06 09:19:26,743 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:26,743 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:26,743 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:19:26,743 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:26,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [450#L1037-4true, 1119#true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:26,744 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-02-06 09:19:26,744 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:19:26,744 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:19:26,744 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:26,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [450#L1037-4true, 1119#true, 729#L1012-272true, 1113#true]) [2025-02-06 09:19:26,759 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:19:26,759 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:26,759 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:26,759 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:26,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 52#L1075-6true, 1042#L1037-3true]) [2025-02-06 09:19:26,760 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-02-06 09:19:26,760 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:19:26,760 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:19:26,760 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:19:26,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 1042#L1037-3true]) [2025-02-06 09:19:26,775 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2025-02-06 09:19:26,775 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:26,775 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:19:26,775 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:26,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1031#L1038-12true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:26,839 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-02-06 09:19:26,839 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:19:26,840 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:19:26,840 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:26,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 1031#L1038-12true, 729#L1012-272true, 1113#true]) [2025-02-06 09:19:26,856 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:26,856 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:19:26,856 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:26,856 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:19:26,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [336#L1038-11true, 1119#true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:26,857 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-02-06 09:19:26,857 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:19:26,857 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:19:26,857 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:19:26,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [336#L1038-11true, 1119#true, 729#L1012-272true, 1113#true]) [2025-02-06 09:19:26,873 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:26,873 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:26,873 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:26,873 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:26,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 747#L1038-10true, 52#L1075-6true]) [2025-02-06 09:19:26,874 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-02-06 09:19:26,874 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:19:26,874 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:19:26,874 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:19:27,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 747#L1038-10true]) [2025-02-06 09:19:27,073 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:27,073 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:27,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 929#L1038-9true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:27,074 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-02-06 09:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:19:27,074 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-02-06 09:19:27,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 929#L1038-9true, 729#L1012-272true, 1113#true]) [2025-02-06 09:19:27,084 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2025-02-06 09:19:27,084 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-02-06 09:19:27,084 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:27,084 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:27,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 52#L1075-6true, 973#L1038-5true]) [2025-02-06 09:19:27,117 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-02-06 09:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:19:27,117 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:19:27,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 973#L1038-5true]) [2025-02-06 09:19:27,127 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:27,127 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:27,127 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:19:27,127 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:19:27,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 918#L1038-4true, 52#L1075-6true]) [2025-02-06 09:19:27,128 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-02-06 09:19:27,128 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:19:27,128 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:19:27,128 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:19:27,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 918#L1038-4true]) [2025-02-06 09:19:27,138 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:27,138 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:19:27,138 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:19:27,138 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:27,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 52#L1075-6true, 222#L1038-3true]) [2025-02-06 09:19:27,138 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-02-06 09:19:27,138 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:19:27,138 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:19:27,138 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:19:27,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 222#L1038-3true]) [2025-02-06 09:19:27,148 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:19:27,148 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:19:27,149 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:19:27,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:27,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 720#L1038-1true, 52#L1075-6true]) [2025-02-06 09:19:27,149 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-02-06 09:19:27,149 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:19:27,149 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:19:27,149 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:19:27,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 720#L1038-1true]) [2025-02-06 09:19:27,159 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2025-02-06 09:19:27,159 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:19:27,159 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:27,159 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:27,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 1113#true, 751#L1039-4true, 52#L1075-6true]) [2025-02-06 09:19:27,198 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-02-06 09:19:27,198 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:19:27,198 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:19:27,198 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:19:27,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 1113#true, 751#L1039-4true]) [2025-02-06 09:19:27,205 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:27,205 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-06 09:19:27,205 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:27,205 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:19:27,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [458#L1039-3true, 1119#true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:27,206 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-02-06 09:19:27,206 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-06 09:19:27,206 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:19:27,206 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:19:27,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 458#L1039-3true, 729#L1012-272true, 1113#true]) [2025-02-06 09:19:27,213 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:27,213 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-06 09:19:27,213 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:19:27,213 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:27,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1119#true, 956#L1039-2true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:27,214 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-02-06 09:19:27,214 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:19:27,214 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:19:27,214 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-02-06 09:19:27,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [1119#true, 729#L1012-272true, 956#L1039-2true, 1113#true]) [2025-02-06 09:19:27,221 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:19:27,221 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:19:27,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:27,221 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-02-06 09:19:27,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1567] L1075-7-->L1075-6: Formula: (= |v_#race_789| (store |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_790| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_790|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_789|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [830#L1039true, 1119#true, 1113#true, 52#L1075-6true]) [2025-02-06 09:19:27,221 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-02-06 09:19:27,221 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-02-06 09:19:27,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:19:27,221 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:19:27,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1359] L1012-273-->L1012-272: Formula: (= |v_#race_849| (store |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_850| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_850|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_849|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [830#L1039true, 1119#true, 729#L1012-272true, 1113#true]) [2025-02-06 09:19:27,227 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2025-02-06 09:19:27,227 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-02-06 09:19:27,228 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:19:27,228 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:19:27,286 INFO L124 PetriNetUnfolderBase]: 15185/55203 cut-off events. [2025-02-06 09:19:27,286 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-06 09:19:27,340 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83904 conditions, 55203 events. 15185/55203 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 597915 event pairs, 13680 based on Foata normal form. 0/50161 useless extension candidates. Maximal degree in co-relation 83806. Up to 28688 conditions per place. [2025-02-06 09:19:27,450 INFO L140 encePairwiseOnDemand]: 1123/1129 looper letters, 383 selfloop transitions, 5 changer transitions 0/1065 dead transitions. [2025-02-06 09:19:27,450 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1060 places, 1065 transitions, 2918 flow [2025-02-06 09:19:27,450 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:19:27,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:19:27,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4685 transitions. [2025-02-06 09:19:27,464 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6916149985237674 [2025-02-06 09:19:27,464 INFO L175 Difference]: Start difference. First operand has 1056 places, 1066 transitions, 2144 flow. Second operand 6 states and 4685 transitions. [2025-02-06 09:19:27,464 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1060 places, 1065 transitions, 2918 flow [2025-02-06 09:19:27,468 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1055 places, 1065 transitions, 2908 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:19:27,482 INFO L231 Difference]: Finished difference. Result has 1055 places, 1065 transitions, 2142 flow [2025-02-06 09:19:27,488 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1129, PETRI_DIFFERENCE_MINUEND_FLOW=2132, PETRI_DIFFERENCE_MINUEND_PLACES=1050, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1065, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1060, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2142, PETRI_PLACES=1055, PETRI_TRANSITIONS=1065} [2025-02-06 09:19:27,492 INFO L279 CegarLoopForPetriNet]: 1077 programPoint places, -22 predicate places. [2025-02-06 09:19:27,492 INFO L471 AbstractCegarLoop]: Abstraction has has 1055 places, 1065 transitions, 2142 flow [2025-02-06 09:19:27,495 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 719.3333333333334) internal successors, (4316), 6 states have internal predecessors, (4316), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:27,495 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:19:27,495 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:19:27,495 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 09:19:27,495 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr75ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2025-02-06 09:19:27,497 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:19:27,497 INFO L85 PathProgramCache]: Analyzing trace with hash 408564791, now seen corresponding path program 1 times [2025-02-06 09:19:27,497 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:19:27,497 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [303986922] [2025-02-06 09:19:27,497 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:19:27,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:19:27,514 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 81 statements into 1 equivalence classes. [2025-02-06 09:19:27,524 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 81 of 81 statements. [2025-02-06 09:19:27,524 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:19:27,524 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:19:27,778 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-02-06 09:19:27,778 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:19:27,778 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [303986922] [2025-02-06 09:19:27,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [303986922] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:19:27,778 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:19:27,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:19:27,780 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [647445275] [2025-02-06 09:19:27,780 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:19:27,780 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:19:27,780 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:19:27,780 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:19:27,780 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:19:30,123 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 909 out of 1129 [2025-02-06 09:19:30,127 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1055 places, 1065 transitions, 2142 flow. Second operand has 6 states, 6 states have (on average 913.5) internal successors, (5481), 6 states have internal predecessors, (5481), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:19:30,127 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:19:30,127 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 909 of 1129 [2025-02-06 09:19:30,127 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand