./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 32482febe38d61a93fd0705f3ad97c9c1ccc991b1238f75e4d1dd99bfb01c35e --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 06:43:24,897 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 06:43:24,953 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-04 06:43:24,957 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 06:43:24,958 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 06:43:24,980 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 06:43:24,981 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 06:43:24,981 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 06:43:24,982 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 06:43:24,982 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 06:43:24,982 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 06:43:24,983 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 06:43:24,983 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 06:43:24,983 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 06:43:24,983 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 06:43:24,983 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 06:43:24,984 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 06:43:24,985 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 06:43:24,985 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 06:43:24,985 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 06:43:24,985 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 06:43:24,985 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 06:43:24,985 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 06:43:24,985 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 06:43:24,985 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 06:43:24,986 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 06:43:24,986 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 06:43:24,986 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 06:43:24,986 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 06:43:24,986 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 06:43:24,986 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 06:43:24,986 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 32482febe38d61a93fd0705f3ad97c9c1ccc991b1238f75e4d1dd99bfb01c35e [2025-03-04 06:43:25,212 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 06:43:25,222 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 06:43:25,223 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 06:43:25,225 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 06:43:25,225 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 06:43:25,227 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-03-04 06:43:26,325 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/842f2208b/a4f66d761296446486af234a821d2d03/FLAG21bdbe5da [2025-03-04 06:43:26,615 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 06:43:26,615 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-03-04 06:43:26,627 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/842f2208b/a4f66d761296446486af234a821d2d03/FLAG21bdbe5da [2025-03-04 06:43:26,900 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/842f2208b/a4f66d761296446486af234a821d2d03 [2025-03-04 06:43:26,902 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 06:43:26,903 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 06:43:26,908 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 06:43:26,908 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 06:43:26,911 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 06:43:26,911 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 06:43:26" (1/1) ... [2025-03-04 06:43:26,912 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4994384b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:26, skipping insertion in model container [2025-03-04 06:43:26,912 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 06:43:26" (1/1) ... [2025-03-04 06:43:26,951 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 06:43:27,249 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 06:43:27,256 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 06:43:27,315 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 06:43:27,358 INFO L204 MainTranslator]: Completed translation [2025-03-04 06:43:27,359 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27 WrapperNode [2025-03-04 06:43:27,359 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 06:43:27,360 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 06:43:27,360 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 06:43:27,361 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 06:43:27,365 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,380 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,434 INFO L138 Inliner]: procedures = 277, calls = 106, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 991 [2025-03-04 06:43:27,434 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 06:43:27,435 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 06:43:27,435 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 06:43:27,435 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 06:43:27,441 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,442 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,457 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,458 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,513 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,518 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,524 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,529 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,535 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 06:43:27,536 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 06:43:27,536 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 06:43:27,536 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 06:43:27,537 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (1/1) ... [2025-03-04 06:43:27,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 06:43:27,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 06:43:27,569 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 06:43:27,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 06:43:27,589 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2025-03-04 06:43:27,589 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2025-03-04 06:43:27,589 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 06:43:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2025-03-04 06:43:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 06:43:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-04 06:43:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-04 06:43:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 06:43:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 06:43:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2025-03-04 06:43:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-04 06:43:27,590 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 06:43:27,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 06:43:27,592 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 06:43:27,727 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 06:43:27,729 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 06:43:28,856 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012: havoc fifo_empty_#t~short13#1; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-1: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-2: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-3: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-4: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-5: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-6: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-55: havoc fifo_empty_#t~short13#1; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-56: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-57: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-58: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-59: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-60: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080: havoc fifo_front_#t~mem74#1.base, fifo_front_#t~mem74#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-61: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-1: havoc fifo_front_#t~mem73#1.base, fifo_front_#t~mem73#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-110: havoc fifo_empty_#t~short13#1; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-111: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-112: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-113: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-114: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-115: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-116: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-165: havoc fifo_empty_#t~short13#1; [2025-03-04 06:43:28,857 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-166: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-167: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-168: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-169: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-170: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-171: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-220: havoc fifo_empty_#t~short13#1; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-221: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-222: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-223: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-224: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-225: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-226: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-275: havoc fifo_empty_#t~short13#1; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-276: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-277: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-278: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-279: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-280: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-281: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-03-04 06:43:28,858 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089: havoc main_~#q~1#1.base, main_~#q~1#1.offset; [2025-03-04 06:43:28,859 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089-1: SUMMARY for call ULTIMATE.dealloc(main_~#q~1#1.base, main_~#q~1#1.offset); srcloc: null [2025-03-04 06:43:28,861 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 06:43:28,861 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 06:43:28,897 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 06:43:28,897 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 06:43:28,897 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 06:43:28 BoogieIcfgContainer [2025-03-04 06:43:28,897 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 06:43:28,899 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 06:43:28,899 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 06:43:28,902 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 06:43:28,902 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 06:43:26" (1/3) ... [2025-03-04 06:43:28,903 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@56413560 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 06:43:28, skipping insertion in model container [2025-03-04 06:43:28,903 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:43:27" (2/3) ... [2025-03-04 06:43:28,903 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@56413560 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 06:43:28, skipping insertion in model container [2025-03-04 06:43:28,903 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 06:43:28" (3/3) ... [2025-03-04 06:43:28,904 INFO L128 eAbstractionObserver]: Analyzing ICFG divinefifo-bug_1w1r.i [2025-03-04 06:43:28,914 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 06:43:28,915 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG divinefifo-bug_1w1r.i that has 2 procedures, 1111 locations, 1 initial locations, 4 loop locations, and 98 error locations. [2025-03-04 06:43:28,916 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 06:43:29,044 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-04 06:43:29,095 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1114 places, 1152 transitions, 2311 flow [2025-03-04 06:43:29,445 INFO L124 PetriNetUnfolderBase]: 42/1151 cut-off events. [2025-03-04 06:43:29,447 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-04 06:43:29,470 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1156 conditions, 1151 events. 42/1151 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 3473 event pairs, 0 based on Foata normal form. 0/1011 useless extension candidates. Maximal degree in co-relation 838. Up to 3 conditions per place. [2025-03-04 06:43:29,470 INFO L82 GeneralOperation]: Start removeDead. Operand has 1114 places, 1152 transitions, 2311 flow [2025-03-04 06:43:29,488 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1099 places, 1137 transitions, 2280 flow [2025-03-04 06:43:29,493 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 06:43:29,502 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;@4af9109d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 06:43:29,503 INFO L334 AbstractCegarLoop]: Starting to check reachability of 114 error locations. [2025-03-04 06:43:29,510 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 06:43:29,510 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2025-03-04 06:43:29,510 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 06:43:29,511 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:43:29,511 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:43:29,511 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr82ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-04 06:43:29,515 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:43:29,516 INFO L85 PathProgramCache]: Analyzing trace with hash 1393067875, now seen corresponding path program 1 times [2025-03-04 06:43:29,521 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:43:29,521 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1782020030] [2025-03-04 06:43:29,522 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:43:29,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:43:29,595 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-04 06:43:29,629 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-04 06:43:29,631 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:43:29,631 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:43:30,179 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:43:30,180 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:43:30,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1782020030] [2025-03-04 06:43:30,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1782020030] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:43:30,182 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:43:30,182 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:43:30,184 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [565269137] [2025-03-04 06:43:30,184 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:43:30,190 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:43:30,194 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:43:30,211 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:43:30,212 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:43:31,631 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-04 06:43:31,639 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1099 places, 1137 transitions, 2280 flow. Second operand has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:43:31,640 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:43:31,640 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-04 06:43:31,642 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:43:38,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 985#L1003-3true, 52#L1075-6true]) [2025-03-04 06:43:38,550 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-04 06:43:38,550 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:38,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 06:43:38,551 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 06:43:38,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 196#L1036-13true]) [2025-03-04 06:43:38,551 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-04 06:43:38,551 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 06:43:38,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 06:43:38,551 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:38,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 985#L1003-3true]) [2025-03-04 06:43:38,584 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:38,584 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:38,585 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:38,585 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 06:43:38,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 196#L1036-13true]) [2025-03-04 06:43:38,585 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:38,585 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 06:43:38,585 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:38,585 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:38,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 377#L1003-2true, 52#L1075-6true]) [2025-03-04 06:43:38,586 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:38,586 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:43:38,586 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:43:38,586 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:38,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 1065#L1036-12true]) [2025-03-04 06:43:38,587 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:38,587 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:43:38,587 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:38,587 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:43:38,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 377#L1003-2true]) [2025-03-04 06:43:38,620 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:38,621 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:38,621 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:43:38,621 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:38,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 1065#L1036-12true]) [2025-03-04 06:43:38,621 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:38,621 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:38,621 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:38,621 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:43:38,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [406#L1003true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:38,622 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:38,622 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:38,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:38,622 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:43:38,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 403#L1036-10true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:38,622 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:38,622 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:38,622 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:43:38,622 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:38,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [406#L1003true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:38,655 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 06:43:38,655 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:43:38,655 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:38,655 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 06:43:38,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 403#L1036-10true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:38,656 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 06:43:38,656 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 06:43:38,656 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:43:38,656 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:38,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [878#L1036-6true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:38,779 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-04 06:43:38,779 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:43:38,779 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 06:43:38,779 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:38,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [878#L1036-6true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:38,808 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 06:43:38,809 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 06:43:38,809 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:43:38,809 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 06:43:38,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 873#L1036-5true, 52#L1075-6true]) [2025-03-04 06:43:38,809 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 06:43:38,809 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 06:43:38,809 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:38,809 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:43:38,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 873#L1036-5true]) [2025-03-04 06:43:38,838 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 06:43:38,838 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 06:43:38,838 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 06:43:38,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 06:43:38,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-04 06:43:38,839 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 06:43:38,839 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 06:43:38,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 06:43:38,839 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 06:43:38,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 167#L1036-4true]) [2025-03-04 06:43:38,867 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 06:43:38,867 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 06:43:38,867 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:43:38,867 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 06:43:38,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 779#L1036-2true, 52#L1075-6true]) [2025-03-04 06:43:38,868 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 06:43:38,868 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 06:43:38,868 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 06:43:38,868 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 06:43:38,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 779#L1036-2true]) [2025-03-04 06:43:38,896 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-04 06:43:38,896 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 06:43:38,896 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:43:38,896 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 06:43:39,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 885#L1037-6true, 52#L1075-6true]) [2025-03-04 06:43:39,028 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 06:43:39,028 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 06:43:39,028 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:43:39,028 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 06:43:39,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 885#L1037-6true]) [2025-03-04 06:43:39,054 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 06:43:39,054 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 06:43:39,054 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 06:43:39,054 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 06:43:39,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 335#L1037-5true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:39,055 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 06:43:39,055 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 06:43:39,055 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 06:43:39,055 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 06:43:39,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 335#L1037-5true, 1117#true]) [2025-03-04 06:43:39,079 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 06:43:39,079 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 06:43:39,079 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-04 06:43:39,079 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 06:43:39,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [455#L1037-4true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:39,079 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 06:43:39,079 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 06:43:39,079 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 06:43:39,079 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 06:43:39,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [455#L1037-4true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:39,102 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 06:43:39,102 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:43:39,102 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 06:43:39,102 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 06:43:39,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 1062#L1037-3true, 52#L1075-6true]) [2025-03-04 06:43:39,102 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 06:43:39,102 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 06:43:39,102 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 06:43:39,102 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 06:43:39,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 1062#L1037-3true]) [2025-03-04 06:43:39,124 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-04 06:43:39,124 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 06:43:39,124 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:39,124 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-04 06:43:39,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 1050#L1038-12true, 52#L1075-6true]) [2025-03-04 06:43:39,209 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-04 06:43:39,209 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 06:43:39,209 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:43:39,209 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 06:43:39,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1050#L1038-12true, 1117#true]) [2025-03-04 06:43:39,227 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 06:43:39,227 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 06:43:39,227 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 06:43:39,227 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 06:43:39,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 339#L1038-11true, 52#L1075-6true]) [2025-03-04 06:43:39,228 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 06:43:39,228 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-04 06:43:39,228 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 06:43:39,228 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:39,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 339#L1038-11true]) [2025-03-04 06:43:39,245 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-04 06:43:39,245 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 06:43:39,245 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:39,245 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 06:43:39,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [758#L1038-10true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:39,246 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-04 06:43:39,246 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 06:43:39,246 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-04 06:43:39,246 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:43:39,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [758#L1038-10true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:39,264 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-04 06:43:39,264 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 06:43:39,264 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-04 06:43:39,264 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:39,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-04 06:43:39,265 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-04 06:43:39,265 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:43:39,265 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 06:43:39,265 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-04 06:43:39,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 946#L1038-9true]) [2025-03-04 06:43:39,282 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-04 06:43:39,282 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:39,282 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-04 06:43:39,282 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 06:43:39,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 991#L1038-5true, 52#L1075-6true]) [2025-03-04 06:43:39,332 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-04 06:43:39,332 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:43:39,332 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 06:43:39,332 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:39,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 991#L1038-5true]) [2025-03-04 06:43:39,347 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-04 06:43:39,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:39,347 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 06:43:39,348 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 06:43:39,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [934#L1038-4true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:39,348 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-04 06:43:39,349 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:39,349 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:39,349 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-04 06:43:39,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [934#L1038-4true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:39,363 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-04 06:43:39,363 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 06:43:39,363 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 06:43:39,363 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 06:43:39,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [224#L1038-3true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:39,364 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-04 06:43:39,364 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 06:43:39,364 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 06:43:39,364 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:39,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [224#L1038-3true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:39,377 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-04 06:43:39,377 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 06:43:39,377 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 06:43:39,377 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 06:43:39,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-04 06:43:39,378 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-04 06:43:39,378 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 06:43:39,378 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-04 06:43:39,378 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 06:43:39,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 731#L1038-1true]) [2025-03-04 06:43:39,391 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-04 06:43:39,391 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:43:39,391 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 06:43:39,391 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 06:43:39,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [1115#true, 1117#true, 762#L1039-4true, 52#L1075-6true]) [2025-03-04 06:43:39,588 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-04 06:43:39,588 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 06:43:39,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 06:43:39,588 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:43:39,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [1115#true, 740#L1012-272true, 1117#true, 762#L1039-4true]) [2025-03-04 06:43:39,594 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-04 06:43:39,594 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-04 06:43:39,594 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 06:43:39,594 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-04 06:43:39,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [463#L1039-3true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:39,595 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-04 06:43:39,595 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-04 06:43:39,595 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 06:43:39,595 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:43:39,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [463#L1039-3true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:39,601 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-04 06:43:39,601 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 06:43:39,601 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 06:43:39,601 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-04 06:43:39,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [974#L1039-2true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:39,602 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-04 06:43:39,602 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 06:43:39,602 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 06:43:39,602 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-04 06:43:39,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [974#L1039-2true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:39,608 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-04 06:43:39,608 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:43:39,608 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-04 06:43:39,608 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-04 06:43:39,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][208], [844#L1039true, 1115#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:39,609 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-04 06:43:39,609 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:43:39,609 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 06:43:39,609 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-04 06:43:39,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][211], [844#L1039true, 1115#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:39,615 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-04 06:43:39,615 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 06:43:39,615 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:43:39,615 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-04 06:43:39,673 INFO L124 PetriNetUnfolderBase]: 15750/57183 cut-off events. [2025-03-04 06:43:39,674 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-03-04 06:43:39,736 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86871 conditions, 57183 events. 15750/57183 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622798 event pairs, 14160 based on Foata normal form. 1252/53203 useless extension candidates. Maximal degree in co-relation 86475. Up to 29676 conditions per place. [2025-03-04 06:43:39,886 INFO L140 encePairwiseOnDemand]: 1122/1152 looper letters, 387 selfloop transitions, 5 changer transitions 9/1101 dead transitions. [2025-03-04 06:43:39,887 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1092 places, 1101 transitions, 2992 flow [2025-03-04 06:43:39,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:43:39,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:43:39,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4827 transitions. [2025-03-04 06:43:39,915 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6983506944444444 [2025-03-04 06:43:39,917 INFO L175 Difference]: Start difference. First operand has 1099 places, 1137 transitions, 2280 flow. Second operand 6 states and 4827 transitions. [2025-03-04 06:43:39,918 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1092 places, 1101 transitions, 2992 flow [2025-03-04 06:43:39,928 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1090 places, 1101 transitions, 2988 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 06:43:39,941 INFO L231 Difference]: Finished difference. Result has 1090 places, 1092 transitions, 2196 flow [2025-03-04 06:43:39,945 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2204, PETRI_DIFFERENCE_MINUEND_PLACES=1085, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1101, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1096, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2196, PETRI_PLACES=1090, PETRI_TRANSITIONS=1092} [2025-03-04 06:43:39,949 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -9 predicate places. [2025-03-04 06:43:39,950 INFO L471 AbstractCegarLoop]: Abstraction has has 1090 places, 1092 transitions, 2196 flow [2025-03-04 06:43:39,952 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:43:39,952 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:43:39,952 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:43:39,952 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 06:43:39,952 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr81ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-04 06:43:39,953 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:43:39,953 INFO L85 PathProgramCache]: Analyzing trace with hash -370479834, now seen corresponding path program 1 times [2025-03-04 06:43:39,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:43:39,953 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [97139274] [2025-03-04 06:43:39,953 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:43:39,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:43:39,971 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-04 06:43:39,977 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-04 06:43:39,981 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:43:39,981 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:43:40,239 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:43:40,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:43:40,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [97139274] [2025-03-04 06:43:40,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [97139274] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:43:40,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:43:40,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:43:40,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1759700445] [2025-03-04 06:43:40,241 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:43:40,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:43:40,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:43:40,243 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:43:40,243 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:43:41,259 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-04 06:43:41,262 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1090 places, 1092 transitions, 2196 flow. Second operand has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:43:41,263 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:43:41,263 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-04 06:43:41,263 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:43:46,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 985#L1003-3true, 52#L1075-6true]) [2025-03-04 06:43:46,708 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-04 06:43:46,709 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:46,709 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 06:43:46,709 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 06:43:46,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 196#L1036-13true, 52#L1075-6true]) [2025-03-04 06:43:46,709 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-04 06:43:46,709 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 06:43:46,709 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:46,709 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 06:43:46,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 985#L1003-3true]) [2025-03-04 06:43:46,738 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:46,739 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 06:43:46,739 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:46,739 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:46,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 196#L1036-13true]) [2025-03-04 06:43:46,739 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:46,739 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:46,739 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:46,739 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 06:43:46,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 377#L1003-2true, 52#L1075-6true]) [2025-03-04 06:43:46,740 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:46,740 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:43:46,740 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:43:46,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:46,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 1065#L1036-12true, 52#L1075-6true]) [2025-03-04 06:43:46,740 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:46,740 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:43:46,740 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:43:46,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:46,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 377#L1003-2true]) [2025-03-04 06:43:46,765 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:46,765 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:43:46,765 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:46,765 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:46,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 1065#L1036-12true]) [2025-03-04 06:43:46,765 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:46,765 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:46,765 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:43:46,765 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:46,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [406#L1003true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:46,766 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:46,766 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:43:46,766 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:46,766 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:46,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [403#L1036-10true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:46,766 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:46,766 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:46,766 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:43:46,766 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:46,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [406#L1003true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:46,791 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 06:43:46,791 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 06:43:46,791 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:43:46,792 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:46,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [403#L1036-10true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:46,792 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 06:43:46,792 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:43:46,792 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:46,792 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 06:43:46,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [878#L1036-6true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:46,888 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-04 06:43:46,888 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 06:43:46,888 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:46,888 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:43:46,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [878#L1036-6true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:46,911 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 06:43:46,911 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 06:43:46,911 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:43:46,911 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 06:43:46,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 873#L1036-5true, 52#L1075-6true]) [2025-03-04 06:43:46,912 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 06:43:46,912 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:43:46,912 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 06:43:46,912 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:46,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 873#L1036-5true]) [2025-03-04 06:43:46,935 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 06:43:46,935 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 06:43:46,935 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 06:43:46,935 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 06:43:46,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-04 06:43:46,935 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 06:43:46,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 06:43:46,936 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 06:43:46,936 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 06:43:46,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 167#L1036-4true]) [2025-03-04 06:43:46,957 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 06:43:46,957 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 06:43:46,957 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:43:46,957 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 06:43:46,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 779#L1036-2true]) [2025-03-04 06:43:46,958 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 06:43:46,958 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 06:43:46,958 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 06:43:46,958 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 06:43:46,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 779#L1036-2true]) [2025-03-04 06:43:46,979 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-04 06:43:46,979 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 06:43:46,979 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:43:46,979 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 06:43:47,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 885#L1037-6true, 52#L1075-6true]) [2025-03-04 06:43:47,228 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 06:43:47,228 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 06:43:47,228 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:43:47,228 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 06:43:47,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 885#L1037-6true]) [2025-03-04 06:43:47,246 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 06:43:47,246 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 06:43:47,246 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 06:43:47,246 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 06:43:47,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [335#L1037-5true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:47,247 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 06:43:47,247 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 06:43:47,247 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 06:43:47,247 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 06:43:47,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [335#L1037-5true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-04 06:43:47,264 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 06:43:47,264 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-04 06:43:47,264 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 06:43:47,264 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 06:43:47,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [455#L1037-4true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:47,264 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 06:43:47,265 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 06:43:47,265 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 06:43:47,265 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 06:43:47,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [455#L1037-4true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-04 06:43:47,280 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 06:43:47,281 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 06:43:47,281 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:43:47,281 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 06:43:47,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1062#L1037-3true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:47,281 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 06:43:47,281 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 06:43:47,281 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 06:43:47,281 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 06:43:47,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1062#L1037-3true, 1117#true]) [2025-03-04 06:43:47,297 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-04 06:43:47,297 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-04 06:43:47,297 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 06:43:47,297 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:47,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1050#L1038-12true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:47,359 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-04 06:43:47,359 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 06:43:47,359 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:43:47,360 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 06:43:47,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1050#L1038-12true, 1117#true]) [2025-03-04 06:43:47,373 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 06:43:47,373 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 06:43:47,373 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 06:43:47,373 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 06:43:47,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 339#L1038-11true, 52#L1075-6true]) [2025-03-04 06:43:47,374 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 06:43:47,374 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-04 06:43:47,374 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 06:43:47,374 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:47,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 339#L1038-11true]) [2025-03-04 06:43:47,387 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-04 06:43:47,387 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 06:43:47,387 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 06:43:47,387 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:47,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [758#L1038-10true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:47,387 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-04 06:43:47,387 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-04 06:43:47,387 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:43:47,387 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 06:43:47,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [758#L1038-10true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:47,400 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-04 06:43:47,400 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-04 06:43:47,400 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:47,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 06:43:47,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-04 06:43:47,400 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-04 06:43:47,400 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:43:47,400 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 06:43:47,400 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-04 06:43:47,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 946#L1038-9true]) [2025-03-04 06:43:47,412 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-04 06:43:47,412 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-04 06:43:47,412 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 06:43:47,412 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:47,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 991#L1038-5true]) [2025-03-04 06:43:47,447 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-04 06:43:47,447 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 06:43:47,447 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:43:47,447 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:47,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [1123#true, 740#L1012-272true, 1117#true, 991#L1038-5true]) [2025-03-04 06:43:47,458 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-04 06:43:47,458 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 06:43:47,458 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:47,458 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 06:43:47,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [934#L1038-4true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:47,458 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-04 06:43:47,458 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:47,458 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-04 06:43:47,458 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:47,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [934#L1038-4true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-04 06:43:47,468 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-04 06:43:47,468 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 06:43:47,468 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 06:43:47,468 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 06:43:47,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [224#L1038-3true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:47,469 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-04 06:43:47,469 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 06:43:47,469 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:47,469 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 06:43:47,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [224#L1038-3true, 740#L1012-272true, 1123#true, 1117#true]) [2025-03-04 06:43:47,478 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-04 06:43:47,478 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 06:43:47,478 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 06:43:47,478 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 06:43:47,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-04 06:43:47,478 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-04 06:43:47,478 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 06:43:47,478 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 06:43:47,478 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-04 06:43:47,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 731#L1038-1true]) [2025-03-04 06:43:47,488 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-04 06:43:47,488 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 06:43:47,488 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:43:47,488 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 06:43:47,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [1123#true, 1117#true, 762#L1039-4true, 52#L1075-6true]) [2025-03-04 06:43:47,530 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-04 06:43:47,530 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 06:43:47,530 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 06:43:47,530 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:43:47,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [740#L1012-272true, 1123#true, 1117#true, 762#L1039-4true]) [2025-03-04 06:43:47,538 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-04 06:43:47,538 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-04 06:43:47,538 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 06:43:47,538 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-04 06:43:47,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [463#L1039-3true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:47,538 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-04 06:43:47,538 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 06:43:47,538 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-04 06:43:47,538 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:43:47,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [463#L1039-3true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:47,545 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-04 06:43:47,545 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-04 06:43:47,545 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 06:43:47,545 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 06:43:47,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [974#L1039-2true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:47,546 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-04 06:43:47,546 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-04 06:43:47,546 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 06:43:47,546 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 06:43:47,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [974#L1039-2true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:47,552 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-04 06:43:47,552 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-04 06:43:47,552 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:43:47,552 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-04 06:43:47,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][204], [844#L1039true, 1123#true, 1117#true, 52#L1075-6true]) [2025-03-04 06:43:47,553 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-04 06:43:47,553 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:43:47,553 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 06:43:47,553 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-04 06:43:47,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][207], [844#L1039true, 1123#true, 740#L1012-272true, 1117#true]) [2025-03-04 06:43:47,559 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-04 06:43:47,559 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 06:43:47,559 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-04 06:43:47,559 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:43:47,616 INFO L124 PetriNetUnfolderBase]: 15750/57173 cut-off events. [2025-03-04 06:43:47,616 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-04 06:43:47,667 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86862 conditions, 57173 events. 15750/57173 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622390 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86806. Up to 29676 conditions per place. [2025-03-04 06:43:47,804 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 387 selfloop transitions, 5 changer transitions 0/1091 dead transitions. [2025-03-04 06:43:47,804 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1085 places, 1091 transitions, 2978 flow [2025-03-04 06:43:47,805 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:43:47,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:43:47,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4803 transitions. [2025-03-04 06:43:47,813 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6948784722222222 [2025-03-04 06:43:47,813 INFO L175 Difference]: Start difference. First operand has 1090 places, 1092 transitions, 2196 flow. Second operand 6 states and 4803 transitions. [2025-03-04 06:43:47,813 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1085 places, 1091 transitions, 2978 flow [2025-03-04 06:43:47,818 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1080 places, 1091 transitions, 2968 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-04 06:43:47,826 INFO L231 Difference]: Finished difference. Result has 1080 places, 1091 transitions, 2194 flow [2025-03-04 06:43:47,828 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2184, PETRI_DIFFERENCE_MINUEND_PLACES=1075, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1091, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1086, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2194, PETRI_PLACES=1080, PETRI_TRANSITIONS=1091} [2025-03-04 06:43:47,829 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -19 predicate places. [2025-03-04 06:43:47,829 INFO L471 AbstractCegarLoop]: Abstraction has has 1080 places, 1091 transitions, 2194 flow [2025-03-04 06:43:47,831 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:43:47,832 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:43:47,832 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:43:47,832 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 06:43:47,832 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr80ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-04 06:43:47,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:43:47,833 INFO L85 PathProgramCache]: Analyzing trace with hash 1147551981, now seen corresponding path program 1 times [2025-03-04 06:43:47,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:43:47,834 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1556440328] [2025-03-04 06:43:47,834 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:43:47,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:43:47,847 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-04 06:43:47,857 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-04 06:43:47,859 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:43:47,859 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:43:48,097 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:43:48,097 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:43:48,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1556440328] [2025-03-04 06:43:48,097 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1556440328] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:43:48,097 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:43:48,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:43:48,098 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [631910869] [2025-03-04 06:43:48,098 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:43:48,098 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:43:48,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:43:48,099 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:43:48,099 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:43:49,315 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 735 out of 1152 [2025-03-04 06:43:49,318 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1080 places, 1091 transitions, 2194 flow. Second operand has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:43:49,318 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:43:49,318 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 735 of 1152 [2025-03-04 06:43:49,318 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:43:55,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 985#L1003-3true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:55,539 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-04 06:43:55,539 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:55,539 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 06:43:55,539 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 06:43:55,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 196#L1036-13true, 52#L1075-6true]) [2025-03-04 06:43:55,540 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-04 06:43:55,540 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 06:43:55,540 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:55,540 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 06:43:55,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 985#L1003-3true, 1129#true]) [2025-03-04 06:43:55,565 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:55,565 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 06:43:55,565 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:55,565 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:55,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 196#L1036-13true]) [2025-03-04 06:43:55,565 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:55,565 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:55,565 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:55,565 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 06:43:55,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 377#L1003-2true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:55,566 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:55,566 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:43:55,566 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:43:55,566 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:55,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 1065#L1036-12true]) [2025-03-04 06:43:55,566 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:43:55,566 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:43:55,566 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:43:55,566 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:43:55,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 377#L1003-2true, 1129#true]) [2025-03-04 06:43:55,596 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:55,596 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:43:55,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:55,596 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:55,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [740#L1012-272true, 1123#true, 1129#true, 1065#L1036-12true]) [2025-03-04 06:43:55,596 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:55,596 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:43:55,596 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:55,596 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:55,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [406#L1003true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:55,597 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:55,597 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:43:55,597 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:55,597 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:55,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [403#L1036-10true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:55,597 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:43:55,597 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:55,597 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:43:55,597 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:43:55,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [406#L1003true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-04 06:43:55,622 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 06:43:55,622 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 06:43:55,622 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:43:55,622 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:55,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [403#L1036-10true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-04 06:43:55,622 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 06:43:55,623 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:55,623 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 06:43:55,623 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:43:55,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [878#L1036-6true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:55,724 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-04 06:43:55,724 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 06:43:55,724 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:55,724 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:43:55,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [878#L1036-6true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-04 06:43:55,747 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 06:43:55,747 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 06:43:55,747 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:43:55,747 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 06:43:55,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 873#L1036-5true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:55,748 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 06:43:55,748 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:43:55,748 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 06:43:55,748 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:55,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 873#L1036-5true, 1129#true]) [2025-03-04 06:43:55,770 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 06:43:55,770 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 06:43:55,770 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 06:43:55,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 06:43:55,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-04 06:43:55,771 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 06:43:55,771 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 06:43:55,771 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 06:43:55,771 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 06:43:55,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 167#L1036-4true]) [2025-03-04 06:43:55,792 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 06:43:55,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:43:55,792 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 06:43:55,792 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 06:43:55,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 779#L1036-2true, 52#L1075-6true]) [2025-03-04 06:43:55,793 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 06:43:55,793 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 06:43:55,793 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 06:43:55,793 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 06:43:55,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 779#L1036-2true]) [2025-03-04 06:43:55,814 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-04 06:43:55,814 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 06:43:55,814 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:43:55,814 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 06:43:55,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 885#L1037-6true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:55,916 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 06:43:55,916 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 06:43:55,916 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 06:43:55,916 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:43:55,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [740#L1012-272true, 1123#true, 885#L1037-6true, 1129#true]) [2025-03-04 06:43:55,935 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 06:43:55,935 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 06:43:55,935 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 06:43:55,935 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 06:43:55,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 335#L1037-5true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:55,936 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 06:43:55,936 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 06:43:55,936 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 06:43:55,936 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 06:43:55,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 335#L1037-5true, 740#L1012-272true, 1129#true]) [2025-03-04 06:43:55,953 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 06:43:55,953 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-04 06:43:55,953 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 06:43:55,953 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 06:43:55,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [455#L1037-4true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:55,954 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 06:43:55,954 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 06:43:55,954 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 06:43:55,954 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 06:43:55,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [455#L1037-4true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-04 06:43:55,971 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 06:43:55,971 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 06:43:55,971 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:43:55,971 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 06:43:55,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1062#L1037-3true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:55,971 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 06:43:55,971 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 06:43:55,971 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 06:43:55,971 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 06:43:55,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1062#L1037-3true, 1129#true]) [2025-03-04 06:43:55,988 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-04 06:43:55,988 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-04 06:43:55,988 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 06:43:55,988 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:56,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1050#L1038-12true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:56,056 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-04 06:43:56,056 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 06:43:56,056 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:43:56,056 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 06:43:56,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [740#L1012-272true, 1123#true, 1050#L1038-12true, 1129#true]) [2025-03-04 06:43:56,070 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 06:43:56,070 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 06:43:56,070 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 06:43:56,070 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 06:43:56,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 339#L1038-11true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:56,071 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 06:43:56,071 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-04 06:43:56,071 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 06:43:56,071 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:43:56,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 339#L1038-11true, 1129#true]) [2025-03-04 06:43:56,085 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-04 06:43:56,085 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 06:43:56,085 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 06:43:56,085 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:56,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [758#L1038-10true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:56,085 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-04 06:43:56,085 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-04 06:43:56,085 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:43:56,085 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 06:43:56,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [758#L1038-10true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-04 06:43:56,099 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-04 06:43:56,099 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-04 06:43:56,099 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:56,099 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 06:43:56,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-04 06:43:56,099 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-04 06:43:56,099 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 06:43:56,099 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-04 06:43:56,099 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:43:56,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 946#L1038-9true]) [2025-03-04 06:43:56,112 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-04 06:43:56,112 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:56,112 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-04 06:43:56,112 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 06:43:56,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 991#L1038-5true]) [2025-03-04 06:43:56,151 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-04 06:43:56,151 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 06:43:56,151 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:43:56,151 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:43:56,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 991#L1038-5true]) [2025-03-04 06:43:56,162 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-04 06:43:56,162 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 06:43:56,162 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:56,162 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 06:43:56,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [934#L1038-4true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:56,163 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-04 06:43:56,163 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:43:56,163 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-04 06:43:56,163 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:43:56,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [934#L1038-4true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-04 06:43:56,173 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-04 06:43:56,173 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 06:43:56,173 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 06:43:56,174 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 06:43:56,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [224#L1038-3true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:56,174 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-04 06:43:56,174 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 06:43:56,174 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:43:56,174 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 06:43:56,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [224#L1038-3true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-04 06:43:56,185 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-04 06:43:56,185 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 06:43:56,185 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 06:43:56,185 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 06:43:56,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 1129#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-04 06:43:56,186 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-04 06:43:56,186 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 06:43:56,186 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 06:43:56,186 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-04 06:43:56,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 1129#true, 731#L1038-1true]) [2025-03-04 06:43:56,197 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-04 06:43:56,197 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 06:43:56,197 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:43:56,197 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 06:43:56,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [1123#true, 762#L1039-4true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:56,244 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-04 06:43:56,244 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 06:43:56,244 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 06:43:56,244 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:43:56,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [1123#true, 740#L1012-272true, 762#L1039-4true, 1129#true]) [2025-03-04 06:43:56,252 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-04 06:43:56,252 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-04 06:43:56,252 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 06:43:56,252 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-04 06:43:56,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [463#L1039-3true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:56,253 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-04 06:43:56,253 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 06:43:56,253 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-04 06:43:56,253 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:43:56,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [463#L1039-3true, 1123#true, 740#L1012-272true, 1129#true]) [2025-03-04 06:43:56,261 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-04 06:43:56,261 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-04 06:43:56,261 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 06:43:56,261 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 06:43:56,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [974#L1039-2true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:56,261 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-04 06:43:56,261 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 06:43:56,261 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 06:43:56,261 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-04 06:43:56,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [974#L1039-2true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-04 06:43:56,269 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-04 06:43:56,269 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-04 06:43:56,269 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:43:56,269 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-04 06:43:56,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][203], [844#L1039true, 1123#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:43:56,269 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-04 06:43:56,269 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:43:56,269 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 06:43:56,269 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-04 06:43:56,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][206], [844#L1039true, 740#L1012-272true, 1123#true, 1129#true]) [2025-03-04 06:43:56,276 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-04 06:43:56,276 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:43:56,276 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 06:43:56,276 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-04 06:43:56,332 INFO L124 PetriNetUnfolderBase]: 15750/57172 cut-off events. [2025-03-04 06:43:56,332 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-04 06:43:56,388 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86861 conditions, 57172 events. 15750/57172 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622330 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86810. Up to 29676 conditions per place. [2025-03-04 06:43:56,655 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 387 selfloop transitions, 5 changer transitions 0/1090 dead transitions. [2025-03-04 06:43:56,658 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1084 places, 1090 transitions, 2976 flow [2025-03-04 06:43:56,663 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:43:56,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:43:56,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4803 transitions. [2025-03-04 06:43:56,674 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6948784722222222 [2025-03-04 06:43:56,677 INFO L175 Difference]: Start difference. First operand has 1080 places, 1091 transitions, 2194 flow. Second operand 6 states and 4803 transitions. [2025-03-04 06:43:56,678 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1084 places, 1090 transitions, 2976 flow [2025-03-04 06:43:56,686 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1079 places, 1090 transitions, 2966 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-04 06:43:56,700 INFO L231 Difference]: Finished difference. Result has 1079 places, 1090 transitions, 2192 flow [2025-03-04 06:43:56,702 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2182, PETRI_DIFFERENCE_MINUEND_PLACES=1074, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1090, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1085, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2192, PETRI_PLACES=1079, PETRI_TRANSITIONS=1090} [2025-03-04 06:43:56,704 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -20 predicate places. [2025-03-04 06:43:56,704 INFO L471 AbstractCegarLoop]: Abstraction has has 1079 places, 1090 transitions, 2192 flow [2025-03-04 06:43:56,706 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 736.3333333333334) internal successors, (4418), 6 states have internal predecessors, (4418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:43:56,706 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:43:56,706 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:43:56,706 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 06:43:56,707 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr79ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-04 06:43:56,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:43:56,708 INFO L85 PathProgramCache]: Analyzing trace with hash 2069678290, now seen corresponding path program 1 times [2025-03-04 06:43:56,708 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:43:56,708 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [229037625] [2025-03-04 06:43:56,708 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:43:56,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:43:56,731 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 60 statements into 1 equivalence classes. [2025-03-04 06:43:56,750 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 60 of 60 statements. [2025-03-04 06:43:56,751 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:43:56,751 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:43:57,265 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-03-04 06:43:57,266 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:43:57,266 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [229037625] [2025-03-04 06:43:57,266 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [229037625] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:43:57,266 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:43:57,266 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:43:57,266 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [224765650] [2025-03-04 06:43:57,266 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:43:57,266 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:43:57,267 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:43:57,268 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:43:57,268 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:43:58,497 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 731 out of 1152 [2025-03-04 06:43:58,500 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1079 places, 1090 transitions, 2192 flow. Second operand has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:43:58,500 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:43:58,500 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 731 of 1152 [2025-03-04 06:43:58,500 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:44:04,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 985#L1003-3true, 52#L1075-6true]) [2025-03-04 06:44:04,245 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-04 06:44:04,245 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:44:04,245 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 06:44:04,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 06:44:04,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 196#L1036-13true]) [2025-03-04 06:44:04,245 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-04 06:44:04,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 06:44:04,245 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 06:44:04,245 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:44:04,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 985#L1003-3true]) [2025-03-04 06:44:04,269 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:44:04,269 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 06:44:04,269 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:44:04,269 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:44:04,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 196#L1036-13true]) [2025-03-04 06:44:04,269 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:44:04,269 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:44:04,269 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 06:44:04,269 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:44:04,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 377#L1003-2true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:04,270 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:44:04,270 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:44:04,270 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:44:04,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:44:04,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 1065#L1036-12true]) [2025-03-04 06:44:04,270 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:44:04,270 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:44:04,270 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:44:04,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:44:04,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 377#L1003-2true, 1129#true]) [2025-03-04 06:44:04,295 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:44:04,295 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:44:04,295 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:44:04,295 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 1065#L1036-12true]) [2025-03-04 06:44:04,296 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [406#L1003true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:04,296 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [403#L1036-10true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:04,296 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:44:04,296 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:44:04,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [406#L1003true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:04,321 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 06:44:04,321 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 06:44:04,321 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:44:04,321 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:44:04,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [403#L1036-10true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:04,322 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 06:44:04,322 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:44:04,322 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 06:44:04,322 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:44:04,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [878#L1036-6true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:04,547 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-04 06:44:04,547 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 06:44:04,547 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:44:04,547 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:44:04,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [878#L1036-6true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:04,579 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 06:44:04,579 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 06:44:04,579 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:44:04,579 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 06:44:04,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 873#L1036-5true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:04,580 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 06:44:04,580 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:44:04,580 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:44:04,580 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 06:44:04,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 873#L1036-5true, 1129#true]) [2025-03-04 06:44:04,610 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 06:44:04,610 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 06:44:04,610 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 06:44:04,610 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 06:44:04,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-04 06:44:04,611 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 06:44:04,611 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 06:44:04,611 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 06:44:04,611 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 06:44:04,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 167#L1036-4true]) [2025-03-04 06:44:04,640 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 06:44:04,640 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:44:04,641 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 06:44:04,641 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 06:44:04,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 779#L1036-2true]) [2025-03-04 06:44:04,641 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 06:44:04,641 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 06:44:04,641 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 06:44:04,641 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 06:44:04,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 779#L1036-2true]) [2025-03-04 06:44:04,669 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-04 06:44:04,669 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 06:44:04,669 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 06:44:04,669 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:44:04,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 885#L1037-6true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:04,803 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 06:44:04,803 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:44:04,803 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 06:44:04,803 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 06:44:04,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 885#L1037-6true, 1129#true]) [2025-03-04 06:44:04,827 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 06:44:04,827 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 06:44:04,827 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 06:44:04,827 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 06:44:04,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [335#L1037-5true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:04,828 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 06:44:04,828 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 06:44:04,828 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 06:44:04,828 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 06:44:04,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [335#L1037-5true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:04,852 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 06:44:04,852 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-04 06:44:04,852 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 06:44:04,852 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 06:44:04,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [455#L1037-4true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:04,852 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 06:44:04,852 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 06:44:04,853 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 06:44:04,853 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 06:44:04,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [455#L1037-4true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:04,876 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 06:44:04,876 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 06:44:04,876 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 06:44:04,876 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:44:04,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1062#L1037-3true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:04,877 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 06:44:04,877 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 06:44:04,877 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 06:44:04,877 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 06:44:04,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1062#L1037-3true, 1135#true, 1129#true]) [2025-03-04 06:44:04,900 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-04 06:44:04,900 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 06:44:04,900 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:44:04,900 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-04 06:44:04,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1050#L1038-12true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:04,989 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-04 06:44:04,989 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 06:44:04,989 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 06:44:04,989 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:44:05,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1050#L1038-12true, 1129#true]) [2025-03-04 06:44:05,009 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 06:44:05,009 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 06:44:05,009 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 06:44:05,009 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 06:44:05,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 339#L1038-11true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:05,010 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 06:44:05,010 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-04 06:44:05,010 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 06:44:05,010 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:44:05,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 339#L1038-11true, 1129#true]) [2025-03-04 06:44:05,029 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-04 06:44:05,029 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 06:44:05,029 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 06:44:05,029 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:44:05,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [758#L1038-10true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:05,030 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-04 06:44:05,030 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-04 06:44:05,030 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:44:05,030 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 06:44:05,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [758#L1038-10true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:05,072 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-04 06:44:05,072 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:44:05,072 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 06:44:05,072 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-04 06:44:05,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 946#L1038-9true, 52#L1075-6true]) [2025-03-04 06:44:05,072 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-04 06:44:05,072 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:44:05,072 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 06:44:05,072 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-04 06:44:05,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 946#L1038-9true]) [2025-03-04 06:44:05,108 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-04 06:44:05,109 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:44:05,109 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-04 06:44:05,109 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 06:44:05,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 991#L1038-5true]) [2025-03-04 06:44:05,160 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-04 06:44:05,160 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 06:44:05,160 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:44:05,160 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:44:05,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 991#L1038-5true]) [2025-03-04 06:44:05,175 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-04 06:44:05,175 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:44:05,175 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 06:44:05,175 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 06:44:05,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [934#L1038-4true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:05,176 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-04 06:44:05,176 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-04 06:44:05,176 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:44:05,176 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:44:05,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [934#L1038-4true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:05,191 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-04 06:44:05,191 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 06:44:05,191 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 06:44:05,191 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 06:44:05,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [224#L1038-3true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:05,192 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-04 06:44:05,192 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 06:44:05,192 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:44:05,192 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 06:44:05,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [224#L1038-3true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:05,205 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-04 06:44:05,205 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 06:44:05,205 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 06:44:05,205 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 06:44:05,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [1135#true, 1129#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-04 06:44:05,206 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-04 06:44:05,206 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 06:44:05,206 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 06:44:05,206 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-04 06:44:05,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 1135#true, 1129#true, 731#L1038-1true]) [2025-03-04 06:44:05,219 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-04 06:44:05,219 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:44:05,219 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 06:44:05,220 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 06:44:05,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [762#L1039-4true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:05,289 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-04 06:44:05,289 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 06:44:05,289 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 06:44:05,289 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:44:05,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [740#L1012-272true, 762#L1039-4true, 1135#true, 1129#true]) [2025-03-04 06:44:05,297 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-04 06:44:05,297 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-04 06:44:05,298 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 06:44:05,298 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-04 06:44:05,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [463#L1039-3true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:05,298 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-04 06:44:05,298 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-04 06:44:05,299 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:44:05,299 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 06:44:05,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [463#L1039-3true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:05,307 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-04 06:44:05,307 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-04 06:44:05,307 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 06:44:05,307 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 06:44:05,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [974#L1039-2true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:05,307 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-04 06:44:05,308 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 06:44:05,308 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 06:44:05,308 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-04 06:44:05,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [974#L1039-2true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:05,316 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-04 06:44:05,316 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-04 06:44:05,316 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:44:05,316 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-04 06:44:05,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][202], [844#L1039true, 1135#true, 1129#true, 52#L1075-6true]) [2025-03-04 06:44:05,316 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-04 06:44:05,316 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:44:05,316 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 06:44:05,316 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-04 06:44:05,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][205], [844#L1039true, 740#L1012-272true, 1135#true, 1129#true]) [2025-03-04 06:44:05,324 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-04 06:44:05,324 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:44:05,324 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 06:44:05,324 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-04 06:44:05,394 INFO L124 PetriNetUnfolderBase]: 15750/57171 cut-off events. [2025-03-04 06:44:05,394 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-04 06:44:05,455 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86864 conditions, 57171 events. 15750/57171 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622464 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86793. Up to 29680 conditions per place. [2025-03-04 06:44:05,635 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 391 selfloop transitions, 5 changer transitions 0/1089 dead transitions. [2025-03-04 06:44:05,635 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1083 places, 1089 transitions, 2982 flow [2025-03-04 06:44:05,636 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:44:05,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:44:05,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4783 transitions. [2025-03-04 06:44:05,643 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6919849537037037 [2025-03-04 06:44:05,643 INFO L175 Difference]: Start difference. First operand has 1079 places, 1090 transitions, 2192 flow. Second operand 6 states and 4783 transitions. [2025-03-04 06:44:05,643 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1083 places, 1089 transitions, 2982 flow [2025-03-04 06:44:05,647 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1078 places, 1089 transitions, 2972 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-04 06:44:05,655 INFO L231 Difference]: Finished difference. Result has 1078 places, 1089 transitions, 2190 flow [2025-03-04 06:44:05,656 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2180, PETRI_DIFFERENCE_MINUEND_PLACES=1073, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1089, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1084, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2190, PETRI_PLACES=1078, PETRI_TRANSITIONS=1089} [2025-03-04 06:44:05,658 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -21 predicate places. [2025-03-04 06:44:05,659 INFO L471 AbstractCegarLoop]: Abstraction has has 1078 places, 1089 transitions, 2190 flow [2025-03-04 06:44:05,661 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:05,661 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:44:05,661 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:44:05,661 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 06:44:05,662 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr78ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-04 06:44:05,662 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:44:05,662 INFO L85 PathProgramCache]: Analyzing trace with hash 1257262311, now seen corresponding path program 1 times [2025-03-04 06:44:05,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:44:05,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1717886627] [2025-03-04 06:44:05,663 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:44:05,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:44:05,780 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-03-04 06:44:05,791 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-03-04 06:44:05,793 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:44:05,793 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:44:06,041 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-03-04 06:44:06,041 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:44:06,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1717886627] [2025-03-04 06:44:06,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1717886627] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:44:06,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:44:06,042 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:44:06,042 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [421101445] [2025-03-04 06:44:06,042 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:44:06,043 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:44:06,043 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:44:06,043 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:44:06,044 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:44:07,110 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 731 out of 1152 [2025-03-04 06:44:07,114 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1078 places, 1089 transitions, 2190 flow. Second operand has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:07,114 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:44:07,114 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 731 of 1152 [2025-03-04 06:44:07,114 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:44:13,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 985#L1003-3true, 1141#true, 52#L1075-6true]) [2025-03-04 06:44:13,096 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-04 06:44:13,096 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:44:13,096 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 06:44:13,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 06:44:13,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 1141#true, 52#L1075-6true, 196#L1036-13true]) [2025-03-04 06:44:13,096 INFO L294 olderBase$Statistics]: this new event has 390 ancestors and is cut-off event [2025-03-04 06:44:13,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-03-04 06:44:13,096 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:44:13,096 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-03-04 06:44:13,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 985#L1003-3true, 1141#true]) [2025-03-04 06:44:13,128 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:44:13,128 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 06:44:13,128 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:44:13,128 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:44:13,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1141#true, 196#L1036-13true]) [2025-03-04 06:44:13,128 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:44:13,129 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-03-04 06:44:13,129 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:44:13,129 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:44:13,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 377#L1003-2true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,130 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:44:13,130 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:44:13,130 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:44:13,130 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:44:13,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 52#L1075-6true, 1141#true, 1065#L1036-12true]) [2025-03-04 06:44:13,130 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2025-03-04 06:44:13,130 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:44:13,130 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:44:13,130 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-03-04 06:44:13,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 377#L1003-2true, 1141#true]) [2025-03-04 06:44:13,163 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:44:13,163 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:44:13,163 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:44:13,163 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:44:13,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1141#true, 1065#L1036-12true]) [2025-03-04 06:44:13,163 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:44:13,163 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:44:13,163 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:44:13,163 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:44:13,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [406#L1003true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,164 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:44:13,164 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:44:13,164 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:44:13,164 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:44:13,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [403#L1036-10true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,164 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2025-03-04 06:44:13,164 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:44:13,164 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:44:13,164 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-03-04 06:44:13,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [406#L1003true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:13,198 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 06:44:13,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 06:44:13,198 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:44:13,198 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:44:13,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [403#L1036-10true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:13,198 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2025-03-04 06:44:13,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-03-04 06:44:13,198 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:44:13,198 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:44:13,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [878#L1036-6true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,329 INFO L294 olderBase$Statistics]: this new event has 397 ancestors and is cut-off event [2025-03-04 06:44:13,329 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:44:13,329 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-03-04 06:44:13,329 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-03-04 06:44:13,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [878#L1036-6true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:13,359 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 06:44:13,359 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:44:13,359 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 06:44:13,359 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 06:44:13,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 873#L1036-5true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,360 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2025-03-04 06:44:13,360 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-03-04 06:44:13,360 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-03-04 06:44:13,360 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:44:13,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 873#L1036-5true, 1141#true]) [2025-03-04 06:44:13,390 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 06:44:13,390 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 06:44:13,390 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 06:44:13,390 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 06:44:13,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 1141#true, 52#L1075-6true, 167#L1036-4true]) [2025-03-04 06:44:13,390 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2025-03-04 06:44:13,390 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 06:44:13,391 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-03-04 06:44:13,391 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-03-04 06:44:13,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1141#true, 167#L1036-4true]) [2025-03-04 06:44:13,420 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 06:44:13,420 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:44:13,420 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-03-04 06:44:13,420 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 06:44:13,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 779#L1036-2true, 1141#true, 52#L1075-6true]) [2025-03-04 06:44:13,421 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2025-03-04 06:44:13,421 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-03-04 06:44:13,421 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 06:44:13,421 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-03-04 06:44:13,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 779#L1036-2true, 1141#true]) [2025-03-04 06:44:13,449 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2025-03-04 06:44:13,449 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-03-04 06:44:13,449 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:44:13,449 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 06:44:13,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 885#L1037-6true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,590 INFO L294 olderBase$Statistics]: this new event has 406 ancestors and is cut-off event [2025-03-04 06:44:13,590 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-03-04 06:44:13,590 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:44:13,590 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-03-04 06:44:13,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 885#L1037-6true, 1141#true]) [2025-03-04 06:44:13,615 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 06:44:13,615 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 06:44:13,615 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-03-04 06:44:13,615 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 06:44:13,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [335#L1037-5true, 1135#true, 1141#true, 52#L1075-6true]) [2025-03-04 06:44:13,616 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2025-03-04 06:44:13,616 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-03-04 06:44:13,616 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-03-04 06:44:13,616 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 06:44:13,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [335#L1037-5true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:13,640 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 06:44:13,640 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-04 06:44:13,640 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-03-04 06:44:13,640 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 06:44:13,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [455#L1037-4true, 1135#true, 1141#true, 52#L1075-6true]) [2025-03-04 06:44:13,641 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2025-03-04 06:44:13,641 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-03-04 06:44:13,641 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-03-04 06:44:13,641 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 06:44:13,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [455#L1037-4true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:13,664 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 06:44:13,664 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 06:44:13,664 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:44:13,664 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 06:44:13,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 1062#L1037-3true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,664 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2025-03-04 06:44:13,664 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-03-04 06:44:13,664 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-03-04 06:44:13,664 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-03-04 06:44:13,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1062#L1037-3true, 1141#true]) [2025-03-04 06:44:13,687 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2025-03-04 06:44:13,687 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-04 06:44:13,687 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-03-04 06:44:13,687 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:44:13,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 1050#L1038-12true, 1141#true, 52#L1075-6true]) [2025-03-04 06:44:13,777 INFO L294 olderBase$Statistics]: this new event has 414 ancestors and is cut-off event [2025-03-04 06:44:13,777 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-03-04 06:44:13,777 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-03-04 06:44:13,777 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:44:13,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1050#L1038-12true, 1141#true]) [2025-03-04 06:44:13,796 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 06:44:13,796 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-03-04 06:44:13,796 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 06:44:13,796 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-03-04 06:44:13,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 339#L1038-11true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,797 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2025-03-04 06:44:13,797 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-03-04 06:44:13,797 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-03-04 06:44:13,797 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-03-04 06:44:13,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 339#L1038-11true, 1141#true]) [2025-03-04 06:44:13,815 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-04 06:44:13,815 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 06:44:13,815 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 06:44:13,815 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:44:13,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [758#L1038-10true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,816 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2025-03-04 06:44:13,816 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-03-04 06:44:13,816 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-03-04 06:44:13,816 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-03-04 06:44:13,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [758#L1038-10true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:13,834 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-04 06:44:13,834 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:44:13,834 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 06:44:13,834 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-04 06:44:13,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 946#L1038-9true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,835 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2025-03-04 06:44:13,835 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-03-04 06:44:13,835 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-03-04 06:44:13,835 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-03-04 06:44:13,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 946#L1038-9true, 1141#true]) [2025-03-04 06:44:13,852 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2025-03-04 06:44:13,852 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:44:13,852 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-03-04 06:44:13,852 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 06:44:13,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 991#L1038-5true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,903 INFO L294 olderBase$Statistics]: this new event has 421 ancestors and is cut-off event [2025-03-04 06:44:13,903 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-03-04 06:44:13,903 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-03-04 06:44:13,903 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-03-04 06:44:13,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 991#L1038-5true, 1141#true]) [2025-03-04 06:44:13,918 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-04 06:44:13,918 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-03-04 06:44:13,918 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-03-04 06:44:13,918 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:44:13,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [934#L1038-4true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:13,919 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2025-03-04 06:44:13,919 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-03-04 06:44:13,919 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-03-04 06:44:13,919 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-03-04 06:44:13,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [934#L1038-4true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:13,934 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-04 06:44:13,934 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-03-04 06:44:13,934 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 06:44:13,934 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-03-04 06:44:13,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [224#L1038-3true, 1135#true, 1141#true, 52#L1075-6true]) [2025-03-04 06:44:13,934 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2025-03-04 06:44:13,935 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-03-04 06:44:13,935 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-03-04 06:44:13,935 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-03-04 06:44:13,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [224#L1038-3true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:13,948 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-04 06:44:13,949 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-03-04 06:44:13,949 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-03-04 06:44:13,949 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 06:44:13,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 1141#true, 52#L1075-6true, 731#L1038-1true]) [2025-03-04 06:44:13,949 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2025-03-04 06:44:13,949 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-03-04 06:44:13,949 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-03-04 06:44:13,949 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-03-04 06:44:13,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 1141#true, 731#L1038-1true]) [2025-03-04 06:44:13,962 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2025-03-04 06:44:13,962 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:44:13,962 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 06:44:13,962 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-03-04 06:44:14,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [1135#true, 762#L1039-4true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:14,022 INFO L294 olderBase$Statistics]: this new event has 430 ancestors and is cut-off event [2025-03-04 06:44:14,022 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-03-04 06:44:14,022 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-03-04 06:44:14,022 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-03-04 06:44:14,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [740#L1012-272true, 1135#true, 762#L1039-4true, 1141#true]) [2025-03-04 06:44:14,032 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-04 06:44:14,032 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-03-04 06:44:14,032 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 06:44:14,032 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-03-04 06:44:14,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [463#L1039-3true, 1135#true, 1141#true, 52#L1075-6true]) [2025-03-04 06:44:14,033 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2025-03-04 06:44:14,033 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-03-04 06:44:14,033 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-03-04 06:44:14,033 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-03-04 06:44:14,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [463#L1039-3true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:14,042 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-04 06:44:14,042 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-03-04 06:44:14,042 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-03-04 06:44:14,042 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 06:44:14,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [974#L1039-2true, 1135#true, 52#L1075-6true, 1141#true]) [2025-03-04 06:44:14,043 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2025-03-04 06:44:14,043 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-03-04 06:44:14,043 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-03-04 06:44:14,043 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2025-03-04 06:44:14,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [974#L1039-2true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:14,053 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-04 06:44:14,053 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-03-04 06:44:14,053 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:44:14,053 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2025-03-04 06:44:14,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1594] L1075-7-->L1075-6: Formula: (= |v_#race_809| (store |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30| (store (select |v_#race_810| |v_ULTIMATE.start_fifo_front_~self#1.base_30|) |v_ULTIMATE.start_fifo_front_~self#1.offset_30| 0))) InVars {#race=|v_#race_810|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} OutVars{#race=|v_#race_809|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_30|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_30|} AuxVars[] AssignedVars[#race][201], [844#L1039true, 1135#true, 1141#true, 52#L1075-6true]) [2025-03-04 06:44:14,054 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2025-03-04 06:44:14,054 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-03-04 06:44:14,054 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-03-04 06:44:14,054 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2025-03-04 06:44:14,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1383] L1012-273-->L1012-272: Formula: (= |v_#race_869| (store |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152| (store (select |v_#race_870| |v_ULTIMATE.start_fifo_empty_~self#1.base_152|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_152| 0))) InVars {#race=|v_#race_870|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} OutVars{#race=|v_#race_869|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_152|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_152|} AuxVars[] AssignedVars[#race][204], [844#L1039true, 740#L1012-272true, 1135#true, 1141#true]) [2025-03-04 06:44:14,063 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2025-03-04 06:44:14,063 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-03-04 06:44:14,063 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-03-04 06:44:14,063 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2025-03-04 06:44:14,144 INFO L124 PetriNetUnfolderBase]: 15750/57170 cut-off events. [2025-03-04 06:44:14,144 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-04 06:44:14,210 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86863 conditions, 57170 events. 15750/57170 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 331. Compared 622618 event pairs, 14160 based on Foata normal form. 0/51945 useless extension candidates. Maximal degree in co-relation 86765. Up to 29680 conditions per place. [2025-03-04 06:44:14,341 INFO L140 encePairwiseOnDemand]: 1146/1152 looper letters, 391 selfloop transitions, 5 changer transitions 0/1088 dead transitions. [2025-03-04 06:44:14,341 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1082 places, 1088 transitions, 2980 flow [2025-03-04 06:44:14,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:44:14,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:44:14,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4783 transitions. [2025-03-04 06:44:14,348 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6919849537037037 [2025-03-04 06:44:14,348 INFO L175 Difference]: Start difference. First operand has 1078 places, 1089 transitions, 2190 flow. Second operand 6 states and 4783 transitions. [2025-03-04 06:44:14,348 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1082 places, 1088 transitions, 2980 flow [2025-03-04 06:44:14,352 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1077 places, 1088 transitions, 2970 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-04 06:44:14,360 INFO L231 Difference]: Finished difference. Result has 1077 places, 1088 transitions, 2188 flow [2025-03-04 06:44:14,361 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2178, PETRI_DIFFERENCE_MINUEND_PLACES=1072, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1088, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1083, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2188, PETRI_PLACES=1077, PETRI_TRANSITIONS=1088} [2025-03-04 06:44:14,364 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -22 predicate places. [2025-03-04 06:44:14,364 INFO L471 AbstractCegarLoop]: Abstraction has has 1077 places, 1088 transitions, 2188 flow [2025-03-04 06:44:14,366 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 734.3333333333334) internal successors, (4406), 6 states have internal predecessors, (4406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:14,366 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:44:14,366 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:44:14,367 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 06:44:14,367 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr77ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-04 06:44:14,368 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:44:14,368 INFO L85 PathProgramCache]: Analyzing trace with hash 1262706194, now seen corresponding path program 1 times [2025-03-04 06:44:14,368 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:44:14,369 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1486767404] [2025-03-04 06:44:14,369 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:44:14,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:44:14,389 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 81 statements into 1 equivalence classes. [2025-03-04 06:44:14,399 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 81 of 81 statements. [2025-03-04 06:44:14,399 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:44:14,399 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:44:14,739 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-03-04 06:44:14,741 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:44:14,741 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1486767404] [2025-03-04 06:44:14,741 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1486767404] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:44:14,741 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:44:14,741 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:44:14,741 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [266809358] [2025-03-04 06:44:14,741 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:44:14,741 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:44:14,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:44:14,742 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:44:14,742 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:44:16,955 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 932 out of 1152 [2025-03-04 06:44:16,959 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1077 places, 1088 transitions, 2188 flow. Second operand has 6 states, 6 states have (on average 936.5) internal successors, (5619), 6 states have internal predecessors, (5619), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:16,959 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:44:16,959 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 932 of 1152 [2025-03-04 06:44:16,959 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:44:20,126 INFO L124 PetriNetUnfolderBase]: 5901/34161 cut-off events. [2025-03-04 06:44:20,127 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-04 06:44:20,167 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44991 conditions, 34161 events. 5901/34161 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 270. Compared 385232 event pairs, 862 based on Foata normal form. 0/30510 useless extension candidates. Maximal degree in co-relation 44892. Up to 7820 conditions per place. [2025-03-04 06:44:20,217 INFO L140 encePairwiseOnDemand]: 1032/1152 looper letters, 200 selfloop transitions, 186 changer transitions 0/1278 dead transitions. [2025-03-04 06:44:20,218 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1076 places, 1278 transitions, 3340 flow [2025-03-04 06:44:20,218 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:44:20,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:44:20,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 5996 transitions. [2025-03-04 06:44:20,223 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8674768518518519 [2025-03-04 06:44:20,223 INFO L175 Difference]: Start difference. First operand has 1077 places, 1088 transitions, 2188 flow. Second operand 6 states and 5996 transitions. [2025-03-04 06:44:20,223 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1076 places, 1278 transitions, 3340 flow [2025-03-04 06:44:20,227 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1071 places, 1278 transitions, 3330 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-04 06:44:20,239 INFO L231 Difference]: Finished difference. Result has 1076 places, 1254 transitions, 3454 flow [2025-03-04 06:44:20,240 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=2166, PETRI_DIFFERENCE_MINUEND_PLACES=1066, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1082, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=42, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=980, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=3454, PETRI_PLACES=1076, PETRI_TRANSITIONS=1254} [2025-03-04 06:44:20,241 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -23 predicate places. [2025-03-04 06:44:20,241 INFO L471 AbstractCegarLoop]: Abstraction has has 1076 places, 1254 transitions, 3454 flow [2025-03-04 06:44:20,243 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 936.5) internal successors, (5619), 6 states have internal predecessors, (5619), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:20,243 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:44:20,243 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:44:20,243 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-04 06:44:20,244 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr76ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-04 06:44:20,244 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:44:20,244 INFO L85 PathProgramCache]: Analyzing trace with hash 178742529, now seen corresponding path program 1 times [2025-03-04 06:44:20,244 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:44:20,244 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2925215] [2025-03-04 06:44:20,244 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:44:20,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:44:20,257 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 87 statements into 1 equivalence classes. [2025-03-04 06:44:20,264 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 87 of 87 statements. [2025-03-04 06:44:20,264 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:44:20,264 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:44:20,480 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-03-04 06:44:20,481 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:44:20,481 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2925215] [2025-03-04 06:44:20,481 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2925215] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:44:20,481 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:44:20,481 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:44:20,481 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1028042868] [2025-03-04 06:44:20,481 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:44:20,482 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:44:20,482 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:44:20,483 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:44:20,483 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:44:22,790 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 1004 out of 1152 [2025-03-04 06:44:22,794 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1076 places, 1254 transitions, 3454 flow. Second operand has 6 states, 6 states have (on average 1008.5) internal successors, (6051), 6 states have internal predecessors, (6051), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:22,794 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:44:22,794 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 1004 of 1152 [2025-03-04 06:44:22,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:44:27,894 INFO L124 PetriNetUnfolderBase]: 7207/42279 cut-off events. [2025-03-04 06:44:27,895 INFO L125 PetriNetUnfolderBase]: For 12333/15282 co-relation queries the response was YES. [2025-03-04 06:44:27,986 INFO L83 FinitePrefix]: Finished finitePrefix Result has 70191 conditions, 42279 events. 7207/42279 cut-off events. For 12333/15282 co-relation queries the response was YES. Maximal size of possible extension queue 391. Compared 506935 event pairs, 796 based on Foata normal form. 544/39131 useless extension candidates. Maximal degree in co-relation 14773. Up to 8364 conditions per place. [2025-03-04 06:44:28,104 INFO L140 encePairwiseOnDemand]: 1084/1152 looper letters, 224 selfloop transitions, 346 changer transitions 0/1584 dead transitions. [2025-03-04 06:44:28,104 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1079 places, 1584 transitions, 6286 flow [2025-03-04 06:44:28,104 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:44:28,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:44:28,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 6284 transitions. [2025-03-04 06:44:28,112 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9091435185185185 [2025-03-04 06:44:28,112 INFO L175 Difference]: Start difference. First operand has 1076 places, 1254 transitions, 3454 flow. Second operand 6 states and 6284 transitions. [2025-03-04 06:44:28,112 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1079 places, 1584 transitions, 6286 flow [2025-03-04 06:44:28,159 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1079 places, 1584 transitions, 6286 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:44:28,173 INFO L231 Difference]: Finished difference. Result has 1084 places, 1584 transitions, 6866 flow [2025-03-04 06:44:28,175 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=3450, PETRI_DIFFERENCE_MINUEND_PLACES=1074, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1252, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=70, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1074, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=6866, PETRI_PLACES=1084, PETRI_TRANSITIONS=1584} [2025-03-04 06:44:28,176 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -15 predicate places. [2025-03-04 06:44:28,176 INFO L471 AbstractCegarLoop]: Abstraction has has 1084 places, 1584 transitions, 6866 flow [2025-03-04 06:44:28,178 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 1008.5) internal successors, (6051), 6 states have internal predecessors, (6051), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:28,178 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:44:28,178 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:44:28,178 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-04 06:44:28,179 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr74ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-04 06:44:28,179 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:44:28,179 INFO L85 PathProgramCache]: Analyzing trace with hash -71021924, now seen corresponding path program 1 times [2025-03-04 06:44:28,179 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:44:28,179 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1207014747] [2025-03-04 06:44:28,180 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:44:28,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:44:28,201 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 101 statements into 1 equivalence classes. [2025-03-04 06:44:28,217 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 101 of 101 statements. [2025-03-04 06:44:28,219 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:44:28,219 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:44:28,728 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2025-03-04 06:44:28,728 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:44:28,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1207014747] [2025-03-04 06:44:28,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1207014747] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:44:28,729 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:44:28,729 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:44:28,729 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1179685099] [2025-03-04 06:44:28,729 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:44:28,729 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:44:28,729 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:44:28,730 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:44:28,730 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:44:30,820 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 998 out of 1152 [2025-03-04 06:44:30,824 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1084 places, 1584 transitions, 6866 flow. Second operand has 6 states, 6 states have (on average 1002.5) internal successors, (6015), 6 states have internal predecessors, (6015), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:30,824 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:44:30,824 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 998 of 1152 [2025-03-04 06:44:30,824 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:44:37,853 INFO L124 PetriNetUnfolderBase]: 10691/51823 cut-off events. [2025-03-04 06:44:37,853 INFO L125 PetriNetUnfolderBase]: For 54967/62225 co-relation queries the response was YES. [2025-03-04 06:44:37,962 INFO L83 FinitePrefix]: Finished finitePrefix Result has 107665 conditions, 51823 events. 10691/51823 cut-off events. For 54967/62225 co-relation queries the response was YES. Maximal size of possible extension queue 478. Compared 620937 event pairs, 963 based on Foata normal form. 973/48599 useless extension candidates. Maximal degree in co-relation 15335. Up to 12831 conditions per place. [2025-03-04 06:44:38,101 INFO L140 encePairwiseOnDemand]: 1084/1152 looper letters, 548 selfloop transitions, 454 changer transitions 0/2024 dead transitions. [2025-03-04 06:44:38,101 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1087 places, 2024 transitions, 12270 flow [2025-03-04 06:44:38,101 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:44:38,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:44:38,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 6256 transitions. [2025-03-04 06:44:38,108 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9050925925925926 [2025-03-04 06:44:38,108 INFO L175 Difference]: Start difference. First operand has 1084 places, 1584 transitions, 6866 flow. Second operand 6 states and 6256 transitions. [2025-03-04 06:44:38,108 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1087 places, 2024 transitions, 12270 flow [2025-03-04 06:44:38,186 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1087 places, 2024 transitions, 12270 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:44:38,204 INFO L231 Difference]: Finished difference. Result has 1092 places, 2024 transitions, 12470 flow [2025-03-04 06:44:38,206 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=6862, PETRI_DIFFERENCE_MINUEND_PLACES=1082, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1582, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=96, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1380, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=12470, PETRI_PLACES=1092, PETRI_TRANSITIONS=2024} [2025-03-04 06:44:38,207 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, -7 predicate places. [2025-03-04 06:44:38,208 INFO L471 AbstractCegarLoop]: Abstraction has has 1092 places, 2024 transitions, 12470 flow [2025-03-04 06:44:38,209 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 1002.5) internal successors, (6015), 6 states have internal predecessors, (6015), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:38,209 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:44:38,209 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:44:38,209 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-04 06:44:38,209 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr72ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-04 06:44:38,210 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:44:38,210 INFO L85 PathProgramCache]: Analyzing trace with hash 982597288, now seen corresponding path program 1 times [2025-03-04 06:44:38,210 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:44:38,210 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1673277200] [2025-03-04 06:44:38,210 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:44:38,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:44:38,232 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 113 statements into 1 equivalence classes. [2025-03-04 06:44:38,240 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 113 of 113 statements. [2025-03-04 06:44:38,240 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:44:38,240 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:44:38,659 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2025-03-04 06:44:38,660 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:44:38,660 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1673277200] [2025-03-04 06:44:38,660 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1673277200] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:44:38,660 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:44:38,660 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:44:38,660 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1493501035] [2025-03-04 06:44:38,660 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:44:38,661 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:44:38,661 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:44:38,661 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:44:38,662 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-04 06:44:40,910 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 998 out of 1152 [2025-03-04 06:44:40,913 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1092 places, 2024 transitions, 12470 flow. Second operand has 6 states, 6 states have (on average 1002.5) internal successors, (6015), 6 states have internal predecessors, (6015), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:40,913 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:44:40,913 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 998 of 1152 [2025-03-04 06:44:40,913 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:44:49,367 INFO L124 PetriNetUnfolderBase]: 13633/59265 cut-off events. [2025-03-04 06:44:49,367 INFO L125 PetriNetUnfolderBase]: For 135406/146004 co-relation queries the response was YES. [2025-03-04 06:44:49,489 INFO L83 FinitePrefix]: Finished finitePrefix Result has 148135 conditions, 59265 events. 13633/59265 cut-off events. For 135406/146004 co-relation queries the response was YES. Maximal size of possible extension queue 540. Compared 708513 event pairs, 918 based on Foata normal form. 1678/56660 useless extension candidates. Maximal degree in co-relation 76255. Up to 16151 conditions per place. [2025-03-04 06:44:49,669 INFO L140 encePairwiseOnDemand]: 1084/1152 looper letters, 968 selfloop transitions, 510 changer transitions 0/2520 dead transitions. [2025-03-04 06:44:49,669 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1095 places, 2520 transitions, 20730 flow [2025-03-04 06:44:49,670 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:44:49,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:44:49,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 6256 transitions. [2025-03-04 06:44:49,677 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9050925925925926 [2025-03-04 06:44:49,677 INFO L175 Difference]: Start difference. First operand has 1092 places, 2024 transitions, 12470 flow. Second operand 6 states and 6256 transitions. [2025-03-04 06:44:49,677 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1095 places, 2520 transitions, 20730 flow [2025-03-04 06:44:49,913 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1095 places, 2520 transitions, 20730 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:44:49,937 INFO L231 Difference]: Finished difference. Result has 1100 places, 2520 transitions, 20146 flow [2025-03-04 06:44:49,939 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=1152, PETRI_DIFFERENCE_MINUEND_FLOW=12466, PETRI_DIFFERENCE_MINUEND_PLACES=1090, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2022, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=124, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1848, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=20146, PETRI_PLACES=1100, PETRI_TRANSITIONS=2520} [2025-03-04 06:44:49,939 INFO L279 CegarLoopForPetriNet]: 1099 programPoint places, 1 predicate places. [2025-03-04 06:44:49,939 INFO L471 AbstractCegarLoop]: Abstraction has has 1100 places, 2520 transitions, 20146 flow [2025-03-04 06:44:49,941 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 1002.5) internal successors, (6015), 6 states have internal predecessors, (6015), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:44:49,941 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:44:49,941 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:44:49,941 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-04 06:44:49,941 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting pusherErr14ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 110 more)] === [2025-03-04 06:44:49,941 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:44:49,941 INFO L85 PathProgramCache]: Analyzing trace with hash -2045654724, now seen corresponding path program 1 times [2025-03-04 06:44:49,941 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:44:49,941 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [703060872] [2025-03-04 06:44:49,942 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:44:49,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:44:49,959 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 127 statements into 1 equivalence classes. [2025-03-04 06:44:49,970 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 127 of 127 statements. [2025-03-04 06:44:49,971 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:44:49,971 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:44:50,350 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2025-03-04 06:44:50,351 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:44:50,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [703060872] [2025-03-04 06:44:50,351 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [703060872] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:44:50,351 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:44:50,351 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:44:50,351 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1373274206] [2025-03-04 06:44:50,351 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:44:50,352 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 06:44:50,352 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:44:50,353 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 06:44:50,353 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30