./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 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 32482febe38d61a93fd0705f3ad97c9c1ccc991b1238f75e4d1dd99bfb01c35e --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 05:29:02,575 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 05:29:02,615 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-08 05:29:02,618 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 05:29:02,618 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 05:29:02,630 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 05:29:02,631 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 05:29:02,631 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 05:29:02,631 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 05:29:02,631 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 05:29:02,632 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 05:29:02,632 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 05:29:02,632 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 05:29:02,632 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 05:29:02,632 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 05:29:02,632 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 05:29:02,632 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 05:29:02,632 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 05:29:02,632 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 05:29:02,632 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 05:29:02,633 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 05:29:02,633 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:29:02,634 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 05:29:02,634 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 05:29:02,634 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 05:29:02,634 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 05:29:02,634 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 05:29:02,634 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 05:29:02,634 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 05:29:02,634 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 05:29:02,634 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 05:29:02,634 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 05:29:02,634 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 32482febe38d61a93fd0705f3ad97c9c1ccc991b1238f75e4d1dd99bfb01c35e [2025-02-08 05:29:02,920 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 05:29:02,928 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 05:29:02,934 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 05:29:02,938 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 05:29:02,939 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 05:29:02,940 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-02-08 05:29:04,369 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7fb504a35/1dd35a65226b47bb8179102580fd42b8/FLAG5224b977f [2025-02-08 05:29:04,742 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 05:29:04,743 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo-bug_1w1r.i [2025-02-08 05:29:04,760 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7fb504a35/1dd35a65226b47bb8179102580fd42b8/FLAG5224b977f [2025-02-08 05:29:04,775 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7fb504a35/1dd35a65226b47bb8179102580fd42b8 [2025-02-08 05:29:04,777 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 05:29:04,778 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 05:29:04,779 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 05:29:04,779 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 05:29:04,782 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 05:29:04,783 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:29:04" (1/1) ... [2025-02-08 05:29:04,785 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3a1b8949 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:04, skipping insertion in model container [2025-02-08 05:29:04,785 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:29:04" (1/1) ... [2025-02-08 05:29:04,816 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 05:29:05,195 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:29:05,201 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 05:29:05,253 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:29:05,300 INFO L204 MainTranslator]: Completed translation [2025-02-08 05:29:05,300 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05 WrapperNode [2025-02-08 05:29:05,301 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 05:29:05,301 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 05:29:05,302 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 05:29:05,302 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 05:29:05,314 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,338 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,418 INFO L138 Inliner]: procedures = 277, calls = 106, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 991 [2025-02-08 05:29:05,418 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 05:29:05,418 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 05:29:05,418 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 05:29:05,419 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 05:29:05,430 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,430 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,439 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,440 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,473 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,477 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,484 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,486 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,491 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 05:29:05,491 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 05:29:05,491 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 05:29:05,491 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 05:29:05,492 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (1/1) ... [2025-02-08 05:29:05,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:29:05,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 05:29:05,518 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 05:29:05,529 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 05:29:05,543 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2025-02-08 05:29:05,544 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2025-02-08 05:29:05,544 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 05:29:05,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2025-02-08 05:29:05,544 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 05:29:05,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-08 05:29:05,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-08 05:29:05,544 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 05:29:05,544 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 05:29:05,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2025-02-08 05:29:05,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-08 05:29:05,545 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 05:29:05,545 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 05:29:05,546 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 05:29:05,700 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 05:29:05,702 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 05:29:06,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1032: assume { :end_inline_fifo_node_init } true;fifo_push_~t~0#1.base, fifo_push_~t~0#1.offset := fifo_push_#t~ret30#1.base, fifo_push_#t~ret30#1.offset; [2025-02-08 05:29:06,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1032-1: havoc fifo_node_init_#in~self#1.base, fifo_node_init_#in~self#1.offset; [2025-02-08 05:29:06,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1032-2: havoc fifo_node_init_#t~nondet4#1, fifo_node_init_#t~nondet5#1, fifo_node_init_#t~nondet6#1, fifo_node_init_~self#1.base, fifo_node_init_~self#1.offset; [2025-02-08 05:29:06,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1032-3: fifo_push_#t~ret30#1.base, fifo_push_#t~ret30#1.offset := fifo_node_init_#res#1.base, fifo_node_init_#res#1.offset; [2025-02-08 05:29:07,030 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1093-1: havoc main_#t~pre81#1; [2025-02-08 05:29:07,030 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1093-2: main_~i~1#1 := 1 + main_~i~1#1; [2025-02-08 05:29:07,030 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1093-3: main_#t~pre81#1 := 1 + main_~i~1#1; [2025-02-08 05:29:07,031 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1093-4: havoc main_~got~0#1; [2025-02-08 05:29:07,031 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094: havoc main_#t~mem80#1; [2025-02-08 05:29:07,031 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-1: havoc main_#t~ret79#1.base, main_#t~ret79#1.offset; [2025-02-08 05:29:07,031 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-2: assume ((0 == #race[main_#t~ret79#1.base,main_#t~ret79#1.offset] && 0 == #race[main_#t~ret79#1.base,1 + main_#t~ret79#1.offset]) && 0 == #race[main_#t~ret79#1.base,2 + main_#t~ret79#1.offset]) && 0 == #race[main_#t~ret79#1.base,3 + main_#t~ret79#1.offset]; [2025-02-08 05:29:07,031 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-2: assume !(((0 == #race[main_#t~ret79#1.base,main_#t~ret79#1.offset] && 0 == #race[main_#t~ret79#1.base,1 + main_#t~ret79#1.offset]) && 0 == #race[main_#t~ret79#1.base,2 + main_#t~ret79#1.offset]) && 0 == #race[main_#t~ret79#1.base,3 + main_#t~ret79#1.offset]); [2025-02-08 05:29:07,031 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-3: main_~got~0#1 := main_#t~mem80#1; [2025-02-08 05:29:07,031 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-4: #race := #race[main_#t~ret79#1.base,3 + main_#t~ret79#1.offset := 0]; [2025-02-08 05:29:07,031 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-5: #race := #race[main_#t~ret79#1.base,2 + main_#t~ret79#1.offset := 0]; [2025-02-08 05:29:07,031 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-6: #race := #race[main_#t~ret79#1.base,1 + main_#t~ret79#1.offset := 0]; [2025-02-08 05:29:07,031 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-7: #race := #race[main_#t~ret79#1.base,main_#t~ret79#1.offset := 0]; [2025-02-08 05:29:07,032 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-8: SUMMARY for call main_#t~mem80#1 := read~int(main_#t~ret79#1.base, main_#t~ret79#1.offset, 4); srcloc: null [2025-02-08 05:29:07,032 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-9: havoc fifo_front_#in~self#1.base, fifo_front_#in~self#1.offset, fifo_front_#in~wait#1;assume { :end_inline_fifo_front } true; [2025-02-08 05:29:07,032 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-10: havoc fifo_front_#t~ret66#1, fifo_front_#t~short67#1, fifo_front_#t~mem68#1.base, fifo_front_#t~mem68#1.offset, fifo_front_#t~ret69#1, fifo_front_#t~mem70#1.base, fifo_front_#t~mem70#1.offset, fifo_front_#t~mem72#1.base, fifo_front_#t~mem72#1.offset, fifo_front_#t~mem71#1.base, fifo_front_#t~mem71#1.offset, fifo_front_#t~mem73#1.base, fifo_front_#t~mem73#1.offset, fifo_front_#t~mem74#1.base, fifo_front_#t~mem74#1.offset, fifo_front_~self#1.base, fifo_front_~self#1.offset, fifo_front_~wait#1; [2025-02-08 05:29:07,032 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-11: main_#t~ret79#1.base, main_#t~ret79#1.offset := fifo_front_#res#1.base, fifo_front_#res#1.offset; [2025-02-08 05:29:07,032 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1095: havoc fifo_pop_#in~self#1.base, fifo_pop_#in~self#1.offset;assume { :end_inline_fifo_pop } true; [2025-02-08 05:29:07,032 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1095-1: havoc fifo_pop_#t~ret50#1, fifo_pop_#t~mem51#1.base, fifo_pop_#t~mem51#1.offset, fifo_pop_#t~mem52#1.base, fifo_pop_#t~mem52#1.offset, fifo_pop_#t~pre53#1.base, fifo_pop_#t~pre53#1.offset, fifo_pop_#t~nondet54#1, fifo_pop_#t~mem55#1.base, fifo_pop_#t~mem55#1.offset, fifo_pop_#t~mem57#1.base, fifo_pop_#t~mem57#1.offset, fifo_pop_#t~mem56#1.base, fifo_pop_#t~mem56#1.offset, fifo_pop_#t~mem58#1.base, fifo_pop_#t~mem58#1.offset, fifo_pop_#t~mem59#1.base, fifo_pop_#t~mem59#1.offset, fifo_pop_#t~mem60#1.base, fifo_pop_#t~mem60#1.offset, fifo_pop_#t~mem61#1.base, fifo_pop_#t~mem61#1.offset, fifo_pop_#t~mem62#1.base, fifo_pop_#t~mem62#1.offset, fifo_pop_#t~mem64#1.base, fifo_pop_#t~mem64#1.offset, fifo_pop_#t~mem63#1.base, fifo_pop_#t~mem63#1.offset, fifo_pop_#t~short65#1, fifo_pop_~self#1.base, fifo_pop_~self#1.offset; [2025-02-08 05:29:07,032 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1095-2: havoc fifo_pop_#t~ret50#1, fifo_pop_#t~mem51#1.base, fifo_pop_#t~mem51#1.offset, fifo_pop_#t~mem52#1.base, fifo_pop_#t~mem52#1.offset, fifo_pop_#t~pre53#1.base, fifo_pop_#t~pre53#1.offset, fifo_pop_#t~nondet54#1, fifo_pop_#t~mem55#1.base, fifo_pop_#t~mem55#1.offset, fifo_pop_#t~mem57#1.base, fifo_pop_#t~mem57#1.offset, fifo_pop_#t~mem56#1.base, fifo_pop_#t~mem56#1.offset, fifo_pop_#t~mem58#1.base, fifo_pop_#t~mem58#1.offset, fifo_pop_#t~mem59#1.base, fifo_pop_#t~mem59#1.offset, fifo_pop_#t~mem60#1.base, fifo_pop_#t~mem60#1.offset, fifo_pop_#t~mem61#1.base, fifo_pop_#t~mem61#1.offset, fifo_pop_#t~mem62#1.base, fifo_pop_#t~mem62#1.offset, fifo_pop_#t~mem64#1.base, fifo_pop_#t~mem64#1.offset, fifo_pop_#t~mem63#1.base, fifo_pop_#t~mem63#1.offset, fifo_pop_#t~short65#1, fifo_pop_~self#1.base, fifo_pop_~self#1.offset; [2025-02-08 05:29:07,032 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1095-3: assume { :begin_inline_fifo_pop } true;fifo_pop_#in~self#1.base, fifo_pop_#in~self#1.offset := main_~#q~1#1.base, main_~#q~1#1.offset; [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1096: havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset;assume { :end_inline_reach_error } true; [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1096-1: assume !(main_~got~0#1 == 42 + main_~i~1#1); [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1096-1: assume !!(main_~got~0#1 == 42 + main_~i~1#1); [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1096-2: assume { :begin_inline_reach_error } true;havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset; [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1051: fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset := fifo_drop_head_#in~self#1.base, fifo_drop_head_#in~self#1.offset; [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1051-1: fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset := fifo_drop_head_#in~self#1.base, fifo_drop_head_#in~self#1.offset; [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1051-2: fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset := fifo_drop_head_#in~self#1.base, fifo_drop_head_#in~self#1.offset; [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052: havoc fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset; [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-1: assume ((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]; [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-1: assume !(((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]); [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-2: fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset := fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset; [2025-02-08 05:29:07,033 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-3: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-4: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-5: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-6: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-7: SUMMARY for call fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset := read~$Pointer$(fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-8: havoc fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-9: assume ((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-9: assume !(((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]); [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-10: fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset := fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-11: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-12: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-13: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-14: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,034 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-15: SUMMARY for call fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset := read~$Pointer$(fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-16: havoc fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-17: assume ((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-17: assume !(((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]); [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-18: fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset := fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-19: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-20: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-21: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-22: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1052-23: SUMMARY for call fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset := read~$Pointer$(fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-1: havoc fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-2: assume ((#race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1 && #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-2: assume !(((#race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1 && #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1); [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-3: havoc fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-4: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-5: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-6: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-7: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,035 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-8: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-9: SUMMARY for call write~$Pointer$(fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset, fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-10: assume ((0 == #race[fifo_drop_head_#t~mem46#1.base,16 + fifo_drop_head_#t~mem46#1.offset] && 0 == #race[fifo_drop_head_#t~mem46#1.base,17 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,18 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,19 + fifo_drop_head_#t~mem46#1.offset]; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-10: assume !(((0 == #race[fifo_drop_head_#t~mem46#1.base,16 + fifo_drop_head_#t~mem46#1.offset] && 0 == #race[fifo_drop_head_#t~mem46#1.base,17 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,18 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,19 + fifo_drop_head_#t~mem46#1.offset]); [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-11: #race := #race[fifo_drop_head_#t~mem46#1.base,19 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-12: #race := #race[fifo_drop_head_#t~mem46#1.base,18 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-13: #race := #race[fifo_drop_head_#t~mem46#1.base,17 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-14: #race := #race[fifo_drop_head_#t~mem46#1.base,16 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-15: SUMMARY for call fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset := read~$Pointer$(fifo_drop_head_#t~mem46#1.base, 16 + fifo_drop_head_#t~mem46#1.offset, 4); srcloc: null [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-16: assume ((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-16: assume !(((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]); [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-17: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-18: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-19: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-20: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-21: SUMMARY for call fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset := read~$Pointer$(fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-22: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-23: havoc fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset; [2025-02-08 05:29:07,036 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-24: assume ((#race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1 && #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-24: assume !(((#race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1 && #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1); [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-25: havoc fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset; [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-26: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-27: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-28: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-29: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-30: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054: havoc fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset; [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-31: SUMMARY for call write~$Pointer$(fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset, fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-1: havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset;assume { :end_inline_reach_error } true; [2025-02-08 05:29:07,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-32: assume ((0 == #race[fifo_drop_head_#t~mem46#1.base,16 + fifo_drop_head_#t~mem46#1.offset] && 0 == #race[fifo_drop_head_#t~mem46#1.base,17 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,18 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,19 + fifo_drop_head_#t~mem46#1.offset]; [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-32: assume !(((0 == #race[fifo_drop_head_#t~mem46#1.base,16 + fifo_drop_head_#t~mem46#1.offset] && 0 == #race[fifo_drop_head_#t~mem46#1.base,17 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,18 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,19 + fifo_drop_head_#t~mem46#1.offset]); [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-2: assume !!(fifo_drop_head_#t~mem49#1.base == 0 && fifo_drop_head_#t~mem49#1.offset == 0); [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-2: assume !!!(fifo_drop_head_#t~mem49#1.base == 0 && fifo_drop_head_#t~mem49#1.offset == 0); [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-33: #race := #race[fifo_drop_head_#t~mem46#1.base,19 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-3: assume { :begin_inline_reach_error } true;havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset; [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-34: #race := #race[fifo_drop_head_#t~mem46#1.base,18 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-4: assume ((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]; [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-4: assume !(((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]); [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-35: #race := #race[fifo_drop_head_#t~mem46#1.base,17 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-5: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-36: #race := #race[fifo_drop_head_#t~mem46#1.base,16 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-6: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,038 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-37: SUMMARY for call fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset := read~$Pointer$(fifo_drop_head_#t~mem46#1.base, 16 + fifo_drop_head_#t~mem46#1.offset, 4); srcloc: null [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-7: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-38: assume ((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-38: assume !(((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]); [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-8: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-39: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-9: SUMMARY for call fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset := read~$Pointer$(fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-40: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-10: havoc fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-41: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-11: havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset;assume { :end_inline_reach_error } true; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-42: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-12: assume !!(fifo_drop_head_#t~mem49#1.base == 0 && fifo_drop_head_#t~mem49#1.offset == 0); [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-12: assume !!!(fifo_drop_head_#t~mem49#1.base == 0 && fifo_drop_head_#t~mem49#1.offset == 0); [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-43: SUMMARY for call fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset := read~$Pointer$(fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-13: assume { :begin_inline_reach_error } true;havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-44: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-14: assume ((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-14: assume !(((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]); [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-45: havoc fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-15: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-46: assume ((#race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1 && #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-46: assume !(((#race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1 && #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1) && #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset] == fifo_drop_head_#t~nondet48#1); [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-16: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-47: havoc fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-17: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,039 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-48: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,040 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-18: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,040 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-49: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,040 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-19: SUMMARY for call fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset := read~$Pointer$(fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,040 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-50: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,040 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-20: havoc fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset; [2025-02-08 05:29:07,040 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-51: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := fifo_drop_head_#t~nondet48#1]; [2025-02-08 05:29:07,040 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-21: havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset;assume { :end_inline_reach_error } true; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-52: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-22: assume !!(fifo_drop_head_#t~mem49#1.base == 0 && fifo_drop_head_#t~mem49#1.offset == 0); [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-22: assume !!!(fifo_drop_head_#t~mem49#1.base == 0 && fifo_drop_head_#t~mem49#1.offset == 0); [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-53: SUMMARY for call write~$Pointer$(fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset, fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-23: assume { :begin_inline_reach_error } true;havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-54: assume ((0 == #race[fifo_drop_head_#t~mem46#1.base,16 + fifo_drop_head_#t~mem46#1.offset] && 0 == #race[fifo_drop_head_#t~mem46#1.base,17 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,18 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,19 + fifo_drop_head_#t~mem46#1.offset]; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-54: assume !(((0 == #race[fifo_drop_head_#t~mem46#1.base,16 + fifo_drop_head_#t~mem46#1.offset] && 0 == #race[fifo_drop_head_#t~mem46#1.base,17 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,18 + fifo_drop_head_#t~mem46#1.offset]) && 0 == #race[fifo_drop_head_#t~mem46#1.base,19 + fifo_drop_head_#t~mem46#1.offset]); [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-24: assume ((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-24: assume !(((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]); [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-55: #race := #race[fifo_drop_head_#t~mem46#1.base,19 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-25: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-56: #race := #race[fifo_drop_head_#t~mem46#1.base,18 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-26: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-57: #race := #race[fifo_drop_head_#t~mem46#1.base,17 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-27: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,045 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-58: #race := #race[fifo_drop_head_#t~mem46#1.base,16 + fifo_drop_head_#t~mem46#1.offset := 0]; [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-28: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-59: SUMMARY for call fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset := read~$Pointer$(fifo_drop_head_#t~mem46#1.base, 16 + fifo_drop_head_#t~mem46#1.offset, 4); srcloc: null [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1054-29: SUMMARY for call fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset := read~$Pointer$(fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-60: assume ((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]; [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-60: assume !(((0 == #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset] && 0 == #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset]) && 0 == #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset]); [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-61: #race := #race[fifo_drop_head_~self#1.base,3 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1055: havoc fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset, fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset, fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset, fifo_drop_head_#t~nondet48#1, fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset, fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset; [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-62: #race := #race[fifo_drop_head_~self#1.base,2 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1055-1: SUMMARY for call ULTIMATE.dealloc(fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset); srcloc: null [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-63: #race := #race[fifo_drop_head_~self#1.base,1 + fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1055-2: havoc fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset, fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset, fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset, fifo_drop_head_#t~nondet48#1, fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset, fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset; [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-64: #race := #race[fifo_drop_head_~self#1.base,fifo_drop_head_~self#1.offset := 0]; [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1055-3: SUMMARY for call ULTIMATE.dealloc(fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset); srcloc: null [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-65: SUMMARY for call fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset := read~$Pointer$(fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1055-4: havoc fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset, fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset, fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset, fifo_drop_head_#t~nondet48#1, fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset, fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset; [2025-02-08 05:29:07,046 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1055-5: SUMMARY for call ULTIMATE.dealloc(fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset); srcloc: null [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1057: fifo_pop_~self#1.base, fifo_pop_~self#1.offset := fifo_pop_#in~self#1.base, fifo_pop_#in~self#1.offset; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059: havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset;assume { :end_inline_reach_error } true; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-1: assume !(0 == fifo_pop_#t~ret50#1 % 256); [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-1: assume !!(0 == fifo_pop_#t~ret50#1 % 256); [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-2: assume { :begin_inline_reach_error } true;havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-3: havoc fifo_empty_#in~self#1.base, fifo_empty_#in~self#1.offset;assume { :end_inline_fifo_empty } true; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-4: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset, fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset, fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset, fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset, fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset, fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset, fifo_empty_#t~short13#1, fifo_empty_~self#1.base, fifo_empty_~self#1.offset; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-5: fifo_pop_#t~ret50#1 := fifo_empty_#res#1; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-6: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset, fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset, fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset, fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset, fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset, fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset, fifo_empty_#t~short13#1, fifo_empty_~self#1.base, fifo_empty_~self#1.offset; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-7: havoc fifo_empty_#res#1; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-6: assume false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-6: assume !false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-8: assume { :begin_inline_fifo_empty } true;fifo_empty_#in~self#1.base, fifo_empty_#in~self#1.offset := fifo_pop_~self#1.base, fifo_pop_~self#1.offset; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-7: assume false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-8: assume false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-8: assume !false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-9: assume false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-10: assume false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-10: assume !false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-11: assume false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-12: assume false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-12: assume !false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-13: assume false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-14: assume false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-14: assume !false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-15: assume false; [2025-02-08 05:29:07,047 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-16: assume false; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-16: assume !false; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-17: assume false; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060: havoc fifo_pop_#t~nondet54#1; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-1: havoc fifo_pop_#t~pre53#1.base, fifo_pop_#t~pre53#1.offset; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-2: havoc fifo_pop_#t~mem52#1.base, fifo_pop_#t~mem52#1.offset; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-3: assume ((#race[fifo_pop_#t~mem51#1.base,fifo_pop_#t~mem51#1.offset] == fifo_pop_#t~nondet54#1 && #race[fifo_pop_#t~mem51#1.base,1 + fifo_pop_#t~mem51#1.offset] == fifo_pop_#t~nondet54#1) && #race[fifo_pop_#t~mem51#1.base,2 + fifo_pop_#t~mem51#1.offset] == fifo_pop_#t~nondet54#1) && #race[fifo_pop_#t~mem51#1.base,3 + fifo_pop_#t~mem51#1.offset] == fifo_pop_#t~nondet54#1; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-3: assume !(((#race[fifo_pop_#t~mem51#1.base,fifo_pop_#t~mem51#1.offset] == fifo_pop_#t~nondet54#1 && #race[fifo_pop_#t~mem51#1.base,1 + fifo_pop_#t~mem51#1.offset] == fifo_pop_#t~nondet54#1) && #race[fifo_pop_#t~mem51#1.base,2 + fifo_pop_#t~mem51#1.offset] == fifo_pop_#t~nondet54#1) && #race[fifo_pop_#t~mem51#1.base,3 + fifo_pop_#t~mem51#1.offset] == fifo_pop_#t~nondet54#1); [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-4: havoc fifo_pop_#t~mem51#1.base, fifo_pop_#t~mem51#1.offset; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-5: #race := #race[fifo_pop_#t~mem51#1.base,3 + fifo_pop_#t~mem51#1.offset := fifo_pop_#t~nondet54#1]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-6: #race := #race[fifo_pop_#t~mem51#1.base,2 + fifo_pop_#t~mem51#1.offset := fifo_pop_#t~nondet54#1]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-7: #race := #race[fifo_pop_#t~mem51#1.base,1 + fifo_pop_#t~mem51#1.offset := fifo_pop_#t~nondet54#1]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-8: #race := #race[fifo_pop_#t~mem51#1.base,fifo_pop_#t~mem51#1.offset := fifo_pop_#t~nondet54#1]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-9: havoc fifo_pop_#t~nondet54#1; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-10: SUMMARY for call write~$Pointer$(fifo_pop_#t~mem52#1.base, 4 + fifo_pop_#t~mem52#1.offset, fifo_pop_#t~mem51#1.base, fifo_pop_#t~mem51#1.offset, 4); srcloc: null [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-11: assume ((0 == #race[fifo_pop_#t~mem51#1.base,fifo_pop_#t~mem51#1.offset] && 0 == #race[fifo_pop_#t~mem51#1.base,1 + fifo_pop_#t~mem51#1.offset]) && 0 == #race[fifo_pop_#t~mem51#1.base,2 + fifo_pop_#t~mem51#1.offset]) && 0 == #race[fifo_pop_#t~mem51#1.base,3 + fifo_pop_#t~mem51#1.offset]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-11: assume !(((0 == #race[fifo_pop_#t~mem51#1.base,fifo_pop_#t~mem51#1.offset] && 0 == #race[fifo_pop_#t~mem51#1.base,1 + fifo_pop_#t~mem51#1.offset]) && 0 == #race[fifo_pop_#t~mem51#1.base,2 + fifo_pop_#t~mem51#1.offset]) && 0 == #race[fifo_pop_#t~mem51#1.base,3 + fifo_pop_#t~mem51#1.offset]); [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-12: fifo_pop_#t~pre53#1.base, fifo_pop_#t~pre53#1.offset := fifo_pop_#t~mem52#1.base, 4 + fifo_pop_#t~mem52#1.offset; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-13: #race := #race[fifo_pop_#t~mem51#1.base,3 + fifo_pop_#t~mem51#1.offset := 0]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-14: #race := #race[fifo_pop_#t~mem51#1.base,2 + fifo_pop_#t~mem51#1.offset := 0]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-15: #race := #race[fifo_pop_#t~mem51#1.base,1 + fifo_pop_#t~mem51#1.offset := 0]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-16: #race := #race[fifo_pop_#t~mem51#1.base,fifo_pop_#t~mem51#1.offset := 0]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-17: SUMMARY for call fifo_pop_#t~mem52#1.base, fifo_pop_#t~mem52#1.offset := read~$Pointer$(fifo_pop_#t~mem51#1.base, fifo_pop_#t~mem51#1.offset, 4); srcloc: null [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-18: assume ((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-18: assume !(((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]); [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-19: #race := #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-20: #race := #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,076 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-21: #race := #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-22: #race := #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-23: SUMMARY for call fifo_pop_#t~mem51#1.base, fifo_pop_#t~mem51#1.offset := read~$Pointer$(fifo_pop_~self#1.base, fifo_pop_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061: havoc fifo_pop_#t~mem56#1.base, fifo_pop_#t~mem56#1.offset; [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-1: havoc fifo_pop_#t~mem57#1.base, fifo_pop_#t~mem57#1.offset; [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-2: havoc fifo_pop_#t~mem56#1.base, fifo_pop_#t~mem56#1.offset; [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-3: havoc fifo_pop_#t~mem57#1.base, fifo_pop_#t~mem57#1.offset; [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-4: assume fifo_pop_#t~mem57#1.base == fifo_pop_#t~mem56#1.base && fifo_pop_#t~mem57#1.offset == 12 + fifo_pop_#t~mem56#1.offset; [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-4: assume !(fifo_pop_#t~mem57#1.base == fifo_pop_#t~mem56#1.base && fifo_pop_#t~mem57#1.offset == 12 + fifo_pop_#t~mem56#1.offset); [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-5: havoc fifo_pop_#t~mem55#1.base, fifo_pop_#t~mem55#1.offset; [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-6: havoc fifo_pop_#t~mem55#1.base, fifo_pop_#t~mem55#1.offset; [2025-02-08 05:29:07,077 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-7: assume ((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-7: assume !(((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]); [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-8: #race := #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-9: #race := #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-10: #race := #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-11: #race := #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-12: SUMMARY for call fifo_pop_#t~mem56#1.base, fifo_pop_#t~mem56#1.offset := read~$Pointer$(fifo_pop_~self#1.base, fifo_pop_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-13: assume ((0 == #race[fifo_pop_#t~mem55#1.base,fifo_pop_#t~mem55#1.offset] && 0 == #race[fifo_pop_#t~mem55#1.base,1 + fifo_pop_#t~mem55#1.offset]) && 0 == #race[fifo_pop_#t~mem55#1.base,2 + fifo_pop_#t~mem55#1.offset]) && 0 == #race[fifo_pop_#t~mem55#1.base,3 + fifo_pop_#t~mem55#1.offset]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-13: assume !(((0 == #race[fifo_pop_#t~mem55#1.base,fifo_pop_#t~mem55#1.offset] && 0 == #race[fifo_pop_#t~mem55#1.base,1 + fifo_pop_#t~mem55#1.offset]) && 0 == #race[fifo_pop_#t~mem55#1.base,2 + fifo_pop_#t~mem55#1.offset]) && 0 == #race[fifo_pop_#t~mem55#1.base,3 + fifo_pop_#t~mem55#1.offset]); [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-14: #race := #race[fifo_pop_#t~mem55#1.base,3 + fifo_pop_#t~mem55#1.offset := 0]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-15: #race := #race[fifo_pop_#t~mem55#1.base,2 + fifo_pop_#t~mem55#1.offset := 0]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-16: #race := #race[fifo_pop_#t~mem55#1.base,1 + fifo_pop_#t~mem55#1.offset := 0]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-17: #race := #race[fifo_pop_#t~mem55#1.base,fifo_pop_#t~mem55#1.offset := 0]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-18: SUMMARY for call fifo_pop_#t~mem57#1.base, fifo_pop_#t~mem57#1.offset := read~$Pointer$(fifo_pop_#t~mem55#1.base, fifo_pop_#t~mem55#1.offset, 4); srcloc: null [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-19: assume ((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]; [2025-02-08 05:29:07,080 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-19: assume !(((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]); [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-20: #race := #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-21: #race := #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-22: #race := #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-23: #race := #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1061-24: SUMMARY for call fifo_pop_#t~mem55#1.base, fifo_pop_#t~mem55#1.offset := read~$Pointer$(fifo_pop_~self#1.base, fifo_pop_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062: havoc fifo_pop_#t~mem59#1.base, fifo_pop_#t~mem59#1.offset; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-1: havoc fifo_pop_#t~mem59#1.base, fifo_pop_#t~mem59#1.offset; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-2: assume fifo_pop_#t~mem59#1.base != 0 || fifo_pop_#t~mem59#1.offset != 0; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-2: assume !(fifo_pop_#t~mem59#1.base != 0 || fifo_pop_#t~mem59#1.offset != 0); [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-3: havoc fifo_pop_#t~mem58#1.base, fifo_pop_#t~mem58#1.offset; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-4: havoc fifo_pop_#t~mem58#1.base, fifo_pop_#t~mem58#1.offset; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-5: assume ((0 == #race[fifo_pop_#t~mem58#1.base,16 + fifo_pop_#t~mem58#1.offset] && 0 == #race[fifo_pop_#t~mem58#1.base,17 + fifo_pop_#t~mem58#1.offset]) && 0 == #race[fifo_pop_#t~mem58#1.base,18 + fifo_pop_#t~mem58#1.offset]) && 0 == #race[fifo_pop_#t~mem58#1.base,19 + fifo_pop_#t~mem58#1.offset]; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-5: assume !(((0 == #race[fifo_pop_#t~mem58#1.base,16 + fifo_pop_#t~mem58#1.offset] && 0 == #race[fifo_pop_#t~mem58#1.base,17 + fifo_pop_#t~mem58#1.offset]) && 0 == #race[fifo_pop_#t~mem58#1.base,18 + fifo_pop_#t~mem58#1.offset]) && 0 == #race[fifo_pop_#t~mem58#1.base,19 + fifo_pop_#t~mem58#1.offset]); [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-6: #race := #race[fifo_pop_#t~mem58#1.base,19 + fifo_pop_#t~mem58#1.offset := 0]; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-7: #race := #race[fifo_pop_#t~mem58#1.base,18 + fifo_pop_#t~mem58#1.offset := 0]; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-8: #race := #race[fifo_pop_#t~mem58#1.base,17 + fifo_pop_#t~mem58#1.offset := 0]; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-9: #race := #race[fifo_pop_#t~mem58#1.base,16 + fifo_pop_#t~mem58#1.offset := 0]; [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-10: SUMMARY for call fifo_pop_#t~mem59#1.base, fifo_pop_#t~mem59#1.offset := read~$Pointer$(fifo_pop_#t~mem58#1.base, 16 + fifo_pop_#t~mem58#1.offset, 4); srcloc: null [2025-02-08 05:29:07,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-11: assume ((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-11: assume !(((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]); [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-12: #race := #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-13: #race := #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-14: #race := #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-15: #race := #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-16: SUMMARY for call fifo_pop_#t~mem58#1.base, fifo_pop_#t~mem58#1.offset := read~$Pointer$(fifo_pop_~self#1.base, fifo_pop_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1064: havoc fifo_drop_head_#in~self#1.base, fifo_drop_head_#in~self#1.offset;assume { :end_inline_fifo_drop_head } true; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1064-1: havoc fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset, fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset, fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset, fifo_drop_head_#t~nondet48#1, fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset, fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1064-2: assume { :begin_inline_fifo_drop_head } true;fifo_drop_head_#in~self#1.base, fifo_drop_head_#in~self#1.offset := fifo_pop_~self#1.base, fifo_pop_~self#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067: havoc fifo_pop_#t~short65#1; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-1: havoc fifo_pop_#t~mem63#1.base, fifo_pop_#t~mem63#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-2: havoc fifo_pop_#t~mem64#1.base, fifo_pop_#t~mem64#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-3: havoc fifo_pop_#t~mem62#1.base, fifo_pop_#t~mem62#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-4: havoc fifo_pop_#t~mem61#1.base, fifo_pop_#t~mem61#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-5: havoc fifo_pop_#t~short65#1; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-6: havoc fifo_pop_#t~mem63#1.base, fifo_pop_#t~mem63#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-7: havoc fifo_pop_#t~mem64#1.base, fifo_pop_#t~mem64#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-8: havoc fifo_pop_#t~mem62#1.base, fifo_pop_#t~mem62#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-9: havoc fifo_pop_#t~mem61#1.base, fifo_pop_#t~mem61#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-10: assume fifo_pop_#t~short65#1; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-10: assume !fifo_pop_#t~short65#1; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-11: havoc fifo_pop_#t~mem60#1.base, fifo_pop_#t~mem60#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-12: havoc fifo_pop_#t~mem60#1.base, fifo_pop_#t~mem60#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-13: assume ((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-13: assume !(((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]); [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-14: fifo_pop_#t~short65#1 := fifo_pop_#t~mem64#1.base == fifo_pop_#t~mem63#1.base && fifo_pop_#t~mem64#1.offset > 12 + fifo_pop_#t~mem63#1.offset; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-15: #race := #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-16: #race := #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-17: #race := #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-18: #race := #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-19: SUMMARY for call fifo_pop_#t~mem63#1.base, fifo_pop_#t~mem63#1.offset := read~$Pointer$(fifo_pop_~self#1.base, fifo_pop_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-20: assume ((0 == #race[fifo_pop_#t~mem62#1.base,fifo_pop_#t~mem62#1.offset] && 0 == #race[fifo_pop_#t~mem62#1.base,1 + fifo_pop_#t~mem62#1.offset]) && 0 == #race[fifo_pop_#t~mem62#1.base,2 + fifo_pop_#t~mem62#1.offset]) && 0 == #race[fifo_pop_#t~mem62#1.base,3 + fifo_pop_#t~mem62#1.offset]; [2025-02-08 05:29:07,083 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-20: assume !(((0 == #race[fifo_pop_#t~mem62#1.base,fifo_pop_#t~mem62#1.offset] && 0 == #race[fifo_pop_#t~mem62#1.base,1 + fifo_pop_#t~mem62#1.offset]) && 0 == #race[fifo_pop_#t~mem62#1.base,2 + fifo_pop_#t~mem62#1.offset]) && 0 == #race[fifo_pop_#t~mem62#1.base,3 + fifo_pop_#t~mem62#1.offset]); [2025-02-08 05:29:07,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-21: #race := #race[fifo_pop_#t~mem62#1.base,3 + fifo_pop_#t~mem62#1.offset := 0]; [2025-02-08 05:29:07,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-22: #race := #race[fifo_pop_#t~mem62#1.base,2 + fifo_pop_#t~mem62#1.offset := 0]; [2025-02-08 05:29:07,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-23: #race := #race[fifo_pop_#t~mem62#1.base,1 + fifo_pop_#t~mem62#1.offset := 0]; [2025-02-08 05:29:07,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-24: #race := #race[fifo_pop_#t~mem62#1.base,fifo_pop_#t~mem62#1.offset := 0]; [2025-02-08 05:29:07,084 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-25: SUMMARY for call fifo_pop_#t~mem64#1.base, fifo_pop_#t~mem64#1.offset := read~$Pointer$(fifo_pop_#t~mem62#1.base, fifo_pop_#t~mem62#1.offset, 4); srcloc: null [2025-02-08 05:29:07,086 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-26: assume ((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-26: assume !(((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]); [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-27: #race := #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-28: #race := #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-29: #race := #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-30: #race := #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-31: SUMMARY for call fifo_pop_#t~mem62#1.base, fifo_pop_#t~mem62#1.offset := read~$Pointer$(fifo_pop_~self#1.base, fifo_pop_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-32: assume fifo_pop_#t~short65#1; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-32: assume !fifo_pop_#t~short65#1; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-33: assume ((0 == #race[fifo_pop_~self#1.base,4 + fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,5 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,6 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,7 + fifo_pop_~self#1.offset]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-33: assume !(((0 == #race[fifo_pop_~self#1.base,4 + fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,5 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,6 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,7 + fifo_pop_~self#1.offset]); [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-34: fifo_pop_#t~short65#1 := fifo_pop_#t~mem60#1.base != fifo_pop_#t~mem61#1.base || fifo_pop_#t~mem60#1.offset != fifo_pop_#t~mem61#1.offset; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-35: #race := #race[fifo_pop_~self#1.base,7 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-36: #race := #race[fifo_pop_~self#1.base,6 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-37: #race := #race[fifo_pop_~self#1.base,5 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-38: #race := #race[fifo_pop_~self#1.base,4 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-39: SUMMARY for call fifo_pop_#t~mem61#1.base, fifo_pop_#t~mem61#1.offset := read~$Pointer$(fifo_pop_~self#1.base, 4 + fifo_pop_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-40: assume ((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-40: assume !(((0 == #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset] && 0 == #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset]) && 0 == #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset]); [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-41: #race := #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-42: #race := #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-43: #race := #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-44: #race := #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-45: SUMMARY for call fifo_pop_#t~mem60#1.base, fifo_pop_#t~mem60#1.offset := read~$Pointer$(fifo_pop_~self#1.base, fifo_pop_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1069: havoc fifo_drop_head_#in~self#1.base, fifo_drop_head_#in~self#1.offset;assume { :end_inline_fifo_drop_head } true; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1069-1: havoc fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset, fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset, fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset, fifo_drop_head_#t~nondet48#1, fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset, fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1069-2: assume { :begin_inline_fifo_drop_head } true;fifo_drop_head_#in~self#1.base, fifo_drop_head_#in~self#1.offset := fifo_pop_~self#1.base, fifo_pop_~self#1.offset; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1074-6: assume { :end_inline_fifo_empty } true;fifo_front_#t~short67#1 := 0 != fifo_front_#t~ret66#1 % 256; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1074-7: havoc fifo_empty_#in~self#1.base, fifo_empty_#in~self#1.offset; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1074-8: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset, fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset, fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset, fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset, fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset, fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset, fifo_empty_#t~short13#1, fifo_empty_~self#1.base, fifo_empty_~self#1.offset; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1074-9: fifo_front_#t~ret66#1 := fifo_empty_#res#1; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076: havoc fifo_front_#t~ret69#1; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076-1: havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset;assume { :end_inline_reach_error } true; [2025-02-08 05:29:07,087 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076-2: assume !(0 == fifo_front_#t~ret69#1 % 256); [2025-02-08 05:29:07,091 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076-2: assume !!(0 == fifo_front_#t~ret69#1 % 256); [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076-3: assume { :begin_inline_reach_error } true;havoc reach_error_#t~nondet3#1.base, reach_error_#t~nondet3#1.offset; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076-4: havoc fifo_empty_#in~self#1.base, fifo_empty_#in~self#1.offset;assume { :end_inline_fifo_empty } true; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076-5: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset, fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset, fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset, fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset, fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset, fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset, fifo_empty_#t~short13#1, fifo_empty_~self#1.base, fifo_empty_~self#1.offset; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076-6: fifo_front_#t~ret69#1 := fifo_empty_#res#1; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077: havoc fifo_front_#t~mem71#1.base, fifo_front_#t~mem71#1.offset; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-1: havoc fifo_front_#t~mem72#1.base, fifo_front_#t~mem72#1.offset; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-2: havoc fifo_front_#t~mem71#1.base, fifo_front_#t~mem71#1.offset; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-3: havoc fifo_front_#t~mem72#1.base, fifo_front_#t~mem72#1.offset; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1011-2: fifo_empty_~self#1.base, fifo_empty_~self#1.offset := fifo_empty_#in~self#1.base, fifo_empty_#in~self#1.offset; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-4: assume fifo_front_#t~mem72#1.base == fifo_front_#t~mem71#1.base && fifo_front_#t~mem72#1.offset == 12 + fifo_front_#t~mem71#1.offset; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-4: assume !(fifo_front_#t~mem72#1.base == fifo_front_#t~mem71#1.base && fifo_front_#t~mem72#1.offset == 12 + fifo_front_#t~mem71#1.offset); [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-5: havoc fifo_front_#t~mem70#1.base, fifo_front_#t~mem70#1.offset; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-6: havoc fifo_front_#t~mem70#1.base, fifo_front_#t~mem70#1.offset; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-7: assume ((0 == #race[fifo_front_~self#1.base,fifo_front_~self#1.offset] && 0 == #race[fifo_front_~self#1.base,1 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,2 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,3 + fifo_front_~self#1.offset]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-7: assume !(((0 == #race[fifo_front_~self#1.base,fifo_front_~self#1.offset] && 0 == #race[fifo_front_~self#1.base,1 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,2 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,3 + fifo_front_~self#1.offset]); [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-8: #race := #race[fifo_front_~self#1.base,3 + fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-9: #race := #race[fifo_front_~self#1.base,2 + fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-10: #race := #race[fifo_front_~self#1.base,1 + fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-11: #race := #race[fifo_front_~self#1.base,fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-12: SUMMARY for call fifo_front_#t~mem71#1.base, fifo_front_#t~mem71#1.offset := read~$Pointer$(fifo_front_~self#1.base, fifo_front_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-13: assume ((0 == #race[fifo_front_#t~mem70#1.base,fifo_front_#t~mem70#1.offset] && 0 == #race[fifo_front_#t~mem70#1.base,1 + fifo_front_#t~mem70#1.offset]) && 0 == #race[fifo_front_#t~mem70#1.base,2 + fifo_front_#t~mem70#1.offset]) && 0 == #race[fifo_front_#t~mem70#1.base,3 + fifo_front_#t~mem70#1.offset]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-13: assume !(((0 == #race[fifo_front_#t~mem70#1.base,fifo_front_#t~mem70#1.offset] && 0 == #race[fifo_front_#t~mem70#1.base,1 + fifo_front_#t~mem70#1.offset]) && 0 == #race[fifo_front_#t~mem70#1.base,2 + fifo_front_#t~mem70#1.offset]) && 0 == #race[fifo_front_#t~mem70#1.base,3 + fifo_front_#t~mem70#1.offset]); [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-14: #race := #race[fifo_front_#t~mem70#1.base,3 + fifo_front_#t~mem70#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-15: #race := #race[fifo_front_#t~mem70#1.base,2 + fifo_front_#t~mem70#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-16: #race := #race[fifo_front_#t~mem70#1.base,1 + fifo_front_#t~mem70#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-17: #race := #race[fifo_front_#t~mem70#1.base,fifo_front_#t~mem70#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-18: SUMMARY for call fifo_front_#t~mem72#1.base, fifo_front_#t~mem72#1.offset := read~$Pointer$(fifo_front_#t~mem70#1.base, fifo_front_#t~mem70#1.offset, 4); srcloc: null [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-19: assume ((0 == #race[fifo_front_~self#1.base,fifo_front_~self#1.offset] && 0 == #race[fifo_front_~self#1.base,1 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,2 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,3 + fifo_front_~self#1.offset]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-19: assume !(((0 == #race[fifo_front_~self#1.base,fifo_front_~self#1.offset] && 0 == #race[fifo_front_~self#1.base,1 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,2 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,3 + fifo_front_~self#1.offset]); [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-20: #race := #race[fifo_front_~self#1.base,3 + fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-21: #race := #race[fifo_front_~self#1.base,2 + fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-22: #race := #race[fifo_front_~self#1.base,1 + fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-23: #race := #race[fifo_front_~self#1.base,fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,092 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-24: SUMMARY for call fifo_front_#t~mem70#1.base, fifo_front_#t~mem70#1.offset := read~$Pointer$(fifo_front_~self#1.base, fifo_front_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,093 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1078: havoc fifo_drop_head_#in~self#1.base, fifo_drop_head_#in~self#1.offset;assume { :end_inline_fifo_drop_head } true; [2025-02-08 05:29:07,096 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1078-1: havoc fifo_drop_head_#t~mem45#1.base, fifo_drop_head_#t~mem45#1.offset, fifo_drop_head_#t~mem46#1.base, fifo_drop_head_#t~mem46#1.offset, fifo_drop_head_#t~mem47#1.base, fifo_drop_head_#t~mem47#1.offset, fifo_drop_head_#t~nondet48#1, fifo_drop_head_#t~mem49#1.base, fifo_drop_head_#t~mem49#1.offset, fifo_drop_head_~self#1.base, fifo_drop_head_~self#1.offset, fifo_drop_head_~old~0#1.base, fifo_drop_head_~old~0#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1078-2: assume { :begin_inline_fifo_drop_head } true;fifo_drop_head_#in~self#1.base, fifo_drop_head_#in~self#1.offset := fifo_front_~self#1.base, fifo_front_~self#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-1: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-2: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-3: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-4: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-5: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-6: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-55: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-56: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-57: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-58: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-59: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-60: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080: havoc fifo_front_#t~mem74#1.base, fifo_front_#t~mem74#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-61: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-1: havoc fifo_front_#t~mem73#1.base, fifo_front_#t~mem73#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-3: havoc fifo_front_#t~mem74#1.base, fifo_front_#t~mem74#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-4: havoc fifo_front_#t~mem73#1.base, fifo_front_#t~mem73#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-5: assume ((0 == #race[fifo_front_#t~mem73#1.base,fifo_front_#t~mem73#1.offset] && 0 == #race[fifo_front_#t~mem73#1.base,1 + fifo_front_#t~mem73#1.offset]) && 0 == #race[fifo_front_#t~mem73#1.base,2 + fifo_front_#t~mem73#1.offset]) && 0 == #race[fifo_front_#t~mem73#1.base,3 + fifo_front_#t~mem73#1.offset]; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-5: assume !(((0 == #race[fifo_front_#t~mem73#1.base,fifo_front_#t~mem73#1.offset] && 0 == #race[fifo_front_#t~mem73#1.base,1 + fifo_front_#t~mem73#1.offset]) && 0 == #race[fifo_front_#t~mem73#1.base,2 + fifo_front_#t~mem73#1.offset]) && 0 == #race[fifo_front_#t~mem73#1.base,3 + fifo_front_#t~mem73#1.offset]); [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-6: fifo_front_#res#1.base, fifo_front_#res#1.offset := fifo_front_#t~mem74#1.base, fifo_front_#t~mem74#1.offset; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-7: #race := #race[fifo_front_#t~mem73#1.base,3 + fifo_front_#t~mem73#1.offset := 0]; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-8: #race := #race[fifo_front_#t~mem73#1.base,2 + fifo_front_#t~mem73#1.offset := 0]; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-9: #race := #race[fifo_front_#t~mem73#1.base,1 + fifo_front_#t~mem73#1.offset := 0]; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-10: #race := #race[fifo_front_#t~mem73#1.base,fifo_front_#t~mem73#1.offset := 0]; [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-11: SUMMARY for call fifo_front_#t~mem74#1.base, fifo_front_#t~mem74#1.offset := read~$Pointer$(fifo_front_#t~mem73#1.base, fifo_front_#t~mem73#1.offset, 4); srcloc: null [2025-02-08 05:29:07,097 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-12: assume ((0 == #race[fifo_front_~self#1.base,fifo_front_~self#1.offset] && 0 == #race[fifo_front_~self#1.base,1 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,2 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,3 + fifo_front_~self#1.offset]; [2025-02-08 05:29:07,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-12: assume !(((0 == #race[fifo_front_~self#1.base,fifo_front_~self#1.offset] && 0 == #race[fifo_front_~self#1.base,1 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,2 + fifo_front_~self#1.offset]) && 0 == #race[fifo_front_~self#1.base,3 + fifo_front_~self#1.offset]); [2025-02-08 05:29:07,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-13: #race := #race[fifo_front_~self#1.base,3 + fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-14: #race := #race[fifo_front_~self#1.base,2 + fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-15: #race := #race[fifo_front_~self#1.base,1 + fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-16: #race := #race[fifo_front_~self#1.base,fifo_front_~self#1.offset := 0]; [2025-02-08 05:29:07,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-17: SUMMARY for call fifo_front_#t~mem73#1.base, fifo_front_#t~mem73#1.offset := read~$Pointer$(fifo_front_~self#1.base, fifo_front_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-110: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:07,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-111: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-08 05:29:07,098 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-112: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-113: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-114: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-115: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-116: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-118: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-119: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-120: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-121: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-122: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-123: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-08 05:29:07,102 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-124: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-125: fifo_empty_#res#1 := (if 0 == (if fifo_empty_#t~short13#1 then 1 else 0) then 0 else 1); [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-126: assume ((0 == #race[fifo_empty_#t~mem10#1.base,12 + fifo_empty_#t~mem10#1.offset] && 0 == #race[fifo_empty_#t~mem10#1.base,13 + fifo_empty_#t~mem10#1.offset]) && 0 == #race[fifo_empty_#t~mem10#1.base,14 + fifo_empty_#t~mem10#1.offset]) && 0 == #race[fifo_empty_#t~mem10#1.base,15 + fifo_empty_#t~mem10#1.offset]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-126: assume !(((0 == #race[fifo_empty_#t~mem10#1.base,12 + fifo_empty_#t~mem10#1.offset] && 0 == #race[fifo_empty_#t~mem10#1.base,13 + fifo_empty_#t~mem10#1.offset]) && 0 == #race[fifo_empty_#t~mem10#1.base,14 + fifo_empty_#t~mem10#1.offset]) && 0 == #race[fifo_empty_#t~mem10#1.base,15 + fifo_empty_#t~mem10#1.offset]); [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-127: fifo_empty_#t~short13#1 := fifo_empty_#t~mem11#1.base == fifo_empty_#t~mem12#1.base && fifo_empty_#t~mem11#1.offset >= fifo_empty_#t~mem12#1.offset; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-128: #race := #race[fifo_empty_#t~mem10#1.base,15 + fifo_empty_#t~mem10#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-129: #race := #race[fifo_empty_#t~mem10#1.base,14 + fifo_empty_#t~mem10#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-130: #race := #race[fifo_empty_#t~mem10#1.base,13 + fifo_empty_#t~mem10#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-131: #race := #race[fifo_empty_#t~mem10#1.base,12 + fifo_empty_#t~mem10#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-132: SUMMARY for call fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset := read~$Pointer$(fifo_empty_#t~mem10#1.base, 12 + fifo_empty_#t~mem10#1.offset, 4); srcloc: null [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-133: assume ((0 == #race[fifo_empty_~self#1.base,fifo_empty_~self#1.offset] && 0 == #race[fifo_empty_~self#1.base,1 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,2 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,3 + fifo_empty_~self#1.offset]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-133: assume !(((0 == #race[fifo_empty_~self#1.base,fifo_empty_~self#1.offset] && 0 == #race[fifo_empty_~self#1.base,1 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,2 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,3 + fifo_empty_~self#1.offset]); [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-134: #race := #race[fifo_empty_~self#1.base,3 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-135: #race := #race[fifo_empty_~self#1.base,2 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-136: #race := #race[fifo_empty_~self#1.base,1 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-137: #race := #race[fifo_empty_~self#1.base,fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-138: SUMMARY for call fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset := read~$Pointer$(fifo_empty_~self#1.base, fifo_empty_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-139: assume ((0 == #race[fifo_empty_#t~mem9#1.base,fifo_empty_#t~mem9#1.offset] && 0 == #race[fifo_empty_#t~mem9#1.base,1 + fifo_empty_#t~mem9#1.offset]) && 0 == #race[fifo_empty_#t~mem9#1.base,2 + fifo_empty_#t~mem9#1.offset]) && 0 == #race[fifo_empty_#t~mem9#1.base,3 + fifo_empty_#t~mem9#1.offset]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-139: assume !(((0 == #race[fifo_empty_#t~mem9#1.base,fifo_empty_#t~mem9#1.offset] && 0 == #race[fifo_empty_#t~mem9#1.base,1 + fifo_empty_#t~mem9#1.offset]) && 0 == #race[fifo_empty_#t~mem9#1.base,2 + fifo_empty_#t~mem9#1.offset]) && 0 == #race[fifo_empty_#t~mem9#1.base,3 + fifo_empty_#t~mem9#1.offset]); [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-140: #race := #race[fifo_empty_#t~mem9#1.base,3 + fifo_empty_#t~mem9#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-141: #race := #race[fifo_empty_#t~mem9#1.base,2 + fifo_empty_#t~mem9#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-142: #race := #race[fifo_empty_#t~mem9#1.base,1 + fifo_empty_#t~mem9#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-143: #race := #race[fifo_empty_#t~mem9#1.base,fifo_empty_#t~mem9#1.offset := 0]; [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-144: SUMMARY for call fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset := read~$Pointer$(fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset, 4); srcloc: null [2025-02-08 05:29:07,103 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-145: assume ((0 == #race[fifo_empty_~self#1.base,fifo_empty_~self#1.offset] && 0 == #race[fifo_empty_~self#1.base,1 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,2 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,3 + fifo_empty_~self#1.offset]; [2025-02-08 05:29:07,106 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-145: assume !(((0 == #race[fifo_empty_~self#1.base,fifo_empty_~self#1.offset] && 0 == #race[fifo_empty_~self#1.base,1 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,2 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,3 + fifo_empty_~self#1.offset]); [2025-02-08 05:29:07,106 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-146: #race := #race[fifo_empty_~self#1.base,3 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,106 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-147: #race := #race[fifo_empty_~self#1.base,2 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,106 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-148: #race := #race[fifo_empty_~self#1.base,1 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,106 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-149: #race := #race[fifo_empty_~self#1.base,fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,106 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-150: SUMMARY for call fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset := read~$Pointer$(fifo_empty_~self#1.base, fifo_empty_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,106 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-151: assume fifo_empty_#t~short13#1; [2025-02-08 05:29:07,106 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-151: assume !fifo_empty_#t~short13#1; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-152: assume ((0 == #race[fifo_empty_~self#1.base,4 + fifo_empty_~self#1.offset] && 0 == #race[fifo_empty_~self#1.base,5 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,6 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,7 + fifo_empty_~self#1.offset]; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-152: assume !(((0 == #race[fifo_empty_~self#1.base,4 + fifo_empty_~self#1.offset] && 0 == #race[fifo_empty_~self#1.base,5 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,6 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,7 + fifo_empty_~self#1.offset]); [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-153: fifo_empty_#t~short13#1 := fifo_empty_#t~mem7#1.base == fifo_empty_#t~mem8#1.base && fifo_empty_#t~mem7#1.offset == fifo_empty_#t~mem8#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-154: #race := #race[fifo_empty_~self#1.base,7 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-155: #race := #race[fifo_empty_~self#1.base,6 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-156: #race := #race[fifo_empty_~self#1.base,5 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-157: #race := #race[fifo_empty_~self#1.base,4 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-158: SUMMARY for call fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset := read~$Pointer$(fifo_empty_~self#1.base, 4 + fifo_empty_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-159: assume ((0 == #race[fifo_empty_~self#1.base,fifo_empty_~self#1.offset] && 0 == #race[fifo_empty_~self#1.base,1 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,2 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,3 + fifo_empty_~self#1.offset]; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-159: assume !(((0 == #race[fifo_empty_~self#1.base,fifo_empty_~self#1.offset] && 0 == #race[fifo_empty_~self#1.base,1 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,2 + fifo_empty_~self#1.offset]) && 0 == #race[fifo_empty_~self#1.base,3 + fifo_empty_~self#1.offset]); [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-160: #race := #race[fifo_empty_~self#1.base,3 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-161: #race := #race[fifo_empty_~self#1.base,2 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-162: #race := #race[fifo_empty_~self#1.base,1 + fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-163: #race := #race[fifo_empty_~self#1.base,fifo_empty_~self#1.offset := 0]; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-164: SUMMARY for call fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset := read~$Pointer$(fifo_empty_~self#1.base, fifo_empty_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-165: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-166: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-167: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-168: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-169: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-170: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-171: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-220: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-221: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-222: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-223: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-224: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-225: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-226: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-275: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-276: havoc fifo_empty_#t~mem12#1.base, fifo_empty_#t~mem12#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-277: havoc fifo_empty_#t~mem10#1.base, fifo_empty_#t~mem10#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-278: havoc fifo_empty_#t~mem11#1.base, fifo_empty_#t~mem11#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-279: havoc fifo_empty_#t~mem9#1.base, fifo_empty_#t~mem9#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-280: havoc fifo_empty_#t~mem8#1.base, fifo_empty_#t~mem8#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-281: havoc fifo_empty_#t~mem7#1.base, fifo_empty_#t~mem7#1.offset; [2025-02-08 05:29:07,107 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089: havoc main_~#q~1#1.base, main_~#q~1#1.offset; [2025-02-08 05:29:07,108 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089-1: SUMMARY for call ULTIMATE.dealloc(main_~#q~1#1.base, main_~#q~1#1.offset); srcloc: null [2025-02-08 05:29:07,108 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 05:29:07,108 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 05:29:07,156 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 05:29:07,156 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 05:29:07,156 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:29:07 BoogieIcfgContainer [2025-02-08 05:29:07,157 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 05:29:07,158 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 05:29:07,158 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 05:29:07,167 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 05:29:07,172 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 05:29:04" (1/3) ... [2025-02-08 05:29:07,172 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@78498f0b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:29:07, skipping insertion in model container [2025-02-08 05:29:07,172 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:05" (2/3) ... [2025-02-08 05:29:07,172 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@78498f0b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:29:07, skipping insertion in model container [2025-02-08 05:29:07,172 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:29:07" (3/3) ... [2025-02-08 05:29:07,173 INFO L128 eAbstractionObserver]: Analyzing ICFG divinefifo-bug_1w1r.i [2025-02-08 05:29:07,197 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 05:29:07,202 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG divinefifo-bug_1w1r.i that has 2 procedures, 677 locations, 1 initial locations, 4 loop locations, and 98 error locations. [2025-02-08 05:29:07,202 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 05:29:07,397 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-02-08 05:29:07,485 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 680 places, 697 transitions, 1401 flow [2025-02-08 05:29:07,720 INFO L124 PetriNetUnfolderBase]: 21/696 cut-off events. [2025-02-08 05:29:07,722 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-08 05:29:07,735 INFO L83 FinitePrefix]: Finished finitePrefix Result has 701 conditions, 696 events. 21/696 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 2002 event pairs, 0 based on Foata normal form. 0/614 useless extension candidates. Maximal degree in co-relation 382. Up to 2 conditions per place. [2025-02-08 05:29:07,737 INFO L82 GeneralOperation]: Start removeDead. Operand has 680 places, 697 transitions, 1401 flow [2025-02-08 05:29:07,746 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 665 places, 682 transitions, 1370 flow [2025-02-08 05:29:07,755 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:29:07,765 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;@730dbb79, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:29:07,768 INFO L334 AbstractCegarLoop]: Starting to check reachability of 74 error locations. [2025-02-08 05:29:07,773 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:29:07,774 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2025-02-08 05:29:07,774 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:29:07,774 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:07,774 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:29:07,775 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr82ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:07,779 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:07,779 INFO L85 PathProgramCache]: Analyzing trace with hash -526132944, now seen corresponding path program 1 times [2025-02-08 05:29:07,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:07,785 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1615303116] [2025-02-08 05:29:07,785 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:07,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:07,855 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-02-08 05:29:07,890 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-02-08 05:29:07,890 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:07,890 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:08,488 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:29:08,489 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:08,489 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1615303116] [2025-02-08 05:29:08,489 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1615303116] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:08,490 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:08,490 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:08,491 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1571930091] [2025-02-08 05:29:08,496 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:08,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:08,509 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:08,548 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:08,549 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:09,478 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 452 out of 697 [2025-02-08 05:29:09,483 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 665 places, 682 transitions, 1370 flow. Second operand has 6 states, 6 states have (on average 453.3333333333333) internal successors, (2720), 6 states have internal predecessors, (2720), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:09,484 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:09,484 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 452 of 697 [2025-02-08 05:29:09,485 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:11,751 INFO L124 PetriNetUnfolderBase]: 4759/17779 cut-off events. [2025-02-08 05:29:11,751 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-02-08 05:29:11,770 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27217 conditions, 17779 events. 4759/17779 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 184433 event pairs, 4560 based on Foata normal form. 369/16494 useless extension candidates. Maximal degree in co-relation 26820. Up to 9426 conditions per place. [2025-02-08 05:29:11,821 INFO L140 encePairwiseOnDemand]: 679/697 looper letters, 227 selfloop transitions, 5 changer transitions 9/664 dead transitions. [2025-02-08 05:29:11,821 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 664 places, 664 transitions, 1798 flow [2025-02-08 05:29:11,822 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:11,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:11,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2957 transitions. [2025-02-08 05:29:11,836 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7070779531324725 [2025-02-08 05:29:11,837 INFO L175 Difference]: Start difference. First operand has 665 places, 682 transitions, 1370 flow. Second operand 6 states and 2957 transitions. [2025-02-08 05:29:11,838 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 664 places, 664 transitions, 1798 flow [2025-02-08 05:29:11,844 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 662 places, 664 transitions, 1794 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-08 05:29:11,851 INFO L231 Difference]: Finished difference. Result has 662 places, 655 transitions, 1322 flow [2025-02-08 05:29:11,853 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=1330, PETRI_DIFFERENCE_MINUEND_PLACES=657, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=664, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=659, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1322, PETRI_PLACES=662, PETRI_TRANSITIONS=655} [2025-02-08 05:29:11,855 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -3 predicate places. [2025-02-08 05:29:11,855 INFO L471 AbstractCegarLoop]: Abstraction has has 662 places, 655 transitions, 1322 flow [2025-02-08 05:29:11,857 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 453.3333333333333) internal successors, (2720), 6 states have internal predecessors, (2720), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:11,857 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:11,857 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:29:11,857 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 05:29:11,857 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr81ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:11,858 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:11,858 INFO L85 PathProgramCache]: Analyzing trace with hash 2124266375, now seen corresponding path program 1 times [2025-02-08 05:29:11,858 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:11,858 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [459555916] [2025-02-08 05:29:11,858 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:11,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:11,868 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-02-08 05:29:11,873 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-02-08 05:29:11,873 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:11,874 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:12,135 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:29:12,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:12,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [459555916] [2025-02-08 05:29:12,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [459555916] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:12,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:12,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:12,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [291174184] [2025-02-08 05:29:12,136 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:12,137 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:12,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:12,137 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:12,138 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:12,984 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 452 out of 697 [2025-02-08 05:29:12,987 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 662 places, 655 transitions, 1322 flow. Second operand has 6 states, 6 states have (on average 453.3333333333333) internal successors, (2720), 6 states have internal predecessors, (2720), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:12,987 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:12,987 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 452 of 697 [2025-02-08 05:29:12,987 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:15,129 INFO L124 PetriNetUnfolderBase]: 4759/17769 cut-off events. [2025-02-08 05:29:15,129 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-08 05:29:15,148 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27208 conditions, 17769 events. 4759/17769 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 240. Compared 184565 event pairs, 4560 based on Foata normal form. 0/16119 useless extension candidates. Maximal degree in co-relation 27152. Up to 9426 conditions per place. [2025-02-08 05:29:15,394 INFO L140 encePairwiseOnDemand]: 691/697 looper letters, 227 selfloop transitions, 5 changer transitions 0/654 dead transitions. [2025-02-08 05:29:15,395 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 657 places, 654 transitions, 1784 flow [2025-02-08 05:29:15,395 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:15,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:15,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2945 transitions. [2025-02-08 05:29:15,400 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.704208512673362 [2025-02-08 05:29:15,400 INFO L175 Difference]: Start difference. First operand has 662 places, 655 transitions, 1322 flow. Second operand 6 states and 2945 transitions. [2025-02-08 05:29:15,400 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 657 places, 654 transitions, 1784 flow [2025-02-08 05:29:15,403 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 652 places, 654 transitions, 1774 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-08 05:29:15,408 INFO L231 Difference]: Finished difference. Result has 652 places, 654 transitions, 1320 flow [2025-02-08 05:29:15,409 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=1310, PETRI_DIFFERENCE_MINUEND_PLACES=647, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=654, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=649, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1320, PETRI_PLACES=652, PETRI_TRANSITIONS=654} [2025-02-08 05:29:15,410 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -13 predicate places. [2025-02-08 05:29:15,410 INFO L471 AbstractCegarLoop]: Abstraction has has 652 places, 654 transitions, 1320 flow [2025-02-08 05:29:15,411 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 453.3333333333333) internal successors, (2720), 6 states have internal predecessors, (2720), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:15,411 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:15,412 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:29:15,412 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 05:29:15,412 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr80ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:15,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:15,413 INFO L85 PathProgramCache]: Analyzing trace with hash -230918927, now seen corresponding path program 1 times [2025-02-08 05:29:15,413 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:15,413 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1159456508] [2025-02-08 05:29:15,413 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:15,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:15,430 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-02-08 05:29:15,436 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-02-08 05:29:15,437 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:15,437 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:15,712 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 05:29:15,713 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:15,713 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1159456508] [2025-02-08 05:29:15,713 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1159456508] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:15,713 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:15,714 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:15,714 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1307411609] [2025-02-08 05:29:15,714 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:15,714 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:15,716 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:15,716 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:15,716 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:16,886 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 452 out of 697 [2025-02-08 05:29:16,889 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 652 places, 654 transitions, 1320 flow. Second operand has 6 states, 6 states have (on average 453.3333333333333) internal successors, (2720), 6 states have internal predecessors, (2720), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:16,889 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:16,889 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 452 of 697 [2025-02-08 05:29:16,889 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:19,066 INFO L124 PetriNetUnfolderBase]: 4759/17768 cut-off events. [2025-02-08 05:29:19,066 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-08 05:29:19,084 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27207 conditions, 17768 events. 4759/17768 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 240. Compared 184470 event pairs, 4560 based on Foata normal form. 0/16119 useless extension candidates. Maximal degree in co-relation 27156. Up to 9426 conditions per place. [2025-02-08 05:29:19,126 INFO L140 encePairwiseOnDemand]: 691/697 looper letters, 227 selfloop transitions, 5 changer transitions 0/653 dead transitions. [2025-02-08 05:29:19,126 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 656 places, 653 transitions, 1782 flow [2025-02-08 05:29:19,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:19,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:19,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2945 transitions. [2025-02-08 05:29:19,133 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.704208512673362 [2025-02-08 05:29:19,133 INFO L175 Difference]: Start difference. First operand has 652 places, 654 transitions, 1320 flow. Second operand 6 states and 2945 transitions. [2025-02-08 05:29:19,133 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 656 places, 653 transitions, 1782 flow [2025-02-08 05:29:19,136 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 651 places, 653 transitions, 1772 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-08 05:29:19,142 INFO L231 Difference]: Finished difference. Result has 651 places, 653 transitions, 1318 flow [2025-02-08 05:29:19,142 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=1308, PETRI_DIFFERENCE_MINUEND_PLACES=646, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=653, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=648, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1318, PETRI_PLACES=651, PETRI_TRANSITIONS=653} [2025-02-08 05:29:19,143 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -14 predicate places. [2025-02-08 05:29:19,143 INFO L471 AbstractCegarLoop]: Abstraction has has 651 places, 653 transitions, 1318 flow [2025-02-08 05:29:19,145 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 453.3333333333333) internal successors, (2720), 6 states have internal predecessors, (2720), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:19,145 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:19,145 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:29:19,145 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 05:29:19,145 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr79ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:19,146 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:19,146 INFO L85 PathProgramCache]: Analyzing trace with hash -552084148, now seen corresponding path program 1 times [2025-02-08 05:29:19,146 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:19,146 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1500079985] [2025-02-08 05:29:19,146 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:19,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:19,160 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 60 statements into 1 equivalence classes. [2025-02-08 05:29:19,167 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 60 of 60 statements. [2025-02-08 05:29:19,167 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:19,167 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:19,453 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-08 05:29:19,454 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:19,454 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1500079985] [2025-02-08 05:29:19,454 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1500079985] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:19,454 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:19,454 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:19,454 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1995849691] [2025-02-08 05:29:19,454 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:19,454 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:19,454 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:19,455 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:19,455 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:20,603 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 448 out of 697 [2025-02-08 05:29:20,605 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 651 places, 653 transitions, 1318 flow. Second operand has 6 states, 6 states have (on average 451.3333333333333) internal successors, (2708), 6 states have internal predecessors, (2708), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:20,606 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:20,606 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 448 of 697 [2025-02-08 05:29:20,606 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:22,228 INFO L124 PetriNetUnfolderBase]: 4759/17767 cut-off events. [2025-02-08 05:29:22,228 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 05:29:22,248 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27210 conditions, 17767 events. 4759/17767 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 240. Compared 184276 event pairs, 4560 based on Foata normal form. 0/16119 useless extension candidates. Maximal degree in co-relation 27139. Up to 9430 conditions per place. [2025-02-08 05:29:22,289 INFO L140 encePairwiseOnDemand]: 691/697 looper letters, 231 selfloop transitions, 5 changer transitions 0/652 dead transitions. [2025-02-08 05:29:22,290 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 655 places, 652 transitions, 1788 flow [2025-02-08 05:29:22,290 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:22,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:22,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2925 transitions. [2025-02-08 05:29:22,296 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6994261119081779 [2025-02-08 05:29:22,296 INFO L175 Difference]: Start difference. First operand has 651 places, 653 transitions, 1318 flow. Second operand 6 states and 2925 transitions. [2025-02-08 05:29:22,296 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 655 places, 652 transitions, 1788 flow [2025-02-08 05:29:22,300 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 650 places, 652 transitions, 1778 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-08 05:29:22,307 INFO L231 Difference]: Finished difference. Result has 650 places, 652 transitions, 1316 flow [2025-02-08 05:29:22,308 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=1306, PETRI_DIFFERENCE_MINUEND_PLACES=645, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=652, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=647, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1316, PETRI_PLACES=650, PETRI_TRANSITIONS=652} [2025-02-08 05:29:22,309 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -15 predicate places. [2025-02-08 05:29:22,309 INFO L471 AbstractCegarLoop]: Abstraction has has 650 places, 652 transitions, 1316 flow [2025-02-08 05:29:22,310 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 451.3333333333333) internal successors, (2708), 6 states have internal predecessors, (2708), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:22,311 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:22,311 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:29:22,311 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 05:29:22,312 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr78ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:22,312 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:22,313 INFO L85 PathProgramCache]: Analyzing trace with hash 876093016, now seen corresponding path program 1 times [2025-02-08 05:29:22,313 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:22,313 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578037357] [2025-02-08 05:29:22,313 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:22,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:22,332 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-02-08 05:29:22,344 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-02-08 05:29:22,346 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:22,346 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:22,637 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-02-08 05:29:22,638 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:22,638 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1578037357] [2025-02-08 05:29:22,638 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1578037357] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:22,638 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:22,639 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:22,639 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1366982348] [2025-02-08 05:29:22,639 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:22,639 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:22,639 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:22,640 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:22,640 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:23,344 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 448 out of 697 [2025-02-08 05:29:23,347 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 650 places, 652 transitions, 1316 flow. Second operand has 6 states, 6 states have (on average 451.3333333333333) internal successors, (2708), 6 states have internal predecessors, (2708), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:23,347 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:23,347 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 448 of 697 [2025-02-08 05:29:23,347 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:25,106 INFO L124 PetriNetUnfolderBase]: 4759/17766 cut-off events. [2025-02-08 05:29:25,107 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-08 05:29:25,126 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27209 conditions, 17766 events. 4759/17766 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 240. Compared 184434 event pairs, 4560 based on Foata normal form. 0/16119 useless extension candidates. Maximal degree in co-relation 27111. Up to 9430 conditions per place. [2025-02-08 05:29:25,170 INFO L140 encePairwiseOnDemand]: 691/697 looper letters, 231 selfloop transitions, 5 changer transitions 0/651 dead transitions. [2025-02-08 05:29:25,170 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 654 places, 651 transitions, 1786 flow [2025-02-08 05:29:25,171 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:25,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:25,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2925 transitions. [2025-02-08 05:29:25,176 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6994261119081779 [2025-02-08 05:29:25,176 INFO L175 Difference]: Start difference. First operand has 650 places, 652 transitions, 1316 flow. Second operand 6 states and 2925 transitions. [2025-02-08 05:29:25,177 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 654 places, 651 transitions, 1786 flow [2025-02-08 05:29:25,180 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 649 places, 651 transitions, 1776 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-08 05:29:25,185 INFO L231 Difference]: Finished difference. Result has 649 places, 651 transitions, 1314 flow [2025-02-08 05:29:25,187 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=1304, PETRI_DIFFERENCE_MINUEND_PLACES=644, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=651, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=646, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1314, PETRI_PLACES=649, PETRI_TRANSITIONS=651} [2025-02-08 05:29:25,190 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -16 predicate places. [2025-02-08 05:29:25,190 INFO L471 AbstractCegarLoop]: Abstraction has has 649 places, 651 transitions, 1314 flow [2025-02-08 05:29:25,192 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 451.3333333333333) internal successors, (2708), 6 states have internal predecessors, (2708), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:25,192 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:25,192 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:29:25,192 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 05:29:25,192 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr77ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:25,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:25,193 INFO L85 PathProgramCache]: Analyzing trace with hash -881755525, now seen corresponding path program 1 times [2025-02-08 05:29:25,194 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:25,194 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1686918307] [2025-02-08 05:29:25,194 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:25,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:25,217 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 81 statements into 1 equivalence classes. [2025-02-08 05:29:25,229 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 81 of 81 statements. [2025-02-08 05:29:25,230 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:25,230 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:25,576 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-02-08 05:29:25,576 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:25,576 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1686918307] [2025-02-08 05:29:25,576 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1686918307] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:25,578 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:25,578 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:25,578 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1016275683] [2025-02-08 05:29:25,578 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:25,578 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:25,579 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:25,579 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:25,579 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:27,276 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 528 out of 697 [2025-02-08 05:29:27,279 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 649 places, 651 transitions, 1314 flow. Second operand has 6 states, 6 states have (on average 532.5) internal successors, (3195), 6 states have internal predecessors, (3195), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:27,279 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:27,279 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 528 of 697 [2025-02-08 05:29:27,279 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:29,058 INFO L124 PetriNetUnfolderBase]: 3682/18130 cut-off events. [2025-02-08 05:29:29,059 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-08 05:29:29,081 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25288 conditions, 18130 events. 3682/18130 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 262. Compared 202118 event pairs, 430 based on Foata normal form. 0/16260 useless extension candidates. Maximal degree in co-relation 25189. Up to 4891 conditions per place. [2025-02-08 05:29:29,122 INFO L140 encePairwiseOnDemand]: 598/697 looper letters, 156 selfloop transitions, 168 changer transitions 0/818 dead transitions. [2025-02-08 05:29:29,126 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 648 places, 818 transitions, 2296 flow [2025-02-08 05:29:29,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:29,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:29,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3507 transitions. [2025-02-08 05:29:29,134 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8385939741750359 [2025-02-08 05:29:29,135 INFO L175 Difference]: Start difference. First operand has 649 places, 651 transitions, 1314 flow. Second operand 6 states and 3507 transitions. [2025-02-08 05:29:29,135 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 648 places, 818 transitions, 2296 flow [2025-02-08 05:29:29,141 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 643 places, 818 transitions, 2286 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-08 05:29:29,157 INFO L231 Difference]: Finished difference. Result has 648 places, 800 transitions, 2434 flow [2025-02-08 05:29:29,159 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=1292, PETRI_DIFFERENCE_MINUEND_PLACES=638, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=645, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=41, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=561, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2434, PETRI_PLACES=648, PETRI_TRANSITIONS=800} [2025-02-08 05:29:29,162 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -17 predicate places. [2025-02-08 05:29:29,162 INFO L471 AbstractCegarLoop]: Abstraction has has 648 places, 800 transitions, 2434 flow [2025-02-08 05:29:29,163 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 532.5) internal successors, (3195), 6 states have internal predecessors, (3195), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:29,167 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:29,168 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-02-08 05:29:29,168 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-08 05:29:29,168 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr76ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:29,168 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:29,168 INFO L85 PathProgramCache]: Analyzing trace with hash 325152163, now seen corresponding path program 1 times [2025-02-08 05:29:29,168 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:29,168 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1305837103] [2025-02-08 05:29:29,168 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:29,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:29,195 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 87 statements into 1 equivalence classes. [2025-02-08 05:29:29,201 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 87 of 87 statements. [2025-02-08 05:29:29,201 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:29,201 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:29,440 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2025-02-08 05:29:29,441 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:29,441 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1305837103] [2025-02-08 05:29:29,441 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1305837103] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:29,441 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:29,441 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:29,441 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1076310016] [2025-02-08 05:29:29,441 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:29,441 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:29,441 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:29,441 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:29,441 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:31,060 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 588 out of 697 [2025-02-08 05:29:31,064 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 648 places, 800 transitions, 2434 flow. Second operand has 6 states, 6 states have (on average 592.5) internal successors, (3555), 6 states have internal predecessors, (3555), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:31,064 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:31,064 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 588 of 697 [2025-02-08 05:29:31,064 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:34,331 INFO L124 PetriNetUnfolderBase]: 4486/23571 cut-off events. [2025-02-08 05:29:34,332 INFO L125 PetriNetUnfolderBase]: For 8313/10407 co-relation queries the response was YES. [2025-02-08 05:29:34,383 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42590 conditions, 23571 events. 4486/23571 cut-off events. For 8313/10407 co-relation queries the response was YES. Maximal size of possible extension queue 346. Compared 285300 event pairs, 241 based on Foata normal form. 390/22138 useless extension candidates. Maximal degree in co-relation 5928. Up to 5182 conditions per place. [2025-02-08 05:29:34,454 INFO L140 encePairwiseOnDemand]: 638/697 looper letters, 195 selfloop transitions, 335 changer transitions 0/1120 dead transitions. [2025-02-08 05:29:34,455 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 651 places, 1120 transitions, 5148 flow [2025-02-08 05:29:34,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:34,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:34,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3753 transitions. [2025-02-08 05:29:34,460 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8974175035868006 [2025-02-08 05:29:34,461 INFO L175 Difference]: Start difference. First operand has 648 places, 800 transitions, 2434 flow. Second operand 6 states and 3753 transitions. [2025-02-08 05:29:34,461 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 651 places, 1120 transitions, 5148 flow [2025-02-08 05:29:34,496 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 651 places, 1120 transitions, 5148 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:29:34,508 INFO L231 Difference]: Finished difference. Result has 656 places, 1120 transitions, 5742 flow [2025-02-08 05:29:34,509 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=2430, PETRI_DIFFERENCE_MINUEND_PLACES=646, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=798, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=69, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=631, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=5742, PETRI_PLACES=656, PETRI_TRANSITIONS=1120} [2025-02-08 05:29:34,509 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -9 predicate places. [2025-02-08 05:29:34,509 INFO L471 AbstractCegarLoop]: Abstraction has has 656 places, 1120 transitions, 5742 flow [2025-02-08 05:29:34,511 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 592.5) internal successors, (3555), 6 states have internal predecessors, (3555), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:34,512 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:34,512 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-02-08 05:29:34,512 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-08 05:29:34,512 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr74ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:34,512 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:34,512 INFO L85 PathProgramCache]: Analyzing trace with hash 403952277, now seen corresponding path program 1 times [2025-02-08 05:29:34,513 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:34,513 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [902555413] [2025-02-08 05:29:34,513 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:34,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:34,531 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 101 statements into 1 equivalence classes. [2025-02-08 05:29:34,538 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 101 of 101 statements. [2025-02-08 05:29:34,539 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:34,539 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:34,863 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2025-02-08 05:29:34,863 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:34,863 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [902555413] [2025-02-08 05:29:34,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [902555413] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:34,863 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:34,863 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:34,863 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1744700669] [2025-02-08 05:29:34,864 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:34,864 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:34,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:34,865 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:34,866 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:36,528 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 583 out of 697 [2025-02-08 05:29:36,531 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 656 places, 1120 transitions, 5742 flow. Second operand has 6 states, 6 states have (on average 587.5) internal successors, (3525), 6 states have internal predecessors, (3525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:36,532 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:36,532 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 583 of 697 [2025-02-08 05:29:36,532 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:40,012 INFO L124 PetriNetUnfolderBase]: 7224/30968 cut-off events. [2025-02-08 05:29:40,013 INFO L125 PetriNetUnfolderBase]: For 39105/46161 co-relation queries the response was YES. [2025-02-08 05:29:40,081 INFO L83 FinitePrefix]: Finished finitePrefix Result has 70406 conditions, 30968 events. 7224/30968 cut-off events. For 39105/46161 co-relation queries the response was YES. Maximal size of possible extension queue 431. Compared 373056 event pairs, 324 based on Foata normal form. 881/29634 useless extension candidates. Maximal degree in co-relation 13810. Up to 8571 conditions per place. [2025-02-08 05:29:40,176 INFO L140 encePairwiseOnDemand]: 636/697 looper letters, 512 selfloop transitions, 448 changer transitions 0/1555 dead transitions. [2025-02-08 05:29:40,176 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 659 places, 1555 transitions, 11052 flow [2025-02-08 05:29:40,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:40,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:40,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3732 transitions. [2025-02-08 05:29:40,181 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8923959827833573 [2025-02-08 05:29:40,181 INFO L175 Difference]: Start difference. First operand has 656 places, 1120 transitions, 5742 flow. Second operand 6 states and 3732 transitions. [2025-02-08 05:29:40,181 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 659 places, 1555 transitions, 11052 flow [2025-02-08 05:29:40,255 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 659 places, 1555 transitions, 11052 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:29:40,268 INFO L231 Difference]: Finished difference. Result has 664 places, 1555 transitions, 11300 flow [2025-02-08 05:29:40,270 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=5738, PETRI_DIFFERENCE_MINUEND_PLACES=654, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=95, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=922, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=11300, PETRI_PLACES=664, PETRI_TRANSITIONS=1555} [2025-02-08 05:29:40,270 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -1 predicate places. [2025-02-08 05:29:40,270 INFO L471 AbstractCegarLoop]: Abstraction has has 664 places, 1555 transitions, 11300 flow [2025-02-08 05:29:40,272 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 587.5) internal successors, (3525), 6 states have internal predecessors, (3525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:40,272 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:40,272 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-02-08 05:29:40,272 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-08 05:29:40,273 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr72ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:40,273 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:40,273 INFO L85 PathProgramCache]: Analyzing trace with hash 9544535, now seen corresponding path program 1 times [2025-02-08 05:29:40,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:40,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1650817144] [2025-02-08 05:29:40,273 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:40,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:40,290 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 113 statements into 1 equivalence classes. [2025-02-08 05:29:40,296 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 113 of 113 statements. [2025-02-08 05:29:40,296 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:40,296 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:40,508 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2025-02-08 05:29:40,509 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:40,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1650817144] [2025-02-08 05:29:40,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1650817144] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:40,509 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:40,509 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:40,509 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [830887672] [2025-02-08 05:29:40,509 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:40,510 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:40,510 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:40,510 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:40,510 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:41,853 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 583 out of 697 [2025-02-08 05:29:41,857 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 664 places, 1555 transitions, 11300 flow. Second operand has 6 states, 6 states have (on average 587.5) internal successors, (3525), 6 states have internal predecessors, (3525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:41,857 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:41,857 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 583 of 697 [2025-02-08 05:29:41,857 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:46,698 INFO L124 PetriNetUnfolderBase]: 9618/36805 cut-off events. [2025-02-08 05:29:46,699 INFO L125 PetriNetUnfolderBase]: For 98584/109220 co-relation queries the response was YES. [2025-02-08 05:29:46,806 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100811 conditions, 36805 events. 9618/36805 cut-off events. For 98584/109220 co-relation queries the response was YES. Maximal size of possible extension queue 496. Compared 437541 event pairs, 280 based on Foata normal form. 1736/36316 useless extension candidates. Maximal degree in co-relation 47204. Up to 10990 conditions per place. [2025-02-08 05:29:46,923 INFO L140 encePairwiseOnDemand]: 636/697 looper letters, 932 selfloop transitions, 504 changer transitions 0/2046 dead transitions. [2025-02-08 05:29:46,923 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 667 places, 2046 transitions, 19466 flow [2025-02-08 05:29:46,924 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:46,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:46,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3732 transitions. [2025-02-08 05:29:46,930 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8923959827833573 [2025-02-08 05:29:46,930 INFO L175 Difference]: Start difference. First operand has 664 places, 1555 transitions, 11300 flow. Second operand 6 states and 3732 transitions. [2025-02-08 05:29:46,930 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 667 places, 2046 transitions, 19466 flow [2025-02-08 05:29:47,101 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 667 places, 2046 transitions, 19466 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:29:47,129 INFO L231 Difference]: Finished difference. Result has 672 places, 2046 transitions, 18930 flow [2025-02-08 05:29:47,134 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=11296, PETRI_DIFFERENCE_MINUEND_PLACES=662, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1553, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=123, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1385, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=18930, PETRI_PLACES=672, PETRI_TRANSITIONS=2046} [2025-02-08 05:29:47,135 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, 7 predicate places. [2025-02-08 05:29:47,135 INFO L471 AbstractCegarLoop]: Abstraction has has 672 places, 2046 transitions, 18930 flow [2025-02-08 05:29:47,136 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 587.5) internal successors, (3525), 6 states have internal predecessors, (3525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:47,136 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:47,136 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-02-08 05:29:47,136 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-08 05:29:47,136 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting pusherErr14ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:47,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:47,140 INFO L85 PathProgramCache]: Analyzing trace with hash -197744775, now seen corresponding path program 1 times [2025-02-08 05:29:47,140 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:47,140 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [656792962] [2025-02-08 05:29:47,140 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:47,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:47,162 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 127 statements into 1 equivalence classes. [2025-02-08 05:29:47,172 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 127 of 127 statements. [2025-02-08 05:29:47,172 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:47,172 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:47,450 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2025-02-08 05:29:47,450 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:47,450 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [656792962] [2025-02-08 05:29:47,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [656792962] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:47,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:47,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:47,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [333635515] [2025-02-08 05:29:47,451 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:47,451 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:47,451 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:47,451 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:47,451 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:49,206 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 597 out of 697 [2025-02-08 05:29:49,208 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 672 places, 2046 transitions, 18930 flow. Second operand has 6 states, 6 states have (on average 601.6666666666666) internal successors, (3610), 6 states have internal predecessors, (3610), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:49,209 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:49,209 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 597 of 697 [2025-02-08 05:29:49,209 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:53,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1771] L1012-90-->L1012-89: Formula: (let ((.cse0 (select |v_#race_311| |v_ULTIMATE.start_fifo_empty_~self#1.base_40|))) (and (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_40|) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_40|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_40| 1)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_40|)) 0))) InVars {#race=|v_#race_311|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_40|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_40|} OutVars{#race=|v_#race_311|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_40|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_40|} AuxVars[] AssignedVars[][607], [462#L1012-89true, Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), 41#L1002-12true, Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 713#true, Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), 724#true]) [2025-02-08 05:29:53,831 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-08 05:29:53,831 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-08 05:29:53,831 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:29:53,831 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-08 05:29:54,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1655] L1012-255-->L1012-254: Formula: (let ((.cse0 (select |v_#race_841| |v_ULTIMATE.start_fifo_empty_~self#1.base_133|))) (and (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_133|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_133|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_133| 1)) 0) (= 0 (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_133|))))) InVars {#race=|v_#race_841|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_133|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_133|} OutVars{#race=|v_#race_841|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_133|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_133|} AuxVars[] AssignedVars[][719], [Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), 41#L1002-12true, Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 325#L1012-254true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 713#true, Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), 724#true]) [2025-02-08 05:29:54,060 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-08 05:29:54,060 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-08 05:29:54,060 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:29:54,060 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-08 05:29:54,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1771] L1012-90-->L1012-89: Formula: (let ((.cse0 (select |v_#race_311| |v_ULTIMATE.start_fifo_empty_~self#1.base_40|))) (and (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_40|) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_40|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_40| 1)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_40|)) 0))) InVars {#race=|v_#race_311|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_40|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_40|} OutVars{#race=|v_#race_311|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_40|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_40|} AuxVars[] AssignedVars[][607], [323#L1035-5true, 462#L1012-89true, Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 713#true, Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), 724#true]) [2025-02-08 05:29:54,152 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-08 05:29:54,152 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:29:54,152 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-08 05:29:54,152 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-08 05:29:54,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1655] L1012-255-->L1012-254: Formula: (let ((.cse0 (select |v_#race_841| |v_ULTIMATE.start_fifo_empty_~self#1.base_133|))) (and (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_133|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_133|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_133| 1)) 0) (= 0 (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_133|))))) InVars {#race=|v_#race_841|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_133|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_133|} OutVars{#race=|v_#race_841|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_133|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_133|} AuxVars[] AssignedVars[][719], [323#L1035-5true, Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 325#L1012-254true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 713#true, Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), 724#true]) [2025-02-08 05:29:54,294 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-08 05:29:54,294 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:29:54,294 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-08 05:29:54,294 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-08 05:29:54,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1214] L1012-200-->L1012-199: Formula: (let ((.cse0 (select |v_#race_771| |v_ULTIMATE.start_fifo_empty_~self#1.base_102|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_102| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_102|) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_102|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_102|)) 0))) InVars {#race=|v_#race_771|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_102|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_102|} OutVars{#race=|v_#race_771|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_102|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_102|} AuxVars[] AssignedVars[][966], [Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), 41#L1002-12true, Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), 757#true, Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, 106#L1012-199true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 713#true, Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), 724#true]) [2025-02-08 05:29:54,339 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-08 05:29:54,339 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-08 05:29:54,339 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:29:54,339 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:29:54,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1214] L1012-200-->L1012-199: Formula: (let ((.cse0 (select |v_#race_771| |v_ULTIMATE.start_fifo_empty_~self#1.base_102|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_102| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_102|) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_102|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_102|)) 0))) InVars {#race=|v_#race_771|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_102|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_102|} OutVars{#race=|v_#race_771|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_102|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_102|} AuxVars[] AssignedVars[][966], [323#L1035-5true, Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 106#L1012-199true, 735#true, Black: 713#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), 724#true]) [2025-02-08 05:29:54,440 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-08 05:29:54,441 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-08 05:29:54,441 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-08 05:29:54,441 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2025-02-08 05:29:54,490 INFO L124 PetriNetUnfolderBase]: 8817/35206 cut-off events. [2025-02-08 05:29:54,490 INFO L125 PetriNetUnfolderBase]: For 137517/142627 co-relation queries the response was YES. [2025-02-08 05:29:54,641 INFO L83 FinitePrefix]: Finished finitePrefix Result has 107014 conditions, 35206 events. 8817/35206 cut-off events. For 137517/142627 co-relation queries the response was YES. Maximal size of possible extension queue 497. Compared 422991 event pairs, 67 based on Foata normal form. 868/34639 useless extension candidates. Maximal degree in co-relation 86292. Up to 9240 conditions per place. [2025-02-08 05:29:55,023 INFO L140 encePairwiseOnDemand]: 680/697 looper letters, 1247 selfloop transitions, 153 changer transitions 0/2042 dead transitions. [2025-02-08 05:29:55,023 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 672 places, 2042 transitions, 21722 flow [2025-02-08 05:29:55,024 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:55,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:55,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3671 transitions. [2025-02-08 05:29:55,029 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8778096604495457 [2025-02-08 05:29:55,029 INFO L175 Difference]: Start difference. First operand has 672 places, 2046 transitions, 18930 flow. Second operand 6 states and 3671 transitions. [2025-02-08 05:29:55,029 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 672 places, 2042 transitions, 21722 flow [2025-02-08 05:29:55,251 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 672 places, 2042 transitions, 21722 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 05:29:55,273 INFO L231 Difference]: Finished difference. Result has 673 places, 2042 transitions, 19377 flow [2025-02-08 05:29:55,275 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=18920, PETRI_DIFFERENCE_MINUEND_PLACES=667, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2041, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=152, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1888, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=19377, PETRI_PLACES=673, PETRI_TRANSITIONS=2042} [2025-02-08 05:29:55,276 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, 8 predicate places. [2025-02-08 05:29:55,276 INFO L471 AbstractCegarLoop]: Abstraction has has 673 places, 2042 transitions, 19377 flow [2025-02-08 05:29:55,281 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 601.6666666666666) internal successors, (3610), 6 states have internal predecessors, (3610), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:55,281 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:55,281 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, 1, 1, 1, 1, 1] [2025-02-08 05:29:55,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-08 05:29:55,281 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr65ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:55,282 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:55,282 INFO L85 PathProgramCache]: Analyzing trace with hash -1147713230, now seen corresponding path program 1 times [2025-02-08 05:29:55,282 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:55,282 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1316721526] [2025-02-08 05:29:55,282 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:55,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:55,313 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 132 statements into 1 equivalence classes. [2025-02-08 05:29:55,323 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 132 of 132 statements. [2025-02-08 05:29:55,323 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:55,323 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:55,436 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2025-02-08 05:29:55,436 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:55,436 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1316721526] [2025-02-08 05:29:55,436 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1316721526] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:55,437 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:55,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:55,437 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1799508393] [2025-02-08 05:29:55,437 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:55,437 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 05:29:55,437 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:55,437 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 05:29:55,438 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-02-08 05:29:55,452 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 673 out of 697 [2025-02-08 05:29:55,455 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 673 places, 2042 transitions, 19377 flow. Second operand has 5 states, 5 states have (on average 674.6) internal successors, (3373), 5 states have internal predecessors, (3373), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:55,455 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:55,455 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 673 of 697 [2025-02-08 05:29:55,455 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:57,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][763], [114#L1012-77true, 459#L1038-4true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:57,936 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is not cut-off event [2025-02-08 05:29:57,936 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:29:57,936 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:29:57,936 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:29:57,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][763], [114#L1012-77true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, 277#L1038-3true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:57,971 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-02-08 05:29:57,971 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:29:57,971 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:29:57,971 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:29:58,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][763], [114#L1012-77true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, 231#L1038-1true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,007 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-02-08 05:29:58,007 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:29:58,007 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:29:58,007 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:29:58,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][910], [459#L1038-4true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,300 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-02-08 05:29:58,301 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:29:58,301 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:29:58,301 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:29:58,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][910], [473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, 277#L1038-3true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,340 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:29:58,340 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:29:58,340 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:29:58,340 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:29:58,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][910], [473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, 231#L1038-1true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,379 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,379 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,379 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,379 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][763], [114#L1012-77true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), 269#L1039-4true, Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,398 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,398 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,398 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,398 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][763], [114#L1012-77true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 586#L1039-3true, 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,432 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:29:58,432 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:29:58,432 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:29:58,432 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:29:58,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][763], [114#L1012-77true, 514#L1039-2true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,470 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:29:58,470 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:29:58,470 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:29:58,470 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:29:58,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][763], [114#L1012-77true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 352#L1039true, 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, 764#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,505 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:29:58,505 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:29:58,505 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:29:58,505 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:29:58,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][910], [473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), 269#L1039-4true, Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,586 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is not cut-off event [2025-02-08 05:29:58,586 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:29:58,586 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:29:58,586 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:29:58,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][910], [473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 586#L1039-3true, 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,618 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is not cut-off event [2025-02-08 05:29:58,619 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:29:58,619 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:29:58,619 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:29:58,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][910], [473#L1012-242true, 514#L1039-2true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,650 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is not cut-off event [2025-02-08 05:29:58,650 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:29:58,650 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:29:58,650 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:29:58,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][910], [473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 352#L1039true, 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,680 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is not cut-off event [2025-02-08 05:29:58,680 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:29:58,680 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:29:58,680 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:29:58,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][763], [114#L1012-77true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), 41#L1002-12true, Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,911 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:29:58,911 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:29:58,911 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:29:58,911 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:29:58,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][910], [473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), 41#L1002-12true, Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,956 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:29:58,956 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:29:58,956 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:29:58,956 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:29:58,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][763], [323#L1035-5true, 114#L1012-77true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 757#true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, 764#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,973 INFO L294 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-02-08 05:29:58,973 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:29:58,973 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:29:58,973 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:29:58,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][910], [323#L1035-5true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 757#true, Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:29:58,994 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-08 05:29:58,994 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:29:58,994 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:29:58,994 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:29:59,009 INFO L124 PetriNetUnfolderBase]: 5912/23947 cut-off events. [2025-02-08 05:29:59,009 INFO L125 PetriNetUnfolderBase]: For 59403/61529 co-relation queries the response was YES. [2025-02-08 05:29:59,078 INFO L83 FinitePrefix]: Finished finitePrefix Result has 66478 conditions, 23947 events. 5912/23947 cut-off events. For 59403/61529 co-relation queries the response was YES. Maximal size of possible extension queue 348. Compared 267553 event pairs, 70 based on Foata normal form. 290/23176 useless extension candidates. Maximal degree in co-relation 53443. Up to 5956 conditions per place. [2025-02-08 05:29:59,147 INFO L140 encePairwiseOnDemand]: 693/697 looper letters, 4 selfloop transitions, 3 changer transitions 0/1937 dead transitions. [2025-02-08 05:29:59,147 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 602 places, 1937 transitions, 18985 flow [2025-02-08 05:29:59,148 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 05:29:59,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 05:29:59,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 3373 transitions. [2025-02-08 05:29:59,152 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9678622668579627 [2025-02-08 05:29:59,152 INFO L175 Difference]: Start difference. First operand has 673 places, 2042 transitions, 19377 flow. Second operand 5 states and 3373 transitions. [2025-02-08 05:29:59,152 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 602 places, 1937 transitions, 18985 flow [2025-02-08 05:29:59,291 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 598 places, 1937 transitions, 18826 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-02-08 05:29:59,310 INFO L231 Difference]: Finished difference. Result has 598 places, 1937 transitions, 18818 flow [2025-02-08 05:29:59,312 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=18812, PETRI_DIFFERENCE_MINUEND_PLACES=594, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1937, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1934, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=18818, PETRI_PLACES=598, PETRI_TRANSITIONS=1937} [2025-02-08 05:29:59,312 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -67 predicate places. [2025-02-08 05:29:59,312 INFO L471 AbstractCegarLoop]: Abstraction has has 598 places, 1937 transitions, 18818 flow [2025-02-08 05:29:59,313 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 674.6) internal successors, (3373), 5 states have internal predecessors, (3373), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:29:59,314 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:59,314 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, 1, 1, 1, 1, 1, 1] [2025-02-08 05:29:59,314 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-08 05:29:59,314 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting pusherErr13ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:59,314 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:59,315 INFO L85 PathProgramCache]: Analyzing trace with hash -1326142724, now seen corresponding path program 1 times [2025-02-08 05:29:59,315 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:59,315 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1602786584] [2025-02-08 05:29:59,315 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:59,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:59,335 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 133 statements into 1 equivalence classes. [2025-02-08 05:29:59,346 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 133 of 133 statements. [2025-02-08 05:29:59,347 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:59,347 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:59,735 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2025-02-08 05:29:59,735 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:59,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1602786584] [2025-02-08 05:29:59,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1602786584] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:59,735 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:59,735 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:59,735 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [350295965] [2025-02-08 05:29:59,736 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:59,736 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:59,736 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:59,736 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:59,736 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:30:01,523 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 620 out of 697 [2025-02-08 05:30:01,526 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 598 places, 1937 transitions, 18818 flow. Second operand has 6 states, 6 states have (on average 624.6666666666666) internal successors, (3748), 6 states have internal predecessors, (3748), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:30:01,526 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:30:01,526 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 620 of 697 [2025-02-08 05:30:01,526 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:30:04,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][762], [114#L1012-77true, 773#true, 459#L1038-4true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, 764#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,363 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is not cut-off event [2025-02-08 05:30:04,363 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:30:04,363 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:30:04,363 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:30:04,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][762], [114#L1012-77true, 773#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, 277#L1038-3true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,398 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-02-08 05:30:04,398 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:30:04,398 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:30:04,398 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:30:04,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][762], [114#L1012-77true, 773#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, 231#L1038-1true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,431 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-02-08 05:30:04,431 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:30:04,431 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:30:04,431 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:30:04,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][909], [773#true, 459#L1038-4true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,546 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-02-08 05:30:04,546 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:30:04,546 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:30:04,546 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:30:04,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][909], [773#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, 277#L1038-3true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,580 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:30:04,580 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:30:04,580 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:30:04,580 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:30:04,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][909], [773#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, 231#L1038-1true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,615 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,615 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,615 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,615 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][762], [114#L1012-77true, 773#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 269#L1039-4true, 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,633 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,633 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,633 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,633 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][762], [114#L1012-77true, 773#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 586#L1039-3true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,666 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:30:04,666 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:30:04,666 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:30:04,666 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:30:04,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][762], [114#L1012-77true, 773#true, 514#L1039-2true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,699 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:30:04,699 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:30:04,699 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:30:04,699 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:30:04,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][762], [114#L1012-77true, 773#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 352#L1039true, 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, 764#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,734 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:30:04,734 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:30:04,734 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:30:04,734 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:30:04,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][909], [773#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 269#L1039-4true, 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,810 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is not cut-off event [2025-02-08 05:30:04,810 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:30:04,810 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:30:04,810 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:30:04,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][909], [773#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 586#L1039-3true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,840 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is not cut-off event [2025-02-08 05:30:04,840 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:30:04,840 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:30:04,840 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:30:04,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][909], [773#true, 473#L1012-242true, 514#L1039-2true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,868 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is not cut-off event [2025-02-08 05:30:04,868 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:30:04,868 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:30:04,868 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:30:04,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][909], [773#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 352#L1039true, 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:04,895 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is not cut-off event [2025-02-08 05:30:04,895 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:30:04,895 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:30:04,895 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:30:05,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][762], [114#L1012-77true, 773#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), 41#L1002-12true, Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 764#true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:05,120 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-08 05:30:05,120 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:30:05,120 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-08 05:30:05,120 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-08 05:30:05,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][909], [773#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), 41#L1002-12true, Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:05,154 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-08 05:30:05,154 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-08 05:30:05,154 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:30:05,154 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-08 05:30:05,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][762], [323#L1035-5true, 114#L1012-77true, 773#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, 764#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:05,167 INFO L294 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-02-08 05:30:05,167 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:30:05,168 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:30:05,168 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:30:05,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][909], [323#L1035-5true, 773#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 713#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:05,184 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-08 05:30:05,184 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:30:05,184 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:30:05,184 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:30:05,195 INFO L124 PetriNetUnfolderBase]: 5912/23885 cut-off events. [2025-02-08 05:30:05,195 INFO L125 PetriNetUnfolderBase]: For 90620/93037 co-relation queries the response was YES. [2025-02-08 05:30:05,277 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71946 conditions, 23885 events. 5912/23885 cut-off events. For 90620/93037 co-relation queries the response was YES. Maximal size of possible extension queue 348. Compared 266738 event pairs, 70 based on Foata normal form. 402/23288 useless extension candidates. Maximal degree in co-relation 58017. Up to 6294 conditions per place. [2025-02-08 05:30:05,348 INFO L140 encePairwiseOnDemand]: 690/697 looper letters, 1375 selfloop transitions, 6 changer transitions 0/1936 dead transitions. [2025-02-08 05:30:05,348 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 602 places, 1936 transitions, 21578 flow [2025-02-08 05:30:05,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:30:05,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:30:05,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3785 transitions. [2025-02-08 05:30:05,353 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9050693448110951 [2025-02-08 05:30:05,353 INFO L175 Difference]: Start difference. First operand has 598 places, 1937 transitions, 18818 flow. Second operand 6 states and 3785 transitions. [2025-02-08 05:30:05,353 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 602 places, 1936 transitions, 21578 flow [2025-02-08 05:30:05,491 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 599 places, 1936 transitions, 21573 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-02-08 05:30:05,508 INFO L231 Difference]: Finished difference. Result has 599 places, 1936 transitions, 18823 flow [2025-02-08 05:30:05,510 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=18811, PETRI_DIFFERENCE_MINUEND_PLACES=594, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1936, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1930, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=18823, PETRI_PLACES=599, PETRI_TRANSITIONS=1936} [2025-02-08 05:30:05,510 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -66 predicate places. [2025-02-08 05:30:05,510 INFO L471 AbstractCegarLoop]: Abstraction has has 599 places, 1936 transitions, 18823 flow [2025-02-08 05:30:05,511 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 624.6666666666666) internal successors, (3748), 6 states have internal predecessors, (3748), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:30:05,511 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:30:05,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:30:05,512 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-08 05:30:05,512 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting pusherErr10ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:30:05,512 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:30:05,512 INFO L85 PathProgramCache]: Analyzing trace with hash 1333737807, now seen corresponding path program 1 times [2025-02-08 05:30:05,512 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:30:05,512 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1717684894] [2025-02-08 05:30:05,512 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:30:05,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:30:05,535 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-02-08 05:30:05,543 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 155 of 155 statements. [2025-02-08 05:30:05,543 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:30:05,543 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:30:05,829 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2025-02-08 05:30:05,830 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:30:05,830 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1717684894] [2025-02-08 05:30:05,830 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1717684894] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:30:05,830 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:30:05,830 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:30:05,830 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [722121966] [2025-02-08 05:30:05,830 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:30:05,830 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:30:05,831 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:30:05,831 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:30:05,831 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:30:06,558 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 453 out of 697 [2025-02-08 05:30:06,560 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 599 places, 1936 transitions, 18823 flow. Second operand has 6 states, 6 states have (on average 461.1666666666667) internal successors, (2767), 6 states have internal predecessors, (2767), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:30:06,560 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:30:06,560 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 453 of 697 [2025-02-08 05:30:06,560 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:30:16,597 INFO L124 PetriNetUnfolderBase]: 13941/46998 cut-off events. [2025-02-08 05:30:16,598 INFO L125 PetriNetUnfolderBase]: For 92487/93185 co-relation queries the response was YES. [2025-02-08 05:30:16,765 INFO L83 FinitePrefix]: Finished finitePrefix Result has 133613 conditions, 46998 events. 13941/46998 cut-off events. For 92487/93185 co-relation queries the response was YES. Maximal size of possible extension queue 508. Compared 541412 event pairs, 5427 based on Foata normal form. 73/44962 useless extension candidates. Maximal degree in co-relation 111421. Up to 23828 conditions per place. [2025-02-08 05:30:16,882 INFO L140 encePairwiseOnDemand]: 642/697 looper letters, 1136 selfloop transitions, 297 changer transitions 0/2185 dead transitions. [2025-02-08 05:30:16,882 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 604 places, 2185 transitions, 22945 flow [2025-02-08 05:30:16,883 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:30:16,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:30:16,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3120 transitions. [2025-02-08 05:30:16,887 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7460545193687231 [2025-02-08 05:30:16,887 INFO L175 Difference]: Start difference. First operand has 599 places, 1936 transitions, 18823 flow. Second operand 6 states and 3120 transitions. [2025-02-08 05:30:16,887 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 604 places, 2185 transitions, 22945 flow [2025-02-08 05:30:17,212 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 599 places, 2185 transitions, 22933 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-08 05:30:17,234 INFO L231 Difference]: Finished difference. Result has 604 places, 2185 transitions, 21467 flow [2025-02-08 05:30:17,236 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=18811, PETRI_DIFFERENCE_MINUEND_PLACES=594, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1936, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=96, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1783, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=21467, PETRI_PLACES=604, PETRI_TRANSITIONS=2185} [2025-02-08 05:30:17,237 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -61 predicate places. [2025-02-08 05:30:17,237 INFO L471 AbstractCegarLoop]: Abstraction has has 604 places, 2185 transitions, 21467 flow [2025-02-08 05:30:17,238 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 461.1666666666667) internal successors, (2767), 6 states have internal predecessors, (2767), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:30:17,238 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:30:17,239 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:30:17,239 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-08 05:30:17,239 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting pusherErr7ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:30:17,239 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:30:17,239 INFO L85 PathProgramCache]: Analyzing trace with hash -1064372409, now seen corresponding path program 1 times [2025-02-08 05:30:17,240 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:30:17,240 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [805525585] [2025-02-08 05:30:17,240 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:30:17,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:30:17,272 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 156 statements into 1 equivalence classes. [2025-02-08 05:30:17,291 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 156 of 156 statements. [2025-02-08 05:30:17,292 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:30:17,292 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:30:17,813 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2025-02-08 05:30:17,814 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:30:17,814 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [805525585] [2025-02-08 05:30:17,814 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [805525585] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:30:17,817 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:30:17,818 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:30:17,818 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [342389583] [2025-02-08 05:30:17,818 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:30:17,818 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:30:17,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:30:17,818 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:30:17,818 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:30:19,501 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 614 out of 697 [2025-02-08 05:30:19,504 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 604 places, 2185 transitions, 21467 flow. Second operand has 6 states, 6 states have (on average 618.8333333333334) internal successors, (3713), 6 states have internal predecessors, (3713), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:30:19,504 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:30:19,504 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 614 of 697 [2025-02-08 05:30:19,504 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:30:22,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][1002], [114#L1012-77true, 459#L1038-4true, 779#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), 735#true, Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:22,954 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is not cut-off event [2025-02-08 05:30:22,954 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:30:22,954 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:30:22,954 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:30:22,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][1002], [114#L1012-77true, 779#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 277#L1038-3true, 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:22,991 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-02-08 05:30:22,991 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:30:22,991 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:30:22,991 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:30:23,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][1002], [114#L1012-77true, 779#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), 231#L1038-1true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,028 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-02-08 05:30:23,028 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:30:23,028 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:30:23,029 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:30:23,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][1205], [459#L1038-4true, 779#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,151 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-02-08 05:30:23,151 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:30:23,151 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:30:23,151 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:30:23,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][1205], [779#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), 735#true, 277#L1038-3true, Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,188 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:30:23,188 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:30:23,188 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:30:23,188 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:30:23,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][1205], [779#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), 735#true, Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), 231#L1038-1true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,226 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:30:23,226 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:23,226 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:23,226 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:23,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][1002], [114#L1012-77true, 779#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), 269#L1039-4true, Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,245 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:30:23,245 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:23,245 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:23,245 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:23,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][1002], [114#L1012-77true, 779#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 586#L1039-3true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,279 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:30:23,279 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:30:23,279 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:30:23,279 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:30:23,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][1002], [114#L1012-77true, 779#true, 514#L1039-2true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,318 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:30:23,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:30:23,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:30:23,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:30:23,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][1002], [114#L1012-77true, 779#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), 735#true, Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 352#L1039true, Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,355 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:30:23,355 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:30:23,355 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:30:23,355 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:30:23,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][1205], [779#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), 735#true, Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 269#L1039-4true, 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,440 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is not cut-off event [2025-02-08 05:30:23,440 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:30:23,440 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:30:23,440 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:30:23,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][1205], [779#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 586#L1039-3true, Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,473 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is not cut-off event [2025-02-08 05:30:23,473 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:30:23,473 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:30:23,474 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:30:23,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][1205], [779#true, 514#L1039-2true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,504 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is not cut-off event [2025-02-08 05:30:23,504 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:30:23,504 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:30:23,504 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:30:23,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][1205], [779#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), 735#true, Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 352#L1039true, 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:23,531 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is not cut-off event [2025-02-08 05:30:23,531 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:30:23,532 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:30:23,532 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:30:24,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1896] L1012-78-->L1012-77: Formula: (let ((.cse0 (select |v_#race_291| |v_ULTIMATE.start_fifo_empty_~self#1.base_33|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_33| 1)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_33|)) 0))) InVars {#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} OutVars{#race=|v_#race_291|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_33|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_33|} AuxVars[] AssignedVars[][1002], [114#L1012-77true, 323#L1035-5true, 779#true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), 735#true, Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:24,026 INFO L294 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-02-08 05:30:24,026 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-08 05:30:24,026 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:30:24,026 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2025-02-08 05:30:24,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1505] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_821| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= 0 (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0))) InVars {#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} OutVars{#race=|v_#race_821|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_126|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_126|} AuxVars[] AssignedVars[][1205], [323#L1035-5true, 779#true, 473#L1012-242true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), 735#true, Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 713#true, Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true]) [2025-02-08 05:30:24,055 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-08 05:30:24,055 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:30:24,055 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-08 05:30:24,055 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2025-02-08 05:30:24,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1961] L1002-13-->L1002-12: Formula: (= (store |v_#race_110| |v_pusherThread1of1ForFork0_fifo_node_init_~self#1.base_7| (store (select |v_#race_110| |v_pusherThread1of1ForFork0_fifo_node_init_~self#1.base_7|) (+ |v_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset_7| 12) |v_pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1_5|)) |v_#race_109|) InVars {#race=|v_#race_110|, pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1=|v_pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1_5|, pusherThread1of1ForFork0_fifo_node_init_~self#1.base=|v_pusherThread1of1ForFork0_fifo_node_init_~self#1.base_7|, pusherThread1of1ForFork0_fifo_node_init_~self#1.offset=|v_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset_7|} OutVars{#race=|v_#race_109|, pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1=|v_pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1_5|, pusherThread1of1ForFork0_fifo_node_init_~self#1.base=|v_pusherThread1of1ForFork0_fifo_node_init_~self#1.base_7|, pusherThread1of1ForFork0_fifo_node_init_~self#1.offset=|v_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset_7|} AuxVars[] AssignedVars[#race][307], [Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 779#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), 41#L1002-12true, Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 674#L1012-78true, 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true, 713#true]) [2025-02-08 05:30:24,070 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-02-08 05:30:24,070 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:30:24,070 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:30:24,070 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-08 05:30:24,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1961] L1002-13-->L1002-12: Formula: (= (store |v_#race_110| |v_pusherThread1of1ForFork0_fifo_node_init_~self#1.base_7| (store (select |v_#race_110| |v_pusherThread1of1ForFork0_fifo_node_init_~self#1.base_7|) (+ |v_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset_7| 12) |v_pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1_5|)) |v_#race_109|) InVars {#race=|v_#race_110|, pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1=|v_pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1_5|, pusherThread1of1ForFork0_fifo_node_init_~self#1.base=|v_pusherThread1of1ForFork0_fifo_node_init_~self#1.base_7|, pusherThread1of1ForFork0_fifo_node_init_~self#1.offset=|v_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset_7|} OutVars{#race=|v_#race_109|, pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1=|v_pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1_5|, pusherThread1of1ForFork0_fifo_node_init_~self#1.base=|v_pusherThread1of1ForFork0_fifo_node_init_~self#1.base_7|, pusherThread1of1ForFork0_fifo_node_init_~self#1.offset=|v_pusherThread1of1ForFork0_fifo_node_init_~self#1.offset_7|} AuxVars[] AssignedVars[#race][307], [312#L1012-243true, Black: 715#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0), Black: 718#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 3)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 781#(= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|), Black: 716#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), 735#true, Black: 717#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) |ULTIMATE.start_fifo_empty_~self#1.offset|) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 2)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 1)) 0)), Black: 784#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 15 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 783#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|))) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 14 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 782#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 12 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)) |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1|) (= |pusherThread1of1ForFork0_fifo_node_init_#t~nondet4#1| (select (select |#race| |pusherThread1of1ForFork0_fifo_node_init_~self#1.base|) (+ 13 |pusherThread1of1ForFork0_fifo_node_init_~self#1.offset|)))), Black: 779#true, Black: 729#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 7 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 727#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 726#(= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0), Black: 728#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ 5 |ULTIMATE.start_fifo_empty_~self#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 6)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_~self#1.base|) (+ |ULTIMATE.start_fifo_empty_~self#1.offset| 4)) 0)), Black: 739#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), Black: 738#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1)))), 41#L1002-12true, Black: 740#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 2 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0) (= 0 (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem9#1.offset| 1))) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) (+ 3 |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|)) 0)), Black: 737#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem9#1.base|) |ULTIMATE.start_fifo_empty_#t~mem9#1.offset|) 0), Black: 749#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 790#true, Black: 751#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 15)) 0)), Black: 750#(and (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 14)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 13)) 0) (= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0)), 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short67#1| (= |ULTIMATE.start_fifo_front_~wait#1| 1)), 746#true, Black: 762#(and (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 5)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 7)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 4)) 0) (= (select (select |#race| |pusherThread1of1ForFork0_fifo_push_~self#1.base|) (+ |pusherThread1of1ForFork0_fifo_push_~self#1.offset| 6)) 0)), 724#true, 713#true]) [2025-02-08 05:30:24,074 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-02-08 05:30:24,074 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:30:24,074 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:30:24,074 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-08 05:30:24,077 INFO L124 PetriNetUnfolderBase]: 6960/27185 cut-off events. [2025-02-08 05:30:24,077 INFO L125 PetriNetUnfolderBase]: For 113267/117954 co-relation queries the response was YES. [2025-02-08 05:30:24,158 INFO L83 FinitePrefix]: Finished finitePrefix Result has 89417 conditions, 27185 events. 6960/27185 cut-off events. For 113267/117954 co-relation queries the response was YES. Maximal size of possible extension queue 401. Compared 308788 event pairs, 151 based on Foata normal form. 643/26901 useless extension candidates. Maximal degree in co-relation 72938. Up to 6988 conditions per place. [2025-02-08 05:30:24,226 INFO L140 encePairwiseOnDemand]: 685/697 looper letters, 1297 selfloop transitions, 104 changer transitions 0/2183 dead transitions. [2025-02-08 05:30:24,227 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 607 places, 2183 transitions, 24265 flow [2025-02-08 05:30:24,227 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:30:24,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:30:24,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3755 transitions. [2025-02-08 05:30:24,231 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.897895743663319 [2025-02-08 05:30:24,231 INFO L175 Difference]: Start difference. First operand has 604 places, 2185 transitions, 21467 flow. Second operand 6 states and 3755 transitions. [2025-02-08 05:30:24,231 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 607 places, 2183 transitions, 24265 flow [2025-02-08 05:30:24,472 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 607 places, 2183 transitions, 24049 flow, removed 108 selfloop flow, removed 0 redundant places. [2025-02-08 05:30:24,496 INFO L231 Difference]: Finished difference. Result has 607 places, 2183 transitions, 21455 flow [2025-02-08 05:30:24,498 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=697, PETRI_DIFFERENCE_MINUEND_FLOW=21247, PETRI_DIFFERENCE_MINUEND_PLACES=602, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=2183, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=104, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=2079, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=21455, PETRI_PLACES=607, PETRI_TRANSITIONS=2183} [2025-02-08 05:30:24,499 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -58 predicate places. [2025-02-08 05:30:24,500 INFO L471 AbstractCegarLoop]: Abstraction has has 607 places, 2183 transitions, 21455 flow [2025-02-08 05:30:24,501 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 618.8333333333334) internal successors, (3713), 6 states have internal predecessors, (3713), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:30:24,501 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:30:24,501 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 05:30:24,501 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-08 05:30:24,502 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting pusherErr9ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:30:24,502 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:30:24,503 INFO L85 PathProgramCache]: Analyzing trace with hash -178055091, now seen corresponding path program 1 times [2025-02-08 05:30:24,503 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:30:24,503 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [938509943] [2025-02-08 05:30:24,503 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:30:24,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:30:24,521 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 162 statements into 1 equivalence classes. [2025-02-08 05:30:24,530 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 162 of 162 statements. [2025-02-08 05:30:24,530 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:30:24,530 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:30:25,089 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2025-02-08 05:30:25,089 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:30:25,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [938509943] [2025-02-08 05:30:25,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [938509943] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:30:25,089 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:30:25,089 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:30:25,089 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [349051560] [2025-02-08 05:30:25,089 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:30:25,090 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:30:25,090 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:30:25,090 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:30:25,090 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:30:25,983 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 453 out of 697 [2025-02-08 05:30:25,986 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 607 places, 2183 transitions, 21455 flow. Second operand has 6 states, 6 states have (on average 461.1666666666667) internal successors, (2767), 6 states have internal predecessors, (2767), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 05:30:25,986 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:30:25,986 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 453 of 697 [2025-02-08 05:30:25,986 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand