./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 c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 43c4691e367ff0d8a9949fa90f15eddbc091ab75ed1546de74dafe83c2376639 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 06:49:22,681 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 06:49:22,742 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-09 06:49:22,745 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 06:49:22,746 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 06:49:22,772 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 06:49:22,772 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 06:49:22,773 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 06:49:22,773 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 06:49:22,774 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 06:49:22,774 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 06:49:22,775 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 06:49:22,775 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 06:49:22,776 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 06:49:22,778 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 06:49:22,778 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 06:49:22,778 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 06:49:22,778 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 06:49:22,779 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 06:49:22,779 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 06:49:22,779 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 06:49:22,780 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 06:49:22,780 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-09 06:49:22,784 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 06:49:22,784 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 06:49:22,784 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 06:49:22,784 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 06:49:22,784 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 06:49:22,785 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 06:49:22,785 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 06:49:22,785 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 06:49:22,785 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:49:22,785 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 06:49:22,786 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 06:49:22,786 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 06:49:22,786 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 06:49:22,786 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 06:49:22,786 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 06:49:22,786 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 06:49:22,786 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 06:49:22,787 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 06:49:22,787 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 43c4691e367ff0d8a9949fa90f15eddbc091ab75ed1546de74dafe83c2376639 [2024-11-09 06:49:23,004 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 06:49:23,028 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 06:49:23,031 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 06:49:23,032 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 06:49:23,032 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 06:49:23,034 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i [2024-11-09 06:49:24,369 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 06:49:24,587 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 06:49:24,587 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i [2024-11-09 06:49:24,600 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d5d74aaf4/abebf00774174d09862bb9cdc52b5c31/FLAGeaee58d8e [2024-11-09 06:49:24,956 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d5d74aaf4/abebf00774174d09862bb9cdc52b5c31 [2024-11-09 06:49:24,959 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 06:49:24,960 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 06:49:24,961 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 06:49:24,961 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 06:49:24,965 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 06:49:24,966 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:49:24" (1/1) ... [2024-11-09 06:49:24,967 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2489052 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:24, skipping insertion in model container [2024-11-09 06:49:24,967 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:49:24" (1/1) ... [2024-11-09 06:49:25,031 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 06:49:25,559 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:49:25,573 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 06:49:25,624 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:49:25,669 INFO L204 MainTranslator]: Completed translation [2024-11-09 06:49:25,669 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25 WrapperNode [2024-11-09 06:49:25,669 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 06:49:25,670 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 06:49:25,671 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 06:49:25,671 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 06:49:25,677 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,715 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,776 INFO L138 Inliner]: procedures = 277, calls = 104, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 978 [2024-11-09 06:49:25,776 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 06:49:25,777 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 06:49:25,777 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 06:49:25,777 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 06:49:25,785 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,786 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,811 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,815 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,885 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,894 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,909 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,917 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,927 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 06:49:25,929 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 06:49:25,929 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 06:49:25,929 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 06:49:25,929 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (1/1) ... [2024-11-09 06:49:25,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:49:25,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 06:49:25,966 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-09 06:49:25,973 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-09 06:49:26,015 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2024-11-09 06:49:26,015 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2024-11-09 06:49:26,015 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-09 06:49:26,015 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-09 06:49:26,015 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-09 06:49:26,015 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-09 06:49:26,015 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-09 06:49:26,015 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-09 06:49:26,016 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 06:49:26,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-09 06:49:26,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 06:49:26,016 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 06:49:26,016 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 06:49:26,018 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 06:49:26,149 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 06:49:26,151 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 06:49:27,176 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 06:49:27,176 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 06:49:27,200 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 06:49:27,200 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-09 06:49:27,201 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:49:27 BoogieIcfgContainer [2024-11-09 06:49:27,201 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 06:49:27,202 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 06:49:27,202 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 06:49:27,205 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 06:49:27,205 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 06:49:24" (1/3) ... [2024-11-09 06:49:27,206 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65c2272 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:49:27, skipping insertion in model container [2024-11-09 06:49:27,206 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:49:25" (2/3) ... [2024-11-09 06:49:27,206 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65c2272 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:49:27, skipping insertion in model container [2024-11-09 06:49:27,206 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:49:27" (3/3) ... [2024-11-09 06:49:27,207 INFO L112 eAbstractionObserver]: Analyzing ICFG divinefifo_1w1r.i [2024-11-09 06:49:27,220 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 06:49:27,220 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 96 error locations. [2024-11-09 06:49:27,221 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 06:49:27,387 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-09 06:49:27,442 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1091 places, 1130 transitions, 2267 flow [2024-11-09 06:49:27,824 INFO L124 PetriNetUnfolderBase]: 43/1129 cut-off events. [2024-11-09 06:49:27,825 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-09 06:49:27,849 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1134 conditions, 1129 events. 43/1129 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 3288 event pairs, 0 based on Foata normal form. 0/990 useless extension candidates. Maximal degree in co-relation 816. Up to 3 conditions per place. [2024-11-09 06:49:27,849 INFO L82 GeneralOperation]: Start removeDead. Operand has 1091 places, 1130 transitions, 2267 flow [2024-11-09 06:49:27,864 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1076 places, 1115 transitions, 2236 flow [2024-11-09 06:49:27,874 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:49:27,880 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;@96026eb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:49:27,882 INFO L334 AbstractCegarLoop]: Starting to check reachability of 112 error locations. [2024-11-09 06:49:27,886 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:49:27,886 INFO L124 PetriNetUnfolderBase]: 0/31 cut-off events. [2024-11-09 06:49:27,886 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:49:27,886 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:49:27,887 INFO L204 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] [2024-11-09 06:49:27,888 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2024-11-09 06:49:27,892 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:49:27,892 INFO L85 PathProgramCache]: Analyzing trace with hash 488538541, now seen corresponding path program 1 times [2024-11-09 06:49:27,899 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:49:27,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1573375242] [2024-11-09 06:49:27,900 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:49:27,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:49:28,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:49:28,658 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:49:28,658 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:49:28,658 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1573375242] [2024-11-09 06:49:28,659 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1573375242] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:49:28,659 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:49:28,662 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 06:49:28,664 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [613531202] [2024-11-09 06:49:28,664 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:49:28,675 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 06:49:28,686 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:49:28,710 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 06:49:28,711 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 06:49:30,575 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 719 out of 1130 [2024-11-09 06:49:30,596 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1076 places, 1115 transitions, 2236 flow. Second operand has 6 states, 6 states have (on average 720.3333333333334) internal successors, (4322), 6 states have internal predecessors, (4322), 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) [2024-11-09 06:49:30,596 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:49:30,596 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 719 of 1130 [2024-11-09 06:49:30,597 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:49:39,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 661#L1003-4true]) [2024-11-09 06:49:39,591 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-09 06:49:39,592 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 06:49:39,592 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:49:39,592 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 06:49:39,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 166#L1036-3true]) [2024-11-09 06:49:39,592 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-09 06:49:39,592 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:49:39,593 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 06:49:39,593 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 06:49:39,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 419#L1012-51true, 661#L1003-4true]) [2024-11-09 06:49:39,620 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:49:39,620 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:49:39,620 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 06:49:39,621 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:49:39,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 166#L1036-3true, 419#L1012-51true]) [2024-11-09 06:49:39,621 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:49:39,621 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 06:49:39,621 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:49:39,621 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:49:39,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 790#L1003-5true, 1092#true, 1094#true]) [2024-11-09 06:49:39,623 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:49:39,623 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 06:49:39,623 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:49:39,623 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 06:49:39,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 172#L1036-4true, 1094#true]) [2024-11-09 06:49:39,623 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:49:39,623 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:49:39,623 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 06:49:39,624 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 06:49:39,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [790#L1003-5true, 1092#true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:39,653 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:49:39,654 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:49:39,654 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:49:39,654 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:49:39,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 172#L1036-4true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:39,654 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:49:39,654 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:49:39,654 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:49:39,655 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:49:39,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 274#L1003-6true]) [2024-11-09 06:49:39,655 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:49:39,656 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:49:39,656 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:49:39,656 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 06:49:39,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 857#L1036-5true]) [2024-11-09 06:49:39,656 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:49:39,656 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 06:49:39,656 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:49:39,656 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:49:39,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 274#L1003-6true, 419#L1012-51true]) [2024-11-09 06:49:39,686 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-09 06:49:39,686 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:49:39,686 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:49:39,686 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 06:49:39,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 419#L1012-51true, 857#L1036-5true]) [2024-11-09 06:49:39,687 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-09 06:49:39,687 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 06:49:39,687 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:49:39,687 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:49:39,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 406#L1036-10true, 1092#true, 1094#true]) [2024-11-09 06:49:39,790 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2024-11-09 06:49:39,791 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:49:39,791 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:49:39,791 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 06:49:39,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [406#L1036-10true, 1092#true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:39,815 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-09 06:49:39,815 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 06:49:39,815 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 06:49:39,815 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 06:49:39,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 354#L1036-11true]) [2024-11-09 06:49:39,816 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-09 06:49:39,816 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:49:39,816 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:49:39,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 06:49:39,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 354#L1036-11true, 419#L1012-51true]) [2024-11-09 06:49:39,839 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-09 06:49:39,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 06:49:39,839 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 06:49:39,840 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 06:49:39,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 1043#L1036-12true]) [2024-11-09 06:49:39,840 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-09 06:49:39,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 06:49:39,841 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 06:49:39,841 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 06:49:39,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 419#L1012-51true, 1043#L1036-12true]) [2024-11-09 06:49:39,864 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-09 06:49:39,864 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 06:49:39,864 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 06:49:39,864 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 06:49:39,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 202#L1036-13true]) [2024-11-09 06:49:39,865 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-09 06:49:39,865 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:49:39,865 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 06:49:39,865 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 06:49:39,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 419#L1012-51true, 202#L1036-13true]) [2024-11-09 06:49:39,887 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2024-11-09 06:49:39,887 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 06:49:39,887 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 06:49:39,887 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 06:49:39,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 176#L1037-2true]) [2024-11-09 06:49:39,990 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2024-11-09 06:49:39,990 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 06:49:39,990 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 06:49:39,990 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 06:49:40,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 419#L1012-51true, 176#L1037-2true]) [2024-11-09 06:49:40,010 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-09 06:49:40,010 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 06:49:40,010 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 06:49:40,010 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 06:49:40,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1039#L1037-3true, 1092#true, 1094#true]) [2024-11-09 06:49:40,011 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-09 06:49:40,011 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 06:49:40,011 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 06:49:40,011 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 06:49:40,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1039#L1037-3true, 1092#true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:40,030 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-09 06:49:40,030 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 06:49:40,030 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 06:49:40,030 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 06:49:40,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 456#L1037-4true, 1094#true]) [2024-11-09 06:49:40,031 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-09 06:49:40,031 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 06:49:40,031 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 06:49:40,031 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 06:49:40,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 456#L1037-4true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:40,157 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-09 06:49:40,157 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 06:49:40,157 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 06:49:40,157 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 06:49:40,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 341#L1037-5true]) [2024-11-09 06:49:40,158 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-09 06:49:40,158 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-09 06:49:40,158 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 06:49:40,158 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 06:49:40,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 419#L1012-51true, 341#L1037-5true]) [2024-11-09 06:49:40,175 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2024-11-09 06:49:40,175 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:49:40,175 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 06:49:40,175 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-09 06:49:40,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 800#L1038-2true]) [2024-11-09 06:49:40,249 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2024-11-09 06:49:40,249 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-09 06:49:40,249 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 06:49:40,249 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 06:49:40,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 800#L1038-2true, 419#L1012-51true]) [2024-11-09 06:49:40,265 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-09 06:49:40,265 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-09 06:49:40,265 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 06:49:40,265 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 06:49:40,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 231#L1038-3true, 1094#true]) [2024-11-09 06:49:40,267 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-09 06:49:40,267 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:49:40,267 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 06:49:40,267 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-09 06:49:40,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 231#L1038-3true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:40,281 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-09 06:49:40,281 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:49:40,282 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 06:49:40,282 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-09 06:49:40,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 912#L1038-4true]) [2024-11-09 06:49:40,282 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-09 06:49:40,282 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-09 06:49:40,283 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 06:49:40,283 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 06:49:40,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 419#L1012-51true, 912#L1038-4true]) [2024-11-09 06:49:40,296 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-09 06:49:40,296 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-09 06:49:40,296 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 06:49:40,296 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:49:40,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 972#L1038-5true]) [2024-11-09 06:49:40,297 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-09 06:49:40,297 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-09 06:49:40,297 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 06:49:40,297 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 06:49:40,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 972#L1038-5true, 419#L1012-51true]) [2024-11-09 06:49:40,311 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2024-11-09 06:49:40,311 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 06:49:40,311 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:49:40,311 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-09 06:49:40,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 920#L1038-9true]) [2024-11-09 06:49:40,357 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2024-11-09 06:49:40,358 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-09 06:49:40,358 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 06:49:40,358 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:49:40,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 920#L1038-9true, 419#L1012-51true]) [2024-11-09 06:49:40,370 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-09 06:49:40,370 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:49:40,370 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 06:49:40,370 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-09 06:49:40,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 746#L1038-10true]) [2024-11-09 06:49:40,371 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-09 06:49:40,371 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-09 06:49:40,371 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:49:40,371 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:49:40,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 746#L1038-10true, 419#L1012-51true]) [2024-11-09 06:49:40,382 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-09 06:49:40,382 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-09 06:49:40,382 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 06:49:40,382 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 06:49:40,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 345#L1038-11true]) [2024-11-09 06:49:40,383 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-09 06:49:40,383 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-09 06:49:40,383 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 06:49:40,383 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:49:40,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 345#L1038-11true, 419#L1012-51true]) [2024-11-09 06:49:40,393 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-09 06:49:40,393 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-09 06:49:40,393 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 06:49:40,394 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 06:49:40,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1030#L1038-12true, 1092#true, 1094#true]) [2024-11-09 06:49:40,394 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-09 06:49:40,394 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 06:49:40,394 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-11-09 06:49:40,394 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 06:49:40,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1030#L1038-12true, 1092#true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:40,405 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2024-11-09 06:49:40,405 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 06:49:40,405 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-09 06:49:40,405 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 06:49:40,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 463#L1039-3true, 1094#true]) [2024-11-09 06:49:40,451 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2024-11-09 06:49:40,451 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-09 06:49:40,451 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 06:49:40,451 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:49:40,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 463#L1039-3true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:40,459 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-09 06:49:40,459 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-09 06:49:40,459 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 06:49:40,459 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 06:49:40,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 750#L1039-4true]) [2024-11-09 06:49:40,460 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-09 06:49:40,460 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-09 06:49:40,460 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 06:49:40,460 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 06:49:40,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 750#L1039-4true, 419#L1012-51true]) [2024-11-09 06:49:40,468 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-09 06:49:40,468 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-09 06:49:40,468 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 06:49:40,468 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 06:49:40,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 562#L1039-5true]) [2024-11-09 06:49:40,469 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-09 06:49:40,469 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 06:49:40,469 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 06:49:40,469 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-09 06:49:40,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 562#L1039-5true, 419#L1012-51true]) [2024-11-09 06:49:40,476 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-09 06:49:40,476 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 06:49:40,476 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 06:49:40,477 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-09 06:49:40,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][209], [536#L1075-1true, 1092#true, 1094#true, 13#L1039-6true]) [2024-11-09 06:49:40,477 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-09 06:49:40,477 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-09 06:49:40,477 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 06:49:40,477 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 06:49:40,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][212], [1092#true, 1094#true, 13#L1039-6true, 419#L1012-51true]) [2024-11-09 06:49:40,484 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2024-11-09 06:49:40,484 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 06:49:40,484 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 06:49:40,484 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-09 06:49:40,546 INFO L124 PetriNetUnfolderBase]: 15184/55178 cut-off events. [2024-11-09 06:49:40,547 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2024-11-09 06:49:40,675 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83868 conditions, 55178 events. 15184/55178 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 327. Compared 597540 event pairs, 13680 based on Foata normal form. 1941/52050 useless extension candidates. Maximal degree in co-relation 83472. Up to 28678 conditions per place. [2024-11-09 06:49:40,867 INFO L140 encePairwiseOnDemand]: 1098/1130 looper letters, 379 selfloop transitions, 5 changer transitions 9/1077 dead transitions. [2024-11-09 06:49:40,867 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1069 places, 1077 transitions, 2928 flow [2024-11-09 06:49:40,869 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 06:49:40,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 06:49:40,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4725 transitions. [2024-11-09 06:49:40,893 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6969026548672567 [2024-11-09 06:49:40,895 INFO L175 Difference]: Start difference. First operand has 1076 places, 1115 transitions, 2236 flow. Second operand 6 states and 4725 transitions. [2024-11-09 06:49:40,895 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1069 places, 1077 transitions, 2928 flow [2024-11-09 06:49:40,907 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1067 places, 1077 transitions, 2924 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:49:40,922 INFO L231 Difference]: Finished difference. Result has 1067 places, 1068 transitions, 2148 flow [2024-11-09 06:49:40,925 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=1130, PETRI_DIFFERENCE_MINUEND_FLOW=2156, PETRI_DIFFERENCE_MINUEND_PLACES=1062, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1077, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1072, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2148, PETRI_PLACES=1067, PETRI_TRANSITIONS=1068} [2024-11-09 06:49:40,929 INFO L277 CegarLoopForPetriNet]: 1076 programPoint places, -9 predicate places. [2024-11-09 06:49:40,930 INFO L471 AbstractCegarLoop]: Abstraction has has 1067 places, 1068 transitions, 2148 flow [2024-11-09 06:49:40,932 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 720.3333333333334) internal successors, (4322), 6 states have internal predecessors, (4322), 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) [2024-11-09 06:49:40,932 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:49:40,932 INFO L204 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] [2024-11-09 06:49:40,933 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 06:49:40,933 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2024-11-09 06:49:40,934 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:49:40,934 INFO L85 PathProgramCache]: Analyzing trace with hash 2064628070, now seen corresponding path program 1 times [2024-11-09 06:49:40,934 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:49:40,935 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1977862624] [2024-11-09 06:49:40,935 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:49:40,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:49:40,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:49:41,338 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:49:41,339 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:49:41,339 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1977862624] [2024-11-09 06:49:41,339 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1977862624] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:49:41,340 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:49:41,340 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 06:49:41,340 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1622688240] [2024-11-09 06:49:41,340 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:49:41,341 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 06:49:41,342 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:49:41,342 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 06:49:41,343 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 06:49:43,494 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 719 out of 1130 [2024-11-09 06:49:43,499 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1067 places, 1068 transitions, 2148 flow. Second operand has 6 states, 6 states have (on average 720.3333333333334) internal successors, (4322), 6 states have internal predecessors, (4322), 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) [2024-11-09 06:49:43,499 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:49:43,500 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 719 of 1130 [2024-11-09 06:49:43,500 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:49:50,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 661#L1003-4true]) [2024-11-09 06:49:50,741 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-09 06:49:50,741 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 06:49:50,741 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:49:50,741 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 06:49:50,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 166#L1036-3true]) [2024-11-09 06:49:50,742 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-09 06:49:50,742 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 06:49:50,742 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:49:50,742 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 06:49:50,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 419#L1012-51true, 661#L1003-4true]) [2024-11-09 06:49:50,768 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:49:50,769 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:49:50,769 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:49:50,769 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 06:49:50,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 166#L1036-3true, 419#L1012-51true]) [2024-11-09 06:49:50,769 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:49:50,769 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 06:49:50,769 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:49:50,769 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:49:50,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 790#L1003-5true, 1100#true, 1094#true]) [2024-11-09 06:49:50,770 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:49:50,770 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 06:49:50,770 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 06:49:50,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:49:50,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 172#L1036-4true, 1094#true]) [2024-11-09 06:49:50,771 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:49:50,771 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 06:49:50,771 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 06:49:50,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:49:50,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 790#L1003-5true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:50,804 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:49:50,804 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:49:50,805 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:49:50,805 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:49:50,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 172#L1036-4true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:50,806 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:49:50,806 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:49:50,806 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:49:50,807 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:49:50,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 274#L1003-6true]) [2024-11-09 06:49:50,808 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:49:50,808 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:49:50,808 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 06:49:50,809 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:49:50,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 857#L1036-5true]) [2024-11-09 06:49:50,809 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:49:50,809 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:49:50,809 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:49:50,809 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 06:49:50,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 274#L1003-6true, 419#L1012-51true]) [2024-11-09 06:49:50,842 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-09 06:49:50,842 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 06:49:50,842 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:49:50,842 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:49:50,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 419#L1012-51true, 857#L1036-5true]) [2024-11-09 06:49:50,842 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-09 06:49:50,842 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:49:50,843 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 06:49:50,843 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:49:50,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 406#L1036-10true, 1100#true, 1094#true]) [2024-11-09 06:49:50,945 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2024-11-09 06:49:50,945 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 06:49:50,945 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:49:50,945 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:49:50,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [406#L1036-10true, 1100#true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:50,969 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-09 06:49:50,969 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 06:49:50,969 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 06:49:50,969 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 06:49:50,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 354#L1036-11true]) [2024-11-09 06:49:50,970 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-09 06:49:50,970 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:49:50,970 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 06:49:50,970 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:49:50,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 354#L1036-11true, 419#L1012-51true]) [2024-11-09 06:49:50,994 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-09 06:49:50,994 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 06:49:50,994 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 06:49:50,994 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 06:49:50,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 1043#L1036-12true]) [2024-11-09 06:49:50,995 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-09 06:49:50,995 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 06:49:50,995 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 06:49:50,995 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 06:49:51,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 419#L1012-51true, 1043#L1036-12true]) [2024-11-09 06:49:51,018 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-09 06:49:51,018 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 06:49:51,018 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 06:49:51,018 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 06:49:51,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 202#L1036-13true]) [2024-11-09 06:49:51,020 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-09 06:49:51,020 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 06:49:51,020 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 06:49:51,020 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:49:51,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 419#L1012-51true, 202#L1036-13true]) [2024-11-09 06:49:51,042 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2024-11-09 06:49:51,042 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 06:49:51,042 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 06:49:51,042 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 06:49:51,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 176#L1037-2true]) [2024-11-09 06:49:51,147 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2024-11-09 06:49:51,147 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 06:49:51,147 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 06:49:51,147 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 06:49:51,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 419#L1012-51true, 176#L1037-2true]) [2024-11-09 06:49:51,166 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-09 06:49:51,166 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 06:49:51,166 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 06:49:51,167 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 06:49:51,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [1039#L1037-3true, 536#L1075-1true, 1100#true, 1094#true]) [2024-11-09 06:49:51,168 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-09 06:49:51,168 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 06:49:51,168 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 06:49:51,168 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 06:49:51,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1039#L1037-3true, 1100#true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:51,185 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-09 06:49:51,185 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 06:49:51,185 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 06:49:51,185 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 06:49:51,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 456#L1037-4true, 1094#true]) [2024-11-09 06:49:51,187 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-09 06:49:51,187 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 06:49:51,187 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 06:49:51,187 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 06:49:51,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 456#L1037-4true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:51,204 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-09 06:49:51,204 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 06:49:51,204 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 06:49:51,204 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 06:49:51,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 341#L1037-5true]) [2024-11-09 06:49:51,205 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-09 06:49:51,205 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-09 06:49:51,205 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 06:49:51,205 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 06:49:51,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 419#L1012-51true, 341#L1037-5true]) [2024-11-09 06:49:51,224 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2024-11-09 06:49:51,224 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-09 06:49:51,224 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:49:51,224 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 06:49:51,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 800#L1038-2true]) [2024-11-09 06:49:51,292 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2024-11-09 06:49:51,292 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 06:49:51,292 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-09 06:49:51,292 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 06:49:51,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 800#L1038-2true, 419#L1012-51true]) [2024-11-09 06:49:51,307 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-09 06:49:51,307 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 06:49:51,307 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 06:49:51,308 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-09 06:49:51,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 231#L1038-3true, 1094#true]) [2024-11-09 06:49:51,308 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-09 06:49:51,308 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-09 06:49:51,308 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 06:49:51,308 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:49:51,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 231#L1038-3true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:51,323 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-09 06:49:51,323 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:49:51,323 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-09 06:49:51,323 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 06:49:51,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 912#L1038-4true]) [2024-11-09 06:49:51,324 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-09 06:49:51,324 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 06:49:51,324 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 06:49:51,324 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-09 06:49:51,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 419#L1012-51true, 912#L1038-4true]) [2024-11-09 06:49:51,338 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-09 06:49:51,338 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 06:49:51,338 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:49:51,338 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-09 06:49:51,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 972#L1038-5true]) [2024-11-09 06:49:51,339 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-09 06:49:51,339 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 06:49:51,339 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-09 06:49:51,339 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 06:49:51,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 972#L1038-5true, 419#L1012-51true]) [2024-11-09 06:49:51,353 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2024-11-09 06:49:51,353 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 06:49:51,353 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-09 06:49:51,353 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:49:51,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 920#L1038-9true]) [2024-11-09 06:49:51,397 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2024-11-09 06:49:51,397 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-09 06:49:51,397 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:49:51,397 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 06:49:51,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 920#L1038-9true, 419#L1012-51true]) [2024-11-09 06:49:51,411 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-09 06:49:51,411 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-09 06:49:51,411 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 06:49:51,411 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:49:51,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 746#L1038-10true]) [2024-11-09 06:49:51,412 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-09 06:49:51,412 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:49:51,413 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-09 06:49:51,413 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:49:51,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 746#L1038-10true, 419#L1012-51true]) [2024-11-09 06:49:51,425 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-09 06:49:51,426 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-09 06:49:51,426 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 06:49:51,426 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 06:49:51,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 345#L1038-11true]) [2024-11-09 06:49:51,427 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-09 06:49:51,427 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:49:51,427 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 06:49:51,427 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-09 06:49:51,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 345#L1038-11true, 419#L1012-51true]) [2024-11-09 06:49:51,439 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-09 06:49:51,439 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 06:49:51,439 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 06:49:51,439 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-09 06:49:51,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1030#L1038-12true, 1100#true, 1094#true]) [2024-11-09 06:49:51,440 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-09 06:49:51,440 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-11-09 06:49:51,440 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 06:49:51,440 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 06:49:51,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1030#L1038-12true, 1100#true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:51,452 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2024-11-09 06:49:51,452 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-09 06:49:51,452 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 06:49:51,452 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 06:49:51,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 463#L1039-3true, 1094#true]) [2024-11-09 06:49:51,503 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2024-11-09 06:49:51,503 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:49:51,503 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-09 06:49:51,503 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 06:49:51,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 463#L1039-3true, 1094#true, 419#L1012-51true]) [2024-11-09 06:49:51,512 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-09 06:49:51,512 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 06:49:51,512 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-09 06:49:51,512 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 06:49:51,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 750#L1039-4true]) [2024-11-09 06:49:51,513 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-09 06:49:51,513 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 06:49:51,513 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-09 06:49:51,514 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 06:49:51,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 750#L1039-4true, 419#L1012-51true]) [2024-11-09 06:49:51,523 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-09 06:49:51,523 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 06:49:51,523 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-09 06:49:51,523 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 06:49:51,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 562#L1039-5true]) [2024-11-09 06:49:51,524 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-09 06:49:51,524 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-09 06:49:51,524 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 06:49:51,524 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 06:49:51,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 562#L1039-5true, 419#L1012-51true]) [2024-11-09 06:49:51,532 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-09 06:49:51,532 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-09 06:49:51,532 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 06:49:51,532 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 06:49:51,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][205], [536#L1075-1true, 1100#true, 1094#true, 13#L1039-6true]) [2024-11-09 06:49:51,533 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-09 06:49:51,533 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 06:49:51,533 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 06:49:51,533 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-09 06:49:51,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][208], [1100#true, 1094#true, 13#L1039-6true, 419#L1012-51true]) [2024-11-09 06:49:51,722 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2024-11-09 06:49:51,722 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-09 06:49:51,722 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 06:49:51,722 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 06:49:51,788 INFO L124 PetriNetUnfolderBase]: 15184/55168 cut-off events. [2024-11-09 06:49:51,788 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-09 06:49:51,861 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83859 conditions, 55168 events. 15184/55168 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 327. Compared 597315 event pairs, 13680 based on Foata normal form. 0/50103 useless extension candidates. Maximal degree in co-relation 83803. Up to 28678 conditions per place. [2024-11-09 06:49:52,026 INFO L140 encePairwiseOnDemand]: 1124/1130 looper letters, 379 selfloop transitions, 5 changer transitions 0/1067 dead transitions. [2024-11-09 06:49:52,026 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1062 places, 1067 transitions, 2914 flow [2024-11-09 06:49:52,030 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 06:49:52,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 06:49:52,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4699 transitions. [2024-11-09 06:49:52,037 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6930678466076696 [2024-11-09 06:49:52,038 INFO L175 Difference]: Start difference. First operand has 1067 places, 1068 transitions, 2148 flow. Second operand 6 states and 4699 transitions. [2024-11-09 06:49:52,038 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1062 places, 1067 transitions, 2914 flow [2024-11-09 06:49:52,043 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1057 places, 1067 transitions, 2904 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-09 06:49:52,052 INFO L231 Difference]: Finished difference. Result has 1057 places, 1067 transitions, 2146 flow [2024-11-09 06:49:52,053 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=1130, PETRI_DIFFERENCE_MINUEND_FLOW=2136, PETRI_DIFFERENCE_MINUEND_PLACES=1052, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1067, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1062, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2146, PETRI_PLACES=1057, PETRI_TRANSITIONS=1067} [2024-11-09 06:49:52,054 INFO L277 CegarLoopForPetriNet]: 1076 programPoint places, -19 predicate places. [2024-11-09 06:49:52,054 INFO L471 AbstractCegarLoop]: Abstraction has has 1057 places, 1067 transitions, 2146 flow [2024-11-09 06:49:52,056 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 720.3333333333334) internal successors, (4322), 6 states have internal predecessors, (4322), 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) [2024-11-09 06:49:52,056 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:49:52,056 INFO L204 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] [2024-11-09 06:49:52,057 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 06:49:52,057 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2024-11-09 06:49:52,057 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:49:52,057 INFO L85 PathProgramCache]: Analyzing trace with hash 1776393943, now seen corresponding path program 1 times [2024-11-09 06:49:52,057 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:49:52,058 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1874463942] [2024-11-09 06:49:52,058 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:49:52,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:49:52,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:49:52,295 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:49:52,296 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:49:52,296 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1874463942] [2024-11-09 06:49:52,296 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1874463942] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:49:52,296 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:49:52,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 06:49:52,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1526296704] [2024-11-09 06:49:52,296 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:49:52,296 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 06:49:52,297 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:49:52,297 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 06:49:52,297 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 06:49:53,304 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 719 out of 1130 [2024-11-09 06:49:53,309 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1057 places, 1067 transitions, 2146 flow. Second operand has 6 states, 6 states have (on average 720.3333333333334) internal successors, (4322), 6 states have internal predecessors, (4322), 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) [2024-11-09 06:49:53,309 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:49:53,309 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 719 of 1130 [2024-11-09 06:49:53,309 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:50:01,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 661#L1003-4true]) [2024-11-09 06:50:01,039 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-09 06:50:01,039 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 06:50:01,039 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:50:01,039 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 06:50:01,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 166#L1036-3true]) [2024-11-09 06:50:01,039 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-09 06:50:01,039 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-09 06:50:01,039 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:50:01,039 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-09 06:50:01,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 419#L1012-51true, 661#L1003-4true]) [2024-11-09 06:50:01,064 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:50:01,064 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:50:01,064 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:50:01,064 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 06:50:01,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 166#L1036-3true, 419#L1012-51true]) [2024-11-09 06:50:01,065 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:50:01,065 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-09 06:50:01,065 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:50:01,065 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:50:01,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 790#L1003-5true, 1106#true]) [2024-11-09 06:50:01,066 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:50:01,066 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 06:50:01,066 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 06:50:01,066 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:50:01,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 172#L1036-4true, 1106#true]) [2024-11-09 06:50:01,066 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-09 06:50:01,066 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 06:50:01,066 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 06:50:01,066 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-09 06:50:01,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 790#L1003-5true, 1106#true, 419#L1012-51true]) [2024-11-09 06:50:01,091 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:50:01,091 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:50:01,091 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:50:01,091 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:50:01,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 172#L1036-4true, 1106#true, 419#L1012-51true]) [2024-11-09 06:50:01,092 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:50:01,092 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:50:01,092 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:50:01,092 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:50:01,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 274#L1003-6true]) [2024-11-09 06:50:01,092 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:50:01,092 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:50:01,093 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 06:50:01,093 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:50:01,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 857#L1036-5true]) [2024-11-09 06:50:01,093 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-09 06:50:01,093 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:50:01,093 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-09 06:50:01,093 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 06:50:01,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 274#L1003-6true, 419#L1012-51true]) [2024-11-09 06:50:01,118 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-09 06:50:01,118 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 06:50:01,118 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:50:01,118 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:50:01,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 419#L1012-51true, 857#L1036-5true]) [2024-11-09 06:50:01,118 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-09 06:50:01,118 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:50:01,118 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-09 06:50:01,119 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:50:01,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 406#L1036-10true, 1100#true, 1106#true]) [2024-11-09 06:50:01,211 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2024-11-09 06:50:01,211 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-09 06:50:01,211 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:50:01,211 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-09 06:50:01,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [406#L1036-10true, 1100#true, 1106#true, 419#L1012-51true]) [2024-11-09 06:50:01,232 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-09 06:50:01,232 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 06:50:01,232 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 06:50:01,233 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 06:50:01,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 354#L1036-11true]) [2024-11-09 06:50:01,233 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-09 06:50:01,233 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:50:01,233 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-09 06:50:01,233 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-09 06:50:01,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 354#L1036-11true, 419#L1012-51true]) [2024-11-09 06:50:01,255 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-09 06:50:01,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 06:50:01,256 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 06:50:01,256 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 06:50:01,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 1043#L1036-12true]) [2024-11-09 06:50:01,256 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-09 06:50:01,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-09 06:50:01,256 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 06:50:01,257 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-09 06:50:01,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 419#L1012-51true, 1043#L1036-12true]) [2024-11-09 06:50:01,278 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-09 06:50:01,278 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 06:50:01,279 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-09 06:50:01,279 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 06:50:01,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 202#L1036-13true]) [2024-11-09 06:50:01,279 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-09 06:50:01,279 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-09 06:50:01,279 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-09 06:50:01,279 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:50:01,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 419#L1012-51true, 202#L1036-13true]) [2024-11-09 06:50:01,306 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2024-11-09 06:50:01,306 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-09 06:50:01,307 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 06:50:01,307 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 06:50:01,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 176#L1037-2true]) [2024-11-09 06:50:01,406 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2024-11-09 06:50:01,407 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-09 06:50:01,407 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 06:50:01,407 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-09 06:50:01,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 419#L1012-51true, 176#L1037-2true]) [2024-11-09 06:50:01,428 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-09 06:50:01,428 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 06:50:01,428 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 06:50:01,428 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-09 06:50:01,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [1039#L1037-3true, 536#L1075-1true, 1100#true, 1106#true]) [2024-11-09 06:50:01,429 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-09 06:50:01,429 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-09 06:50:01,429 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-09 06:50:01,430 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 06:50:01,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1039#L1037-3true, 1100#true, 1106#true, 419#L1012-51true]) [2024-11-09 06:50:01,452 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-09 06:50:01,452 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-09 06:50:01,452 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 06:50:01,452 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 06:50:01,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 456#L1037-4true, 1106#true]) [2024-11-09 06:50:01,453 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-09 06:50:01,453 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-09 06:50:01,453 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-09 06:50:01,453 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 06:50:01,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 456#L1037-4true, 1106#true, 419#L1012-51true]) [2024-11-09 06:50:01,473 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-09 06:50:01,473 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 06:50:01,473 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 06:50:01,473 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 06:50:01,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 341#L1037-5true]) [2024-11-09 06:50:01,474 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-09 06:50:01,474 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-09 06:50:01,474 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-09 06:50:01,474 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-09 06:50:01,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 419#L1012-51true, 341#L1037-5true]) [2024-11-09 06:50:01,491 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2024-11-09 06:50:01,491 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-09 06:50:01,491 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:50:01,491 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-09 06:50:01,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 800#L1038-2true]) [2024-11-09 06:50:01,575 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2024-11-09 06:50:01,575 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-09 06:50:01,575 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-09 06:50:01,575 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 06:50:01,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 800#L1038-2true, 419#L1012-51true]) [2024-11-09 06:50:01,591 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-09 06:50:01,591 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-09 06:50:01,591 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 06:50:01,591 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-09 06:50:01,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 231#L1038-3true, 1106#true]) [2024-11-09 06:50:01,592 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-09 06:50:01,592 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-09 06:50:01,592 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-09 06:50:01,592 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-09 06:50:01,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 231#L1038-3true, 1106#true, 419#L1012-51true]) [2024-11-09 06:50:01,608 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-09 06:50:01,608 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:50:01,608 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-09 06:50:01,608 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 06:50:01,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 912#L1038-4true]) [2024-11-09 06:50:01,610 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-09 06:50:01,610 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-09 06:50:01,610 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-09 06:50:01,610 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-09 06:50:01,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 419#L1012-51true, 912#L1038-4true]) [2024-11-09 06:50:01,625 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-09 06:50:01,625 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 06:50:01,625 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:50:01,625 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-09 06:50:01,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 972#L1038-5true, 1106#true]) [2024-11-09 06:50:01,810 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-09 06:50:01,811 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-09 06:50:01,811 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-09 06:50:01,811 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-09 06:50:01,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 972#L1038-5true, 1106#true, 419#L1012-51true]) [2024-11-09 06:50:01,828 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2024-11-09 06:50:01,828 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-09 06:50:01,828 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-09 06:50:01,829 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:50:01,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 920#L1038-9true]) [2024-11-09 06:50:01,880 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2024-11-09 06:50:01,880 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-09 06:50:01,880 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-09 06:50:01,880 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-09 06:50:01,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 920#L1038-9true, 419#L1012-51true]) [2024-11-09 06:50:01,895 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-09 06:50:01,895 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-09 06:50:01,895 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-09 06:50:01,895 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:50:01,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 746#L1038-10true]) [2024-11-09 06:50:01,896 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-09 06:50:01,896 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-09 06:50:01,896 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-09 06:50:01,896 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-09 06:50:01,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 746#L1038-10true, 419#L1012-51true]) [2024-11-09 06:50:01,910 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-09 06:50:01,911 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-09 06:50:01,911 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 06:50:01,911 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-09 06:50:01,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 345#L1038-11true]) [2024-11-09 06:50:01,912 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-09 06:50:01,912 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-09 06:50:01,912 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-09 06:50:01,912 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-09 06:50:01,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 345#L1038-11true, 419#L1012-51true]) [2024-11-09 06:50:01,926 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-09 06:50:01,926 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-09 06:50:01,926 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 06:50:01,926 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-09 06:50:01,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1030#L1038-12true, 1100#true, 1106#true]) [2024-11-09 06:50:01,927 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-09 06:50:01,927 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-11-09 06:50:01,927 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-09 06:50:01,927 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-09 06:50:01,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1030#L1038-12true, 1100#true, 1106#true, 419#L1012-51true]) [2024-11-09 06:50:01,942 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2024-11-09 06:50:01,942 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-09 06:50:01,942 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-09 06:50:01,942 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 06:50:02,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 463#L1039-3true, 1106#true]) [2024-11-09 06:50:02,008 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2024-11-09 06:50:02,008 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-09 06:50:02,008 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-09 06:50:02,009 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-09 06:50:02,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 463#L1039-3true, 1106#true, 419#L1012-51true]) [2024-11-09 06:50:02,020 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-09 06:50:02,020 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 06:50:02,020 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-09 06:50:02,020 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-09 06:50:02,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 750#L1039-4true]) [2024-11-09 06:50:02,021 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-09 06:50:02,022 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-09 06:50:02,022 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-09 06:50:02,022 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-09 06:50:02,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 750#L1039-4true, 419#L1012-51true]) [2024-11-09 06:50:02,032 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-09 06:50:02,033 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 06:50:02,033 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-09 06:50:02,033 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-09 06:50:02,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 562#L1039-5true]) [2024-11-09 06:50:02,034 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-09 06:50:02,034 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-09 06:50:02,034 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-09 06:50:02,034 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-09 06:50:02,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 562#L1039-5true, 419#L1012-51true]) [2024-11-09 06:50:02,047 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-09 06:50:02,047 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-09 06:50:02,047 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-09 06:50:02,048 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 06:50:02,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2285] L1075-->L1075-1: Formula: (= (store |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5| (store (select |v_#race_322| |v_ULTIMATE.start_fifo_front_~self#1.base_5|) |v_ULTIMATE.start_fifo_front_~self#1.offset_5| 0)) |v_#race_321|) InVars {#race=|v_#race_322|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} OutVars{#race=|v_#race_321|, ULTIMATE.start_fifo_front_~self#1.base=|v_ULTIMATE.start_fifo_front_~self#1.base_5|, ULTIMATE.start_fifo_front_~self#1.offset=|v_ULTIMATE.start_fifo_front_~self#1.offset_5|} AuxVars[] AssignedVars[#race][204], [536#L1075-1true, 1100#true, 1106#true, 13#L1039-6true]) [2024-11-09 06:50:02,048 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-09 06:50:02,048 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-09 06:50:02,049 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-09 06:50:02,049 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-09 06:50:02,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1434] L1012-50-->L1012-51: Formula: (= (store |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35| (store (select |v_#race_262| |v_ULTIMATE.start_fifo_empty_~self#1.base_35|) |v_ULTIMATE.start_fifo_empty_~self#1.offset_35| 0)) |v_#race_261|) InVars {#race=|v_#race_262|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} OutVars{#race=|v_#race_261|, ULTIMATE.start_fifo_empty_~self#1.offset=|v_ULTIMATE.start_fifo_empty_~self#1.offset_35|, ULTIMATE.start_fifo_empty_~self#1.base=|v_ULTIMATE.start_fifo_empty_~self#1.base_35|} AuxVars[] AssignedVars[#race][207], [1100#true, 1106#true, 13#L1039-6true, 419#L1012-51true]) [2024-11-09 06:50:02,059 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2024-11-09 06:50:02,059 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-09 06:50:02,059 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-09 06:50:02,059 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-09 06:50:02,143 INFO L124 PetriNetUnfolderBase]: 15184/55167 cut-off events. [2024-11-09 06:50:02,143 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-09 06:50:02,223 INFO L83 FinitePrefix]: Finished finitePrefix Result has 83858 conditions, 55167 events. 15184/55167 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 327. Compared 597330 event pairs, 13680 based on Foata normal form. 0/50103 useless extension candidates. Maximal degree in co-relation 83807. Up to 28678 conditions per place. [2024-11-09 06:50:02,391 INFO L140 encePairwiseOnDemand]: 1124/1130 looper letters, 379 selfloop transitions, 5 changer transitions 0/1066 dead transitions. [2024-11-09 06:50:02,392 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1061 places, 1066 transitions, 2912 flow [2024-11-09 06:50:02,392 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-09 06:50:02,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-09 06:50:02,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4699 transitions. [2024-11-09 06:50:02,400 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6930678466076696 [2024-11-09 06:50:02,400 INFO L175 Difference]: Start difference. First operand has 1057 places, 1067 transitions, 2146 flow. Second operand 6 states and 4699 transitions. [2024-11-09 06:50:02,401 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1061 places, 1066 transitions, 2912 flow [2024-11-09 06:50:02,406 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1056 places, 1066 transitions, 2902 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-09 06:50:02,415 INFO L231 Difference]: Finished difference. Result has 1056 places, 1066 transitions, 2144 flow [2024-11-09 06:50:02,417 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=1130, PETRI_DIFFERENCE_MINUEND_FLOW=2134, PETRI_DIFFERENCE_MINUEND_PLACES=1051, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1066, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1061, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=2144, PETRI_PLACES=1056, PETRI_TRANSITIONS=1066} [2024-11-09 06:50:02,418 INFO L277 CegarLoopForPetriNet]: 1076 programPoint places, -20 predicate places. [2024-11-09 06:50:02,418 INFO L471 AbstractCegarLoop]: Abstraction has has 1056 places, 1066 transitions, 2144 flow [2024-11-09 06:50:02,420 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 720.3333333333334) internal successors, (4322), 6 states have internal predecessors, (4322), 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) [2024-11-09 06:50:02,421 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:50:02,421 INFO L204 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] [2024-11-09 06:50:02,421 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 06:50:02,421 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [pusherErr0ASSERT_VIOLATIONDATA_RACE, pusherErr1ASSERT_VIOLATIONDATA_RACE, pusherErr2ASSERT_VIOLATIONDATA_RACE, pusherErr6ASSERT_VIOLATIONDATA_RACE (and 108 more)] === [2024-11-09 06:50:02,422 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:50:02,422 INFO L85 PathProgramCache]: Analyzing trace with hash 1958528482, now seen corresponding path program 1 times [2024-11-09 06:50:02,422 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:50:02,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1895274578] [2024-11-09 06:50:02,422 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:50:02,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:50:02,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:50:02,739 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:50:02,740 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:50:02,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1895274578] [2024-11-09 06:50:02,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1895274578] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:50:02,740 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:50:02,740 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 06:50:02,740 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1513281297] [2024-11-09 06:50:02,740 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:50:02,741 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-09 06:50:02,741 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:50:02,741 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 06:50:02,741 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-09 06:50:04,010 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 715 out of 1130 [2024-11-09 06:50:04,015 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1056 places, 1066 transitions, 2144 flow. Second operand has 6 states, 6 states have (on average 718.3333333333334) internal successors, (4310), 6 states have internal predecessors, (4310), 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) [2024-11-09 06:50:04,015 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:50:04,015 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 715 of 1130 [2024-11-09 06:50:04,015 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand