./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 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_1w1r.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 43c4691e367ff0d8a9949fa90f15eddbc091ab75ed1546de74dafe83c2376639 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 05:29:04,336 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 05:29:04,375 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:04,378 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 05:29:04,378 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 05:29:04,391 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 05:29:04,391 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 05:29:04,392 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 05:29:04,392 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 05:29:04,392 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 05:29:04,392 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 05:29:04,392 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 05:29:04,392 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 05:29:04,392 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 05:29:04,392 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 05:29:04,392 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 05:29:04,393 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 05:29:04,394 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 05:29:04,394 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 05:29:04,394 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 05:29:04,394 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:29:04,394 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 05:29:04,394 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 05:29:04,394 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 05:29:04,394 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 05:29:04,394 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 05:29:04,394 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 05:29:04,394 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 05:29:04,394 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 05:29:04,395 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 05:29:04,395 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 05:29:04,395 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 43c4691e367ff0d8a9949fa90f15eddbc091ab75ed1546de74dafe83c2376639 [2025-02-08 05:29:04,631 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 05:29:04,636 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 05:29:04,637 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 05:29:04,638 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 05:29:04,638 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 05:29:04,639 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i [2025-02-08 05:29:06,070 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3a168103b/08fafe4dbc55469c843a1c9c7e72309d/FLAG9d05b77e3 [2025-02-08 05:29:06,396 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 05:29:06,396 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i [2025-02-08 05:29:06,416 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3a168103b/08fafe4dbc55469c843a1c9c7e72309d/FLAG9d05b77e3 [2025-02-08 05:29:06,430 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3a168103b/08fafe4dbc55469c843a1c9c7e72309d [2025-02-08 05:29:06,432 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 05:29:06,433 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 05:29:06,434 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 05:29:06,434 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 05:29:06,437 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 05:29:06,437 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:29:06" (1/1) ... [2025-02-08 05:29:06,439 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@11b25e61 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:06, skipping insertion in model container [2025-02-08 05:29:06,439 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 05:29:06" (1/1) ... [2025-02-08 05:29:06,471 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 05:29:06,859 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:29:06,866 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 05:29:06,916 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 05:29:06,954 INFO L204 MainTranslator]: Completed translation [2025-02-08 05:29:06,954 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:06 WrapperNode [2025-02-08 05:29:06,955 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 05:29:06,955 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 05:29:06,956 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 05:29:06,956 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 05:29:06,960 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:06" (1/1) ... [2025-02-08 05:29:06,975 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:06" (1/1) ... [2025-02-08 05:29:07,024 INFO L138 Inliner]: procedures = 277, calls = 104, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 970 [2025-02-08 05:29:07,025 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 05:29:07,025 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 05:29:07,025 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 05:29:07,025 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 05:29:07,030 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:06" (1/1) ... [2025-02-08 05:29:07,031 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:06" (1/1) ... [2025-02-08 05:29:07,040 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:06" (1/1) ... [2025-02-08 05:29:07,040 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:06" (1/1) ... [2025-02-08 05:29:07,080 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:06" (1/1) ... [2025-02-08 05:29:07,084 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:06" (1/1) ... [2025-02-08 05:29:07,088 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:06" (1/1) ... [2025-02-08 05:29:07,090 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:06" (1/1) ... [2025-02-08 05:29:07,097 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 05:29:07,097 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 05:29:07,097 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 05:29:07,098 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 05:29:07,099 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:06" (1/1) ... [2025-02-08 05:29:07,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 05:29:07,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 05:29:07,131 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:07,134 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:07,162 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2025-02-08 05:29:07,162 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2025-02-08 05:29:07,162 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 05:29:07,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2025-02-08 05:29:07,162 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 05:29:07,162 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-08 05:29:07,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-08 05:29:07,163 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 05:29:07,163 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 05:29:07,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2025-02-08 05:29:07,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-08 05:29:07,163 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 05:29:07,163 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 05:29:07,164 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:07,305 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 05:29:07,307 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 05:29:07,573 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:07,573 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:07,573 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:07,573 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:08,367 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1093-1: havoc main_#t~pre78#1; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1093-2: main_~i~1#1 := 1 + main_~i~1#1; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1093-3: main_#t~pre78#1 := 1 + main_~i~1#1; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1093-4: havoc main_~got~0#1; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094: havoc main_#t~mem77#1; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-1: havoc main_#t~ret76#1.base, main_#t~ret76#1.offset; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-2: assume ((0 == #race[main_#t~ret76#1.base,main_#t~ret76#1.offset] && 0 == #race[main_#t~ret76#1.base,1 + main_#t~ret76#1.offset]) && 0 == #race[main_#t~ret76#1.base,2 + main_#t~ret76#1.offset]) && 0 == #race[main_#t~ret76#1.base,3 + main_#t~ret76#1.offset]; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-2: assume !(((0 == #race[main_#t~ret76#1.base,main_#t~ret76#1.offset] && 0 == #race[main_#t~ret76#1.base,1 + main_#t~ret76#1.offset]) && 0 == #race[main_#t~ret76#1.base,2 + main_#t~ret76#1.offset]) && 0 == #race[main_#t~ret76#1.base,3 + main_#t~ret76#1.offset]); [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-3: main_~got~0#1 := main_#t~mem77#1; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-4: #race := #race[main_#t~ret76#1.base,3 + main_#t~ret76#1.offset := 0]; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-5: #race := #race[main_#t~ret76#1.base,2 + main_#t~ret76#1.offset := 0]; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-6: #race := #race[main_#t~ret76#1.base,1 + main_#t~ret76#1.offset := 0]; [2025-02-08 05:29:08,368 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-7: #race := #race[main_#t~ret76#1.base,main_#t~ret76#1.offset := 0]; [2025-02-08 05:29:08,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-8: SUMMARY for call main_#t~mem77#1 := read~int(main_#t~ret76#1.base, main_#t~ret76#1.offset, 4); srcloc: null [2025-02-08 05:29:08,369 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:08,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-10: havoc fifo_front_#t~ret63#1, fifo_front_#t~short64#1, fifo_front_#t~mem65#1.base, fifo_front_#t~mem65#1.offset, fifo_front_#t~ret66#1, fifo_front_#t~mem67#1.base, fifo_front_#t~mem67#1.offset, fifo_front_#t~mem69#1.base, fifo_front_#t~mem69#1.offset, fifo_front_#t~mem68#1.base, fifo_front_#t~mem68#1.offset, fifo_front_#t~mem70#1.base, fifo_front_#t~mem70#1.offset, fifo_front_#t~mem71#1.base, fifo_front_#t~mem71#1.offset, fifo_front_~self#1.base, fifo_front_~self#1.offset, fifo_front_~wait#1; [2025-02-08 05:29:08,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1094-11: main_#t~ret76#1.base, main_#t~ret76#1.offset := fifo_front_#res#1.base, fifo_front_#res#1.offset; [2025-02-08 05:29:08,369 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:08,369 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~mem62#1.base, fifo_pop_#t~mem62#1.offset, fifo_pop_#t~mem61#1.base, fifo_pop_#t~mem61#1.offset, fifo_pop_~self#1.base, fifo_pop_~self#1.offset; [2025-02-08 05:29:08,369 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~mem62#1.base, fifo_pop_#t~mem62#1.offset, fifo_pop_#t~mem61#1.base, fifo_pop_#t~mem61#1.offset, fifo_pop_~self#1.base, fifo_pop_~self#1.offset; [2025-02-08 05:29:08,369 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:08,369 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:08,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1096-1: assume !(main_~got~0#1 == 42 + main_~i~1#1); [2025-02-08 05:29:08,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1096-1: assume !!(main_~got~0#1 == 42 + main_~i~1#1); [2025-02-08 05:29:08,369 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:08,369 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:08,369 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:08,369 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:08,369 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:08,369 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:08,369 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:08,369 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:08,369 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:08,369 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:08,370 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:08,370 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:08,370 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:08,370 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:08,370 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:08,370 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:08,370 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:08,370 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:08,371 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:08,371 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:08,371 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:08,371 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:08,371 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:08,371 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:08,371 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:08,371 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:08,371 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:08,371 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:08,371 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:08,371 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:08,371 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:08,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:08,372 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:08,372 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:08,372 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:08,372 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:08,372 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:08,372 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:08,372 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:08,372 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:08,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-8: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:08,372 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-22: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,373 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:08,374 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:08,374 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:08,374 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-30: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:08,374 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:08,374 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:08,374 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:08,374 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:08,374 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:08,374 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:08,374 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:08,374 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:08,374 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:08,374 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:08,374 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:08,374 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:08,374 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:08,375 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:08,375 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:08,375 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:08,375 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:08,375 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:08,375 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:08,375 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:08,375 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:08,375 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:08,375 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:08,375 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:08,376 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:08,376 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:08,376 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:08,376 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:08,376 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:08,376 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:08,376 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:08,376 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:08,376 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-44: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:08,376 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:08,376 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:08,376 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:08,376 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:08,376 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1053-52: havoc fifo_drop_head_#t~nondet48#1; [2025-02-08 05:29:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,377 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:08,378 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:08,378 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:08,378 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:08,378 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:08,378 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:08,378 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:08,378 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:08,378 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:08,379 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:08,379 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:08,379 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:08,379 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:08,379 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:08,379 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:08,379 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:08,379 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:08,379 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-1: assume !(0 == fifo_pop_#t~ret50#1 % 256); [2025-02-08 05:29:08,379 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-1: assume !!(0 == fifo_pop_#t~ret50#1 % 256); [2025-02-08 05:29:08,379 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:08,379 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:08,379 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:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-5: fifo_pop_#t~ret50#1 := fifo_empty_#res#1; [2025-02-08 05:29:08,380 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:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1059-7: havoc fifo_empty_#res#1; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-6: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-6: assume !false; [2025-02-08 05:29:08,380 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:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-7: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-8: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-8: assume !false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-9: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-10: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-10: assume !false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-11: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-12: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-12: assume !false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-13: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-14: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-14: assume !false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-15: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-16: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-16: assume !false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L993-17: assume false; [2025-02-08 05:29:08,380 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060: havoc fifo_pop_#t~nondet54#1; [2025-02-08 05:29:08,380 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:08,380 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:08,380 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:08,380 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:08,380 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:08,380 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:08,380 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:08,380 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:08,381 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:08,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1060-9: havoc fifo_pop_#t~nondet54#1; [2025-02-08 05:29:08,381 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:08,381 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:08,381 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:08,381 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:08,381 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:08,381 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:08,381 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:08,381 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:08,381 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:08,381 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:08,381 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:08,381 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:08,381 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:08,381 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:08,382 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:08,382 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:08,382 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:08,382 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:08,382 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:08,382 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:08,382 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:08,382 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:08,382 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:08,382 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:08,382 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:08,382 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:08,382 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,383 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:08,384 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:08,384 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:08,384 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:08,384 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:08,384 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:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-2: assume fifo_pop_#t~mem58#1.base != fifo_pop_#t~mem59#1.base || fifo_pop_#t~mem58#1.offset != fifo_pop_#t~mem59#1.offset; [2025-02-08 05:29:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-2: assume !(fifo_pop_#t~mem58#1.base != fifo_pop_#t~mem59#1.base || fifo_pop_#t~mem58#1.offset != fifo_pop_#t~mem59#1.offset); [2025-02-08 05:29:08,384 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:08,384 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:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-5: 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:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-5: 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:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-6: #race := #race[fifo_pop_~self#1.base,7 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-7: #race := #race[fifo_pop_~self#1.base,6 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-8: #race := #race[fifo_pop_~self#1.base,5 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1062-9: #race := #race[fifo_pop_~self#1.base,4 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,384 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_~self#1.base, 4 + fifo_pop_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:08,384 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:08,384 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:08,384 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:08,384 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:08,384 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:08,384 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:08,384 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:08,384 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:08,384 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:08,384 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:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067: havoc fifo_pop_#t~mem61#1.base, fifo_pop_#t~mem61#1.offset; [2025-02-08 05:29:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-1: havoc fifo_pop_#t~mem62#1.base, fifo_pop_#t~mem62#1.offset; [2025-02-08 05:29:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-2: havoc fifo_pop_#t~mem61#1.base, fifo_pop_#t~mem61#1.offset; [2025-02-08 05:29:08,384 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:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-4: assume fifo_pop_#t~mem62#1.base == fifo_pop_#t~mem61#1.base && fifo_pop_#t~mem62#1.offset > 12 + fifo_pop_#t~mem61#1.offset; [2025-02-08 05:29:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-4: assume !(fifo_pop_#t~mem62#1.base == fifo_pop_#t~mem61#1.base && fifo_pop_#t~mem62#1.offset > 12 + fifo_pop_#t~mem61#1.offset); [2025-02-08 05:29:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-5: havoc fifo_pop_#t~mem60#1.base, fifo_pop_#t~mem60#1.offset; [2025-02-08 05:29:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-6: havoc fifo_pop_#t~mem60#1.base, fifo_pop_#t~mem60#1.offset; [2025-02-08 05:29:08,384 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-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:08,385 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-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:08,385 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-8: #race := #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,385 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-9: #race := #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,385 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-10: #race := #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,385 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-11: #race := #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,385 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-12: SUMMARY for call fifo_pop_#t~mem61#1.base, fifo_pop_#t~mem61#1.offset := read~$Pointer$(fifo_pop_~self#1.base, fifo_pop_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:08,385 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-13: assume ((0 == #race[fifo_pop_#t~mem60#1.base,fifo_pop_#t~mem60#1.offset] && 0 == #race[fifo_pop_#t~mem60#1.base,1 + fifo_pop_#t~mem60#1.offset]) && 0 == #race[fifo_pop_#t~mem60#1.base,2 + fifo_pop_#t~mem60#1.offset]) && 0 == #race[fifo_pop_#t~mem60#1.base,3 + fifo_pop_#t~mem60#1.offset]; [2025-02-08 05:29:08,385 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-13: assume !(((0 == #race[fifo_pop_#t~mem60#1.base,fifo_pop_#t~mem60#1.offset] && 0 == #race[fifo_pop_#t~mem60#1.base,1 + fifo_pop_#t~mem60#1.offset]) && 0 == #race[fifo_pop_#t~mem60#1.base,2 + fifo_pop_#t~mem60#1.offset]) && 0 == #race[fifo_pop_#t~mem60#1.base,3 + fifo_pop_#t~mem60#1.offset]); [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-14: #race := #race[fifo_pop_#t~mem60#1.base,3 + fifo_pop_#t~mem60#1.offset := 0]; [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-15: #race := #race[fifo_pop_#t~mem60#1.base,2 + fifo_pop_#t~mem60#1.offset := 0]; [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-16: #race := #race[fifo_pop_#t~mem60#1.base,1 + fifo_pop_#t~mem60#1.offset := 0]; [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-17: #race := #race[fifo_pop_#t~mem60#1.base,fifo_pop_#t~mem60#1.offset := 0]; [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-18: SUMMARY for call fifo_pop_#t~mem62#1.base, fifo_pop_#t~mem62#1.offset := read~$Pointer$(fifo_pop_#t~mem60#1.base, fifo_pop_#t~mem60#1.offset, 4); srcloc: null [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-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:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-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:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-20: #race := #race[fifo_pop_~self#1.base,3 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-21: #race := #race[fifo_pop_~self#1.base,2 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-22: #race := #race[fifo_pop_~self#1.base,1 + fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-23: #race := #race[fifo_pop_~self#1.base,fifo_pop_~self#1.offset := 0]; [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1067-24: 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:08,386 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:08,386 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:08,386 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:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1074-6: assume { :end_inline_fifo_empty } true;fifo_front_#t~short64#1 := 0 != fifo_front_#t~ret63#1 % 256; [2025-02-08 05:29:08,386 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:08,386 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:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1074-9: fifo_front_#t~ret63#1 := fifo_empty_#res#1; [2025-02-08 05:29:08,386 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076: havoc fifo_front_#t~ret66#1; [2025-02-08 05:29:08,387 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:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076-2: assume !(0 == fifo_front_#t~ret66#1 % 256); [2025-02-08 05:29:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076-2: assume !!(0 == fifo_front_#t~ret66#1 % 256); [2025-02-08 05:29:08,387 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:08,387 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:08,387 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:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1076-6: fifo_front_#t~ret66#1 := fifo_empty_#res#1; [2025-02-08 05:29:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077: havoc fifo_front_#t~mem68#1.base, fifo_front_#t~mem68#1.offset; [2025-02-08 05:29:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-1: havoc fifo_front_#t~mem69#1.base, fifo_front_#t~mem69#1.offset; [2025-02-08 05:29:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-2: havoc fifo_front_#t~mem68#1.base, fifo_front_#t~mem68#1.offset; [2025-02-08 05:29:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-3: havoc fifo_front_#t~mem69#1.base, fifo_front_#t~mem69#1.offset; [2025-02-08 05:29:08,387 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:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-4: assume fifo_front_#t~mem69#1.base == fifo_front_#t~mem68#1.base && fifo_front_#t~mem69#1.offset == 12 + fifo_front_#t~mem68#1.offset; [2025-02-08 05:29:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-4: assume !(fifo_front_#t~mem69#1.base == fifo_front_#t~mem68#1.base && fifo_front_#t~mem69#1.offset == 12 + fifo_front_#t~mem68#1.offset); [2025-02-08 05:29:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-5: havoc fifo_front_#t~mem67#1.base, fifo_front_#t~mem67#1.offset; [2025-02-08 05:29:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-6: havoc fifo_front_#t~mem67#1.base, fifo_front_#t~mem67#1.offset; [2025-02-08 05:29:08,387 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:08,387 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:08,387 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:08,387 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:08,387 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:08,387 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:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-12: SUMMARY for call fifo_front_#t~mem68#1.base, fifo_front_#t~mem68#1.offset := read~$Pointer$(fifo_front_~self#1.base, fifo_front_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-13: assume ((0 == #race[fifo_front_#t~mem67#1.base,fifo_front_#t~mem67#1.offset] && 0 == #race[fifo_front_#t~mem67#1.base,1 + fifo_front_#t~mem67#1.offset]) && 0 == #race[fifo_front_#t~mem67#1.base,2 + fifo_front_#t~mem67#1.offset]) && 0 == #race[fifo_front_#t~mem67#1.base,3 + fifo_front_#t~mem67#1.offset]; [2025-02-08 05:29:08,387 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-13: assume !(((0 == #race[fifo_front_#t~mem67#1.base,fifo_front_#t~mem67#1.offset] && 0 == #race[fifo_front_#t~mem67#1.base,1 + fifo_front_#t~mem67#1.offset]) && 0 == #race[fifo_front_#t~mem67#1.base,2 + fifo_front_#t~mem67#1.offset]) && 0 == #race[fifo_front_#t~mem67#1.base,3 + fifo_front_#t~mem67#1.offset]); [2025-02-08 05:29:08,388 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-14: #race := #race[fifo_front_#t~mem67#1.base,3 + fifo_front_#t~mem67#1.offset := 0]; [2025-02-08 05:29:08,388 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-15: #race := #race[fifo_front_#t~mem67#1.base,2 + fifo_front_#t~mem67#1.offset := 0]; [2025-02-08 05:29:08,388 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-16: #race := #race[fifo_front_#t~mem67#1.base,1 + fifo_front_#t~mem67#1.offset := 0]; [2025-02-08 05:29:08,388 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-17: #race := #race[fifo_front_#t~mem67#1.base,fifo_front_#t~mem67#1.offset := 0]; [2025-02-08 05:29:08,388 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-18: SUMMARY for call fifo_front_#t~mem69#1.base, fifo_front_#t~mem69#1.offset := read~$Pointer$(fifo_front_#t~mem67#1.base, fifo_front_#t~mem67#1.offset, 4); srcloc: null [2025-02-08 05:29:08,388 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:08,388 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:08,388 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:08,388 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:08,388 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:08,388 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:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1077-24: SUMMARY for call fifo_front_#t~mem67#1.base, fifo_front_#t~mem67#1.offset := read~$Pointer$(fifo_front_~self#1.base, fifo_front_~self#1.offset, 4); srcloc: null [2025-02-08 05:29:08,389 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:08,389 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:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:08,389 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:08,389 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:08,389 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:08,389 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:08,389 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:08,389 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:08,389 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:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-55: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:08,389 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:08,389 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:08,389 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:08,389 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:08,389 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:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080: havoc fifo_front_#t~mem71#1.base, fifo_front_#t~mem71#1.offset; [2025-02-08 05:29:08,389 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:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-1: havoc fifo_front_#t~mem70#1.base, fifo_front_#t~mem70#1.offset; [2025-02-08 05:29:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-3: havoc fifo_front_#t~mem71#1.base, fifo_front_#t~mem71#1.offset; [2025-02-08 05:29:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-4: havoc fifo_front_#t~mem70#1.base, fifo_front_#t~mem70#1.offset; [2025-02-08 05:29:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-5: 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:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-5: 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:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-6: fifo_front_#res#1.base, fifo_front_#res#1.offset := fifo_front_#t~mem71#1.base, fifo_front_#t~mem71#1.offset; [2025-02-08 05:29:08,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-7: #race := #race[fifo_front_#t~mem70#1.base,3 + fifo_front_#t~mem70#1.offset := 0]; [2025-02-08 05:29:08,390 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-8: #race := #race[fifo_front_#t~mem70#1.base,2 + fifo_front_#t~mem70#1.offset := 0]; [2025-02-08 05:29:08,390 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-9: #race := #race[fifo_front_#t~mem70#1.base,1 + fifo_front_#t~mem70#1.offset := 0]; [2025-02-08 05:29:08,390 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-10: #race := #race[fifo_front_#t~mem70#1.base,fifo_front_#t~mem70#1.offset := 0]; [2025-02-08 05:29:08,390 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-11: SUMMARY for call fifo_front_#t~mem71#1.base, fifo_front_#t~mem71#1.offset := read~$Pointer$(fifo_front_#t~mem70#1.base, fifo_front_#t~mem70#1.offset, 4); srcloc: null [2025-02-08 05:29:08,390 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:08,390 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:08,390 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:08,390 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:08,391 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:08,391 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:08,391 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1080-17: 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:08,391 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-110: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:08,391 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:08,391 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:08,391 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:08,391 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:08,391 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:08,391 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:08,391 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-118: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:08,391 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:08,391 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:08,391 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:08,391 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:08,391 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:08,391 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:08,391 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,392 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:08,393 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:08,429 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:08,429 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:08,429 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-151: assume fifo_empty_#t~short13#1; [2025-02-08 05:29:08,429 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-151: assume !fifo_empty_#t~short13#1; [2025-02-08 05:29:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-165: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,429 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:08,430 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-220: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:08,430 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:08,430 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:08,430 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:08,430 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:08,430 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:08,430 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:08,430 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1012-275: havoc fifo_empty_#t~short13#1; [2025-02-08 05:29:08,430 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:08,430 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:08,430 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:08,430 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:08,430 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:08,430 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:08,430 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1089: havoc main_~#q~1#1.base, main_~#q~1#1.offset; [2025-02-08 05:29:08,430 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:08,431 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 05:29:08,433 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 05:29:08,446 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 05:29:08,446 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 05:29:08,446 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:29:08 BoogieIcfgContainer [2025-02-08 05:29:08,446 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 05:29:08,448 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 05:29:08,448 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 05:29:08,451 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 05:29:08,451 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 05:29:06" (1/3) ... [2025-02-08 05:29:08,451 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@54bf25f6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:29:08, skipping insertion in model container [2025-02-08 05:29:08,451 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 05:29:06" (2/3) ... [2025-02-08 05:29:08,451 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@54bf25f6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 05:29:08, skipping insertion in model container [2025-02-08 05:29:08,452 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 05:29:08" (3/3) ... [2025-02-08 05:29:08,452 INFO L128 eAbstractionObserver]: Analyzing ICFG divinefifo_1w1r.i [2025-02-08 05:29:08,461 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 05:29:08,463 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG divinefifo_1w1r.i that has 2 procedures, 677 locations, 1 initial locations, 4 loop locations, and 96 error locations. [2025-02-08 05:29:08,463 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 05:29:08,538 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-02-08 05:29:08,579 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 680 places, 697 transitions, 1401 flow [2025-02-08 05:29:08,742 INFO L124 PetriNetUnfolderBase]: 21/696 cut-off events. [2025-02-08 05:29:08,744 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-08 05:29:08,752 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:08,753 INFO L82 GeneralOperation]: Start removeDead. Operand has 680 places, 697 transitions, 1401 flow [2025-02-08 05:29:08,759 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 665 places, 682 transitions, 1370 flow [2025-02-08 05:29:08,765 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 05:29:08,772 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;@486154c6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 05:29:08,773 INFO L334 AbstractCegarLoop]: Starting to check reachability of 74 error locations. [2025-02-08 05:29:08,777 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 05:29:08,777 INFO L124 PetriNetUnfolderBase]: 0/32 cut-off events. [2025-02-08 05:29:08,777 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-08 05:29:08,777 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:08,778 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:08,778 INFO L396 AbstractCegarLoop]: === Iteration 1 === 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:08,781 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:08,782 INFO L85 PathProgramCache]: Analyzing trace with hash -497178320, now seen corresponding path program 1 times [2025-02-08 05:29:08,786 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:08,787 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [348095739] [2025-02-08 05:29:08,787 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:08,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:08,841 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-02-08 05:29:08,859 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-02-08 05:29:08,859 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:08,860 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:09,282 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:09,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:09,283 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [348095739] [2025-02-08 05:29:09,283 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [348095739] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:09,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:09,284 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:09,284 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1764204212] [2025-02-08 05:29:09,285 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:09,295 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:09,298 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:09,327 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:09,328 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:10,132 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 452 out of 697 [2025-02-08 05:29:10,138 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:10,138 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:10,138 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 452 of 697 [2025-02-08 05:29:10,140 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:12,667 INFO L124 PetriNetUnfolderBase]: 4759/17779 cut-off events. [2025-02-08 05:29:12,667 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-02-08 05:29:12,722 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 184180 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:12,854 INFO L140 encePairwiseOnDemand]: 679/697 looper letters, 227 selfloop transitions, 5 changer transitions 9/664 dead transitions. [2025-02-08 05:29:12,854 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 664 places, 664 transitions, 1798 flow [2025-02-08 05:29:12,863 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:12,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:12,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2957 transitions. [2025-02-08 05:29:12,901 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7070779531324725 [2025-02-08 05:29:12,902 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:12,903 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 664 places, 664 transitions, 1798 flow [2025-02-08 05:29:12,921 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:12,938 INFO L231 Difference]: Finished difference. Result has 662 places, 655 transitions, 1322 flow [2025-02-08 05:29:12,940 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:12,949 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -3 predicate places. [2025-02-08 05:29:12,949 INFO L471 AbstractCegarLoop]: Abstraction has has 662 places, 655 transitions, 1322 flow [2025-02-08 05:29:12,954 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:12,954 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:12,954 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:12,954 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 05:29:12,954 INFO L396 AbstractCegarLoop]: === Iteration 2 === 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:12,955 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:12,955 INFO L85 PathProgramCache]: Analyzing trace with hash -1621978001, now seen corresponding path program 1 times [2025-02-08 05:29:12,955 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:12,955 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [922269021] [2025-02-08 05:29:12,955 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:12,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:13,072 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-02-08 05:29:13,109 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-02-08 05:29:13,109 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:13,109 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:13,684 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:13,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:13,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [922269021] [2025-02-08 05:29:13,685 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [922269021] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:13,685 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:13,685 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:13,685 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [553180819] [2025-02-08 05:29:13,685 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:13,686 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:13,686 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:13,686 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:13,686 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:15,104 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 452 out of 697 [2025-02-08 05:29:15,107 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:15,107 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:15,107 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 452 of 697 [2025-02-08 05:29:15,107 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:16,822 INFO L124 PetriNetUnfolderBase]: 4759/17769 cut-off events. [2025-02-08 05:29:16,822 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-08 05:29:16,841 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 184127 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:16,874 INFO L140 encePairwiseOnDemand]: 691/697 looper letters, 227 selfloop transitions, 5 changer transitions 0/654 dead transitions. [2025-02-08 05:29:16,874 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 657 places, 654 transitions, 1784 flow [2025-02-08 05:29:16,875 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:16,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:16,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2945 transitions. [2025-02-08 05:29:16,879 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.704208512673362 [2025-02-08 05:29:16,879 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:16,880 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 657 places, 654 transitions, 1784 flow [2025-02-08 05:29:16,882 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:16,887 INFO L231 Difference]: Finished difference. Result has 652 places, 654 transitions, 1320 flow [2025-02-08 05:29:16,888 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:16,888 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -13 predicate places. [2025-02-08 05:29:16,888 INFO L471 AbstractCegarLoop]: Abstraction has has 652 places, 654 transitions, 1320 flow [2025-02-08 05:29:16,890 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:16,890 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:16,890 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:16,890 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 05:29:16,890 INFO L396 AbstractCegarLoop]: === Iteration 3 === 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:16,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:16,890 INFO L85 PathProgramCache]: Analyzing trace with hash -224711439, now seen corresponding path program 1 times [2025-02-08 05:29:16,891 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:16,891 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1735504320] [2025-02-08 05:29:16,891 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:16,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:16,900 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-02-08 05:29:16,905 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-02-08 05:29:16,906 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:16,906 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:17,111 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:17,111 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:17,112 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1735504320] [2025-02-08 05:29:17,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1735504320] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:17,112 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:17,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:17,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1238304801] [2025-02-08 05:29:17,112 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:17,112 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:17,112 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:17,113 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:17,113 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:18,353 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 452 out of 697 [2025-02-08 05:29:18,356 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:18,356 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:18,356 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 452 of 697 [2025-02-08 05:29:18,356 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:20,013 INFO L124 PetriNetUnfolderBase]: 4759/17768 cut-off events. [2025-02-08 05:29:20,014 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-08 05:29:20,041 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 184102 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:20,142 INFO L140 encePairwiseOnDemand]: 691/697 looper letters, 227 selfloop transitions, 5 changer transitions 0/653 dead transitions. [2025-02-08 05:29:20,143 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 656 places, 653 transitions, 1782 flow [2025-02-08 05:29:20,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:20,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:20,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2945 transitions. [2025-02-08 05:29:20,155 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.704208512673362 [2025-02-08 05:29:20,155 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:20,155 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 656 places, 653 transitions, 1782 flow [2025-02-08 05:29:20,162 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:20,175 INFO L231 Difference]: Finished difference. Result has 651 places, 653 transitions, 1318 flow [2025-02-08 05:29:20,177 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:20,178 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -14 predicate places. [2025-02-08 05:29:20,178 INFO L471 AbstractCegarLoop]: Abstraction has has 651 places, 653 transitions, 1318 flow [2025-02-08 05:29:20,180 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:20,183 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:20,183 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:20,184 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 05:29:20,184 INFO L396 AbstractCegarLoop]: === Iteration 4 === 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:20,184 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:20,185 INFO L85 PathProgramCache]: Analyzing trace with hash 381272908, now seen corresponding path program 1 times [2025-02-08 05:29:20,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:20,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [739248994] [2025-02-08 05:29:20,185 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:20,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:20,214 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 60 statements into 1 equivalence classes. [2025-02-08 05:29:20,229 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 60 of 60 statements. [2025-02-08 05:29:20,230 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:20,230 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:20,533 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:20,533 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:20,533 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [739248994] [2025-02-08 05:29:20,533 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [739248994] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:20,533 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:20,534 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:20,534 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1720348352] [2025-02-08 05:29:20,534 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:20,534 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:20,534 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:20,534 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:20,535 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:21,657 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 448 out of 697 [2025-02-08 05:29:21,660 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:21,660 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:21,660 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 448 of 697 [2025-02-08 05:29:21,660 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:23,304 INFO L124 PetriNetUnfolderBase]: 4759/17767 cut-off events. [2025-02-08 05:29:23,304 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-08 05:29:23,322 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 183892 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:23,349 INFO L140 encePairwiseOnDemand]: 691/697 looper letters, 231 selfloop transitions, 5 changer transitions 0/652 dead transitions. [2025-02-08 05:29:23,349 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 655 places, 652 transitions, 1788 flow [2025-02-08 05:29:23,350 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:23,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:23,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2925 transitions. [2025-02-08 05:29:23,361 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6994261119081779 [2025-02-08 05:29:23,365 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:23,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 655 places, 652 transitions, 1788 flow [2025-02-08 05:29:23,368 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:23,372 INFO L231 Difference]: Finished difference. Result has 650 places, 652 transitions, 1316 flow [2025-02-08 05:29:23,377 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:23,382 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -15 predicate places. [2025-02-08 05:29:23,382 INFO L471 AbstractCegarLoop]: Abstraction has has 650 places, 652 transitions, 1316 flow [2025-02-08 05:29:23,383 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:23,384 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:23,384 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:23,384 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 05:29:23,384 INFO L396 AbstractCegarLoop]: === Iteration 5 === 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:23,385 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:23,386 INFO L85 PathProgramCache]: Analyzing trace with hash -2082463424, now seen corresponding path program 1 times [2025-02-08 05:29:23,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:23,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1145800404] [2025-02-08 05:29:23,386 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:23,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:23,403 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 67 statements into 1 equivalence classes. [2025-02-08 05:29:23,418 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 67 of 67 statements. [2025-02-08 05:29:23,421 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:23,421 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:23,687 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:23,687 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:23,687 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1145800404] [2025-02-08 05:29:23,688 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1145800404] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:23,688 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:23,688 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:23,688 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1531137757] [2025-02-08 05:29:23,688 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:23,688 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:23,688 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:23,689 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:23,689 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:24,406 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 448 out of 697 [2025-02-08 05:29:24,408 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:24,408 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:24,408 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 448 of 697 [2025-02-08 05:29:24,409 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:25,776 INFO L124 PetriNetUnfolderBase]: 4759/17766 cut-off events. [2025-02-08 05:29:25,777 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-08 05:29:25,800 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 184174 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,844 INFO L140 encePairwiseOnDemand]: 691/697 looper letters, 231 selfloop transitions, 5 changer transitions 0/651 dead transitions. [2025-02-08 05:29:25,845 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 654 places, 651 transitions, 1786 flow [2025-02-08 05:29:25,845 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:25,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:25,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2925 transitions. [2025-02-08 05:29:25,849 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6994261119081779 [2025-02-08 05:29:25,849 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,850 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 654 places, 651 transitions, 1786 flow [2025-02-08 05:29:25,852 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,856 INFO L231 Difference]: Finished difference. Result has 649 places, 651 transitions, 1314 flow [2025-02-08 05:29:25,857 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,857 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -16 predicate places. [2025-02-08 05:29:25,857 INFO L471 AbstractCegarLoop]: Abstraction has has 649 places, 651 transitions, 1314 flow [2025-02-08 05:29:25,859 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,859 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:25,859 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,859 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 05:29:25,859 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr75ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:25,860 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:25,860 INFO L85 PathProgramCache]: Analyzing trace with hash -649465245, now seen corresponding path program 1 times [2025-02-08 05:29:25,860 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:25,860 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1825475069] [2025-02-08 05:29:25,860 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:25,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:25,879 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 81 statements into 1 equivalence classes. [2025-02-08 05:29:25,889 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,889 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:25,889 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:26,121 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:26,121 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:26,121 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1825475069] [2025-02-08 05:29:26,121 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1825475069] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:26,122 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:26,122 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:26,122 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1094122364] [2025-02-08 05:29:26,122 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:26,122 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:26,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:26,124 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:26,124 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:27,840 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 528 out of 697 [2025-02-08 05:29:27,843 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,844 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:27,844 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 528 of 697 [2025-02-08 05:29:27,844 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:29,906 INFO L124 PetriNetUnfolderBase]: 3682/18130 cut-off events. [2025-02-08 05:29:29,907 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-08 05:29:29,936 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 202156 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,972 INFO L140 encePairwiseOnDemand]: 598/697 looper letters, 156 selfloop transitions, 168 changer transitions 0/818 dead transitions. [2025-02-08 05:29:29,972 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 648 places, 818 transitions, 2296 flow [2025-02-08 05:29:29,972 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:29,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:29,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3507 transitions. [2025-02-08 05:29:29,978 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8385939741750359 [2025-02-08 05:29:29,978 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,978 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 648 places, 818 transitions, 2296 flow [2025-02-08 05:29:29,981 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,992 INFO L231 Difference]: Finished difference. Result has 648 places, 800 transitions, 2434 flow [2025-02-08 05:29:29,993 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,993 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -17 predicate places. [2025-02-08 05:29:29,993 INFO L471 AbstractCegarLoop]: Abstraction has has 648 places, 800 transitions, 2434 flow [2025-02-08 05:29:29,995 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,995 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:29,995 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,995 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-08 05:29:29,995 INFO L396 AbstractCegarLoop]: === Iteration 7 === 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:29,995 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:29,995 INFO L85 PathProgramCache]: Analyzing trace with hash 723029643, now seen corresponding path program 1 times [2025-02-08 05:29:29,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:29,996 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1803922898] [2025-02-08 05:29:29,996 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:29,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:30,012 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 87 statements into 1 equivalence classes. [2025-02-08 05:29:30,018 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 87 of 87 statements. [2025-02-08 05:29:30,018 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:30,018 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:30,318 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2025-02-08 05:29:30,319 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:30,319 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1803922898] [2025-02-08 05:29:30,319 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1803922898] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:30,319 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:30,319 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:30,319 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1424061216] [2025-02-08 05:29:30,319 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:30,320 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:30,321 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:30,321 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:30,321 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:31,975 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 588 out of 697 [2025-02-08 05:29:31,979 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,979 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:31,979 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 588 of 697 [2025-02-08 05:29:31,979 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:34,178 INFO L124 PetriNetUnfolderBase]: 4445/23263 cut-off events. [2025-02-08 05:29:34,178 INFO L125 PetriNetUnfolderBase]: For 8341/10403 co-relation queries the response was YES. [2025-02-08 05:29:34,222 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42281 conditions, 23263 events. 4445/23263 cut-off events. For 8341/10403 co-relation queries the response was YES. Maximal size of possible extension queue 343. Compared 280956 event pairs, 229 based on Foata normal form. 394/21860 useless extension candidates. Maximal degree in co-relation 5772. Up to 5197 conditions per place. [2025-02-08 05:29:34,271 INFO L140 encePairwiseOnDemand]: 638/697 looper letters, 195 selfloop transitions, 335 changer transitions 0/1120 dead transitions. [2025-02-08 05:29:34,271 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 651 places, 1120 transitions, 5148 flow [2025-02-08 05:29:34,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:34,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:34,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3753 transitions. [2025-02-08 05:29:34,276 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8974175035868006 [2025-02-08 05:29:34,276 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,276 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 651 places, 1120 transitions, 5148 flow [2025-02-08 05:29:34,300 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,308 INFO L231 Difference]: Finished difference. Result has 656 places, 1120 transitions, 5742 flow [2025-02-08 05:29:34,309 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,309 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -9 predicate places. [2025-02-08 05:29:34,309 INFO L471 AbstractCegarLoop]: Abstraction has has 656 places, 1120 transitions, 5742 flow [2025-02-08 05:29:34,310 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,311 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:34,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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,311 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-08 05:29:34,311 INFO L396 AbstractCegarLoop]: === Iteration 8 === 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:34,311 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:34,311 INFO L85 PathProgramCache]: Analyzing trace with hash -567351171, now seen corresponding path program 1 times [2025-02-08 05:29:34,311 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:34,311 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1170429942] [2025-02-08 05:29:34,312 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:34,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:34,330 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 101 statements into 1 equivalence classes. [2025-02-08 05:29:34,339 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,339 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:34,339 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:34,566 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:34,566 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:34,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1170429942] [2025-02-08 05:29:34,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1170429942] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:34,566 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:34,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:34,567 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1310920636] [2025-02-08 05:29:34,567 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:34,567 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:34,568 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:34,568 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:34,568 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:36,237 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 583 out of 697 [2025-02-08 05:29:36,240 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,240 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:36,240 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 583 of 697 [2025-02-08 05:29:36,240 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:40,051 INFO L124 PetriNetUnfolderBase]: 7306/31092 cut-off events. [2025-02-08 05:29:40,051 INFO L125 PetriNetUnfolderBase]: For 39105/46140 co-relation queries the response was YES. [2025-02-08 05:29:40,107 INFO L83 FinitePrefix]: Finished finitePrefix Result has 70677 conditions, 31092 events. 7306/31092 cut-off events. For 39105/46140 co-relation queries the response was YES. Maximal size of possible extension queue 430. Compared 373779 event pairs, 280 based on Foata normal form. 878/29706 useless extension candidates. Maximal degree in co-relation 13852. Up to 8589 conditions per place. [2025-02-08 05:29:40,174 INFO L140 encePairwiseOnDemand]: 636/697 looper letters, 512 selfloop transitions, 448 changer transitions 0/1555 dead transitions. [2025-02-08 05:29:40,174 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 659 places, 1555 transitions, 11052 flow [2025-02-08 05:29:40,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:40,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:40,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3732 transitions. [2025-02-08 05:29:40,179 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8923959827833573 [2025-02-08 05:29:40,179 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,179 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 659 places, 1555 transitions, 11052 flow [2025-02-08 05:29:40,241 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,254 INFO L231 Difference]: Finished difference. Result has 664 places, 1555 transitions, 11300 flow [2025-02-08 05:29:40,255 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,258 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -1 predicate places. [2025-02-08 05:29:40,259 INFO L471 AbstractCegarLoop]: Abstraction has has 664 places, 1555 transitions, 11300 flow [2025-02-08 05:29:40,260 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,260 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:40,261 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,261 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-08 05:29:40,261 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr70ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:40,261 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:40,261 INFO L85 PathProgramCache]: Analyzing trace with hash 67783487, now seen corresponding path program 1 times [2025-02-08 05:29:40,262 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:40,262 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1035157152] [2025-02-08 05:29:40,262 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:40,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:40,280 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 113 statements into 1 equivalence classes. [2025-02-08 05:29:40,288 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,288 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:40,288 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:40,520 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:40,520 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:40,520 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1035157152] [2025-02-08 05:29:40,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1035157152] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:40,520 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:40,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:40,520 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [375100062] [2025-02-08 05:29:40,521 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:40,521 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:40,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:40,522 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:40,522 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:41,841 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 583 out of 697 [2025-02-08 05:29:41,844 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,844 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:41,845 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 583 of 697 [2025-02-08 05:29:41,845 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:46,769 INFO L124 PetriNetUnfolderBase]: 9637/36851 cut-off events. [2025-02-08 05:29:46,770 INFO L125 PetriNetUnfolderBase]: For 98977/109810 co-relation queries the response was YES. [2025-02-08 05:29:46,860 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100899 conditions, 36851 events. 9637/36851 cut-off events. For 98977/109810 co-relation queries the response was YES. Maximal size of possible extension queue 494. Compared 438545 event pairs, 280 based on Foata normal form. 1800/36362 useless extension candidates. Maximal degree in co-relation 47130. Up to 10995 conditions per place. [2025-02-08 05:29:46,955 INFO L140 encePairwiseOnDemand]: 636/697 looper letters, 932 selfloop transitions, 504 changer transitions 0/2046 dead transitions. [2025-02-08 05:29:46,956 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 667 places, 2046 transitions, 19466 flow [2025-02-08 05:29:46,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:46,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:46,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3732 transitions. [2025-02-08 05:29:46,960 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8923959827833573 [2025-02-08 05:29:46,960 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,960 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 667 places, 2046 transitions, 19466 flow [2025-02-08 05:29:47,091 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,110 INFO L231 Difference]: Finished difference. Result has 672 places, 2046 transitions, 18930 flow [2025-02-08 05:29:47,112 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,113 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, 7 predicate places. [2025-02-08 05:29:47,113 INFO L471 AbstractCegarLoop]: Abstraction has has 672 places, 2046 transitions, 18930 flow [2025-02-08 05:29:47,115 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,115 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:47,115 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,115 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-08 05:29:47,115 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,116 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:47,116 INFO L85 PathProgramCache]: Analyzing trace with hash 895157345, now seen corresponding path program 1 times [2025-02-08 05:29:47,116 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:47,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2023042713] [2025-02-08 05:29:47,116 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:47,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:47,132 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 127 statements into 1 equivalence classes. [2025-02-08 05:29:47,150 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,150 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:47,150 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:47,422 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:47,422 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:47,422 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2023042713] [2025-02-08 05:29:47,422 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2023042713] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:47,422 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:47,422 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:47,422 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [277666415] [2025-02-08 05:29:47,422 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:47,423 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:47,423 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:47,423 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:47,423 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:29:49,147 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 597 out of 697 [2025-02-08 05:29:49,150 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,150 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:49,150 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 597 of 697 [2025-02-08 05:29:49,150 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:55,282 INFO L124 PetriNetUnfolderBase]: 8554/34763 cut-off events. [2025-02-08 05:29:55,283 INFO L125 PetriNetUnfolderBase]: For 131253/136426 co-relation queries the response was YES. [2025-02-08 05:29:55,412 INFO L83 FinitePrefix]: Finished finitePrefix Result has 106212 conditions, 34763 events. 8554/34763 cut-off events. For 131253/136426 co-relation queries the response was YES. Maximal size of possible extension queue 489. Compared 419411 event pairs, 34 based on Foata normal form. 857/34161 useless extension candidates. Maximal degree in co-relation 85208. Up to 9233 conditions per place. [2025-02-08 05:29:55,506 INFO L140 encePairwiseOnDemand]: 680/697 looper letters, 1247 selfloop transitions, 153 changer transitions 0/2042 dead transitions. [2025-02-08 05:29:55,506 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 672 places, 2042 transitions, 21722 flow [2025-02-08 05:29:55,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:29:55,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:29:55,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3671 transitions. [2025-02-08 05:29:55,510 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8778096604495457 [2025-02-08 05:29:55,510 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,510 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 672 places, 2042 transitions, 21722 flow [2025-02-08 05:29:55,735 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,752 INFO L231 Difference]: Finished difference. Result has 673 places, 2042 transitions, 19377 flow [2025-02-08 05:29:55,754 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,754 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, 8 predicate places. [2025-02-08 05:29:55,754 INFO L471 AbstractCegarLoop]: Abstraction has has 673 places, 2042 transitions, 19377 flow [2025-02-08 05:29:55,755 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,755 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:55,755 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,756 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-08 05:29:55,756 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONDATA_RACE === [pusherErr14ASSERT_VIOLATIONDATA_RACE, pusherErr13ASSERT_VIOLATIONDATA_RACE, pusherErr12ASSERT_VIOLATIONDATA_RACE, pusherErr11ASSERT_VIOLATIONDATA_RACE (and 70 more)] === [2025-02-08 05:29:55,756 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:55,756 INFO L85 PathProgramCache]: Analyzing trace with hash 424887090, now seen corresponding path program 1 times [2025-02-08 05:29:55,756 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:55,756 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [197538103] [2025-02-08 05:29:55,756 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:55,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:55,771 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 132 statements into 1 equivalence classes. [2025-02-08 05:29:55,777 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,777 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:55,777 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:55,859 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:55,860 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:55,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [197538103] [2025-02-08 05:29:55,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [197538103] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:55,860 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:55,860 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:55,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [982461948] [2025-02-08 05:29:55,860 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:55,861 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 05:29:55,861 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:55,861 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 05:29:55,861 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-02-08 05:29:55,876 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 673 out of 697 [2025-02-08 05:29:55,878 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,878 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:29:55,878 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 673 of 697 [2025-02-08 05:29:55,879 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:29:58,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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)), 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,379 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is not cut-off event [2025-02-08 05:29:58,379 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:29:58,379 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:29:58,379 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:29:58,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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, 276#L1038-3true, 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,407 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-02-08 05:29:58,407 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:29:58,407 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:29:58,407 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:29:58,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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)), 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)), 230#L1038-1true, 724#true]) [2025-02-08 05:29:58,434 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-02-08 05:29:58,434 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:29:58,434 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:29:58,434 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:29:58,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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[][911], [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)), 474#L1012-242true, 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~short64#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,526 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-02-08 05:29:58,526 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:29:58,526 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:29:58,526 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:29:58,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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[][911], [276#L1038-3true, 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), 474#L1012-242true, 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~short64#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,553 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:29:58,553 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:29:58,553 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:29:58,553 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:29:58,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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[][911], [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)), 474#L1012-242true, 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~short64#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)), 230#L1038-1true, 724#true]) [2025-02-08 05:29:58,581 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,581 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,581 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,581 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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)), 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)), 268#L1039-4true, 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,751 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,751 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,751 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,751 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:29:58,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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)))), 587#L1039-3true, 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,776 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:29:58,776 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:29:58,776 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:29:58,776 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:29:58,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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, 515#L1039-2true, 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,804 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:29:58,804 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:29:58,804 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:29:58,804 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:29:58,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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, 351#L1039true, 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,831 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:29:58,831 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:29:58,831 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:29:58,831 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:29:58,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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[][911], [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)), 474#L1012-242true, 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)), 268#L1039-4true, 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short64#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,888 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is not cut-off event [2025-02-08 05:29:58,888 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:29:58,888 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:29:58,888 INFO L297 olderBase$Statistics]: existing Event has 255 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 ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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[][911], [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)))), 587#L1039-3true, 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)), 474#L1012-242true, 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~short64#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,912 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is not cut-off event [2025-02-08 05:29:58,912 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:29:58,912 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:29:58,912 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:29:58,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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[][911], [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, 515#L1039-2true, 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), 474#L1012-242true, 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~short64#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,934 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is not cut-off event [2025-02-08 05:29:58,934 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:29:58,934 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:29:58,934 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:29:58,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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[][911], [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, 351#L1039true, 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)), 474#L1012-242true, 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~short64#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,955 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is not cut-off event [2025-02-08 05:29:58,955 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:29:58,955 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:29:58,955 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:29:59,184 INFO L124 PetriNetUnfolderBase]: 5797/23811 cut-off events. [2025-02-08 05:29:59,184 INFO L125 PetriNetUnfolderBase]: For 59374/61514 co-relation queries the response was YES. [2025-02-08 05:29:59,251 INFO L83 FinitePrefix]: Finished finitePrefix Result has 66178 conditions, 23811 events. 5797/23811 cut-off events. For 59374/61514 co-relation queries the response was YES. Maximal size of possible extension queue 348. Compared 267233 event pairs, 54 based on Foata normal form. 278/23014 useless extension candidates. Maximal degree in co-relation 53188. Up to 5950 conditions per place. [2025-02-08 05:29:59,301 INFO L140 encePairwiseOnDemand]: 693/697 looper letters, 4 selfloop transitions, 3 changer transitions 0/1937 dead transitions. [2025-02-08 05:29:59,301 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 602 places, 1937 transitions, 18985 flow [2025-02-08 05:29:59,301 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-02-08 05:29:59,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-02-08 05:29:59,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 3373 transitions. [2025-02-08 05:29:59,305 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9678622668579627 [2025-02-08 05:29:59,305 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,305 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 602 places, 1937 transitions, 18985 flow [2025-02-08 05:29:59,425 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,441 INFO L231 Difference]: Finished difference. Result has 598 places, 1937 transitions, 18818 flow [2025-02-08 05:29:59,442 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,442 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -67 predicate places. [2025-02-08 05:29:59,443 INFO L471 AbstractCegarLoop]: Abstraction has has 598 places, 1937 transitions, 18818 flow [2025-02-08 05:29:59,444 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,444 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:29:59,444 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,444 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-08 05:29:59,444 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,445 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:29:59,445 INFO L85 PathProgramCache]: Analyzing trace with hash 179826916, now seen corresponding path program 1 times [2025-02-08 05:29:59,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:29:59,445 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1261591150] [2025-02-08 05:29:59,445 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:29:59,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:29:59,464 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 133 statements into 1 equivalence classes. [2025-02-08 05:29:59,472 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,472 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:29:59,472 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:29:59,731 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:59,731 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:29:59,731 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1261591150] [2025-02-08 05:29:59,731 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1261591150] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:29:59,731 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:29:59,731 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:29:59,731 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [508948837] [2025-02-08 05:29:59,731 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:29:59,732 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:29:59,732 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:29:59,732 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:29:59,732 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:30:01,353 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 620 out of 697 [2025-02-08 05:30:01,355 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,355 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:30:01,355 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 620 of 697 [2025-02-08 05:30:01,355 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 05:30:04,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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)), 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,185 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is not cut-off event [2025-02-08 05:30:04,185 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:30:04,185 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:30:04,185 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-02-08 05:30:04,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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, 276#L1038-3true, 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,232 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-02-08 05:30:04,232 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:30:04,232 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:30:04,232 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-02-08 05:30:04,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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)), 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)), 230#L1038-1true, 724#true]) [2025-02-08 05:30:04,277 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-02-08 05:30:04,277 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:30:04,277 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:30:04,277 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-02-08 05:30:04,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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], [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), 474#L1012-242true, 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~short64#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,683 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-02-08 05:30:04,683 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:30:04,683 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:30:04,683 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-08 05:30:04,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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], [773#true, 276#L1038-3true, 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)), 474#L1012-242true, 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~short64#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,716 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-08 05:30:04,716 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:30:04,716 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:30:04,716 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-08 05:30:04,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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], [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)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 474#L1012-242true, 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~short64#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)), 230#L1038-1true, 724#true]) [2025-02-08 05:30:04,752 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,753 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,753 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,753 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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)), 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)), 268#L1039-4true, 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,774 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,777 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,778 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,778 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-08 05:30:04,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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)))), 587#L1039-3true, 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,851 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-08 05:30:04,851 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:30:04,851 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:30:04,851 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-08 05:30:04,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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, 515#L1039-2true, 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,884 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-08 05:30:04,884 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:30:04,884 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:30:04,884 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-08 05:30:04,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1872] 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, 351#L1039true, 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,915 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-08 05:30:04,915 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:30:04,915 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:30:04,915 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-08 05:30:04,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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], [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)), Black: 748#(= (select (select |#race| |ULTIMATE.start_fifo_empty_#t~mem10#1.base|) (+ |ULTIMATE.start_fifo_empty_#t~mem10#1.offset| 12)) 0), 474#L1012-242true, 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)), 268#L1039-4true, 772#(and (= |ULTIMATE.start_fifo_front_#in~wait#1| 1) |ULTIMATE.start_fifo_front_#t~short64#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,985 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is not cut-off event [2025-02-08 05:30:04,985 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:30:04,985 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:30:04,985 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-02-08 05:30:05,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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], [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)))), 587#L1039-3true, 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)), 474#L1012-242true, 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~short64#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,012 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is not cut-off event [2025-02-08 05:30:05,012 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:30:05,013 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:30:05,013 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-02-08 05:30:05,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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], [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, 515#L1039-2true, 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), 474#L1012-242true, 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~short64#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,037 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is not cut-off event [2025-02-08 05:30:05,037 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:30:05,038 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:30:05,038 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-02-08 05:30:05,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1481] L1012-243-->L1012-242: Formula: (let ((.cse0 (select |v_#race_801| |v_ULTIMATE.start_fifo_empty_~self#1.base_126|))) (and (= (select .cse0 (+ |v_ULTIMATE.start_fifo_empty_~self#1.offset_126| 1)) 0) (= (select .cse0 (+ 3 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 (+ 2 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|)) 0) (= (select .cse0 |v_ULTIMATE.start_fifo_empty_~self#1.offset_126|) 0))) InVars {#race=|v_#race_801|, 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_801|, 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], [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, 351#L1039true, 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)), 474#L1012-242true, 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~short64#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,061 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is not cut-off event [2025-02-08 05:30:05,061 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:30:05,061 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:30:05,061 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-02-08 05:30:05,312 INFO L124 PetriNetUnfolderBase]: 5797/23749 cut-off events. [2025-02-08 05:30:05,312 INFO L125 PetriNetUnfolderBase]: For 88495/90926 co-relation queries the response was YES. [2025-02-08 05:30:05,396 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71640 conditions, 23749 events. 5797/23749 cut-off events. For 88495/90926 co-relation queries the response was YES. Maximal size of possible extension queue 348. Compared 266489 event pairs, 54 based on Foata normal form. 390/23126 useless extension candidates. Maximal degree in co-relation 57756. Up to 6288 conditions per place. [2025-02-08 05:30:05,464 INFO L140 encePairwiseOnDemand]: 690/697 looper letters, 1375 selfloop transitions, 6 changer transitions 0/1936 dead transitions. [2025-02-08 05:30:05,465 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 602 places, 1936 transitions, 21578 flow [2025-02-08 05:30:05,465 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 05:30:05,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-08 05:30:05,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 3785 transitions. [2025-02-08 05:30:05,470 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9050693448110951 [2025-02-08 05:30:05,470 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,470 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 602 places, 1936 transitions, 21578 flow [2025-02-08 05:30:05,618 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,637 INFO L231 Difference]: Finished difference. Result has 599 places, 1936 transitions, 18823 flow [2025-02-08 05:30:05,639 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,640 INFO L279 CegarLoopForPetriNet]: 665 programPoint places, -66 predicate places. [2025-02-08 05:30:05,640 INFO L471 AbstractCegarLoop]: Abstraction has has 599 places, 1936 transitions, 18823 flow [2025-02-08 05:30:05,641 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,641 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 05:30:05,641 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,641 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-08 05:30:05,641 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,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 05:30:05,642 INFO L85 PathProgramCache]: Analyzing trace with hash 82362423, now seen corresponding path program 1 times [2025-02-08 05:30:05,642 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 05:30:05,642 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [479956940] [2025-02-08 05:30:05,642 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 05:30:05,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 05:30:05,674 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 155 statements into 1 equivalence classes. [2025-02-08 05:30:05,686 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,686 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 05:30:05,686 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 05:30:06,095 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:30:06,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 05:30:06,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [479956940] [2025-02-08 05:30:06,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [479956940] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 05:30:06,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 05:30:06,096 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 05:30:06,096 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1018574101] [2025-02-08 05:30:06,096 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 05:30:06,097 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 05:30:06,097 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 05:30:06,097 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 05:30:06,097 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-08 05:30:06,868 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 453 out of 697 [2025-02-08 05:30:06,870 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,870 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 05:30:06,870 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 453 of 697 [2025-02-08 05:30:06,870 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand