./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 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/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-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-22 17:46:59,346 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-22 17:46:59,393 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-22 17:46:59,397 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-22 17:46:59,397 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-22 17:46:59,420 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-22 17:46:59,421 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-22 17:46:59,421 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-22 17:46:59,421 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-22 17:46:59,422 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-22 17:46:59,422 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-22 17:46:59,423 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-22 17:46:59,424 INFO L153 SettingsManager]: * Use SBE=true [2024-11-22 17:46:59,426 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-22 17:46:59,426 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-22 17:46:59,426 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-22 17:46:59,426 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-22 17:46:59,427 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-22 17:46:59,429 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-22 17:46:59,429 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-22 17:46:59,430 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-22 17:46:59,430 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-22 17:46:59,430 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-22 17:46:59,430 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-22 17:46:59,431 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-22 17:46:59,431 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-22 17:46:59,431 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-22 17:46:59,431 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-22 17:46:59,431 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-22 17:46:59,431 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-22 17:46:59,431 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-22 17:46:59,432 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 17:46:59,432 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-22 17:46:59,432 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-22 17:46:59,432 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-22 17:46:59,432 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-22 17:46:59,432 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-22 17:46:59,432 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-22 17:46:59,433 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-22 17:46:59,433 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-22 17:46:59,433 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-22 17:46:59,435 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-22 17:46:59,630 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-22 17:46:59,649 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-22 17:46:59,651 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-22 17:46:59,652 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-22 17:46:59,652 INFO L274 PluginConnector]: CDTParser initialized [2024-11-22 17:46:59,653 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-22 17:47:00,920 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-22 17:47:01,142 INFO L384 CDTParser]: Found 1 translation units. [2024-11-22 17:47:01,142 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-divine/divinefifo_1w1r.i [2024-11-22 17:47:01,155 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6f73bfd23/eb8457cfeb4a4f7b8f27f51fc11c153a/FLAG1d7765625 [2024-11-22 17:47:01,489 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6f73bfd23/eb8457cfeb4a4f7b8f27f51fc11c153a [2024-11-22 17:47:01,491 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-22 17:47:01,492 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-22 17:47:01,493 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-22 17:47:01,493 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-22 17:47:01,497 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-22 17:47:01,498 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 05:47:01" (1/1) ... [2024-11-22 17:47:01,498 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@337d4b23 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:01, skipping insertion in model container [2024-11-22 17:47:01,498 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 22.11 05:47:01" (1/1) ... [2024-11-22 17:47:01,545 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-22 17:47:01,960 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 17:47:01,966 INFO L200 MainTranslator]: Completed pre-run [2024-11-22 17:47:02,035 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-22 17:47:02,084 INFO L204 MainTranslator]: Completed translation [2024-11-22 17:47:02,085 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02 WrapperNode [2024-11-22 17:47:02,085 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-22 17:47:02,086 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-22 17:47:02,087 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-22 17:47:02,087 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-22 17:47:02,096 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,130 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,174 INFO L138 Inliner]: procedures = 277, calls = 104, calls flagged for inlining = 27, calls inlined = 29, statements flattened = 978 [2024-11-22 17:47:02,174 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-22 17:47:02,174 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-22 17:47:02,174 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-22 17:47:02,175 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-22 17:47:02,186 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,186 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,202 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,206 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,255 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,265 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,273 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,280 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,289 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-22 17:47:02,291 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-22 17:47:02,291 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-22 17:47:02,291 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-22 17:47:02,292 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (1/1) ... [2024-11-22 17:47:02,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-22 17:47:02,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-22 17:47:02,319 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-22 17:47:02,325 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-22 17:47:02,363 INFO L130 BoogieDeclarations]: Found specification of procedure pusher [2024-11-22 17:47:02,364 INFO L138 BoogieDeclarations]: Found implementation of procedure pusher [2024-11-22 17:47:02,364 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-22 17:47:02,364 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-22 17:47:02,364 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-22 17:47:02,365 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-22 17:47:02,365 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-22 17:47:02,365 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-22 17:47:02,366 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-22 17:47:02,366 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-22 17:47:02,366 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-22 17:47:02,366 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-22 17:47:02,366 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-22 17:47:02,368 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-22 17:47:02,515 INFO L238 CfgBuilder]: Building ICFG [2024-11-22 17:47:02,517 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-22 17:47:03,617 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-22 17:47:03,617 INFO L287 CfgBuilder]: Performing block encoding [2024-11-22 17:47:03,651 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-22 17:47:03,651 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-22 17:47:03,652 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 05:47:03 BoogieIcfgContainer [2024-11-22 17:47:03,652 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-22 17:47:03,653 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-22 17:47:03,653 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-22 17:47:03,655 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-22 17:47:03,656 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 22.11 05:47:01" (1/3) ... [2024-11-22 17:47:03,656 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6138800e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 05:47:03, skipping insertion in model container [2024-11-22 17:47:03,656 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 22.11 05:47:02" (2/3) ... [2024-11-22 17:47:03,656 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6138800e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 22.11 05:47:03, skipping insertion in model container [2024-11-22 17:47:03,657 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 22.11 05:47:03" (3/3) ... [2024-11-22 17:47:03,657 INFO L112 eAbstractionObserver]: Analyzing ICFG divinefifo_1w1r.i [2024-11-22 17:47:03,669 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-22 17:47:03,669 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 96 error locations. [2024-11-22 17:47:03,669 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-22 17:47:03,808 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-22 17:47:03,855 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 1091 places, 1130 transitions, 2267 flow [2024-11-22 17:47:04,170 INFO L124 PetriNetUnfolderBase]: 43/1129 cut-off events. [2024-11-22 17:47:04,171 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-22 17:47:04,194 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-22 17:47:04,195 INFO L82 GeneralOperation]: Start removeDead. Operand has 1091 places, 1130 transitions, 2267 flow [2024-11-22 17:47:04,238 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 1076 places, 1115 transitions, 2236 flow [2024-11-22 17:47:04,245 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-22 17:47:04,250 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;@28bb030f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-22 17:47:04,251 INFO L334 AbstractCegarLoop]: Starting to check reachability of 112 error locations. [2024-11-22 17:47:04,254 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-22 17:47:04,254 INFO L124 PetriNetUnfolderBase]: 0/31 cut-off events. [2024-11-22 17:47:04,254 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-22 17:47:04,254 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 17:47:04,255 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-22 17:47:04,255 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-22 17:47:04,259 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 17:47:04,259 INFO L85 PathProgramCache]: Analyzing trace with hash 488538541, now seen corresponding path program 1 times [2024-11-22 17:47:04,266 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 17:47:04,267 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2080905014] [2024-11-22 17:47:04,267 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 17:47:04,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 17:47:04,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 17:47:04,833 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-22 17:47:04,834 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 17:47:04,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2080905014] [2024-11-22 17:47:04,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2080905014] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 17:47:04,835 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 17:47:04,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 17:47:04,837 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [49326926] [2024-11-22 17:47:04,838 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 17:47:04,846 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 17:47:04,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 17:47:04,874 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 17:47:04,874 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 17:47:06,654 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 719 out of 1130 [2024-11-22 17:47:06,662 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-22 17:47:06,662 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 17:47:06,662 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 719 of 1130 [2024-11-22 17:47:06,663 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 17:47:14,943 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-22 17:47:14,943 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-22 17:47:14,943 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 17:47:14,943 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:14,943 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 17:47:14,944 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-22 17:47:14,944 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-22 17:47:14,944 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:14,944 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 17:47:14,944 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 17:47:14,980 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-22 17:47:14,981 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:14,981 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:14,981 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 17:47:14,981 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:14,982 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-22 17:47:14,982 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:14,982 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 17:47:14,982 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:14,982 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:14,983 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-22 17:47:14,983 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:14,983 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 17:47:14,983 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:14,984 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 17:47:14,984 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-22 17:47:14,984 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:14,984 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:14,984 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 17:47:14,984 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 17:47:15,021 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-22 17:47:15,022 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:15,022 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:15,022 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 17:47:15,023 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:15,023 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-22 17:47:15,023 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:15,024 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:15,024 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 17:47:15,024 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:15,025 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-22 17:47:15,025 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:15,025 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:15,025 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:15,026 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 17:47:15,026 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-22 17:47:15,026 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:15,026 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 17:47:15,027 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:15,027 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:15,063 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-22 17:47:15,063 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-22 17:47:15,063 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-22 17:47:15,063 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:15,064 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 17:47:15,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][212], [1092#true, 1094#true, 419#L1012-51true, 857#L1036-5true]) [2024-11-22 17:47:15,064 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-22 17:47:15,064 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 17:47:15,064 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-22 17:47:15,064 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:15,190 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-22 17:47:15,191 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2024-11-22 17:47:15,191 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 17:47:15,191 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:15,191 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 17:47:15,221 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-22 17:47:15,221 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-22 17:47:15,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 17:47:15,221 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 17:47:15,221 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 17:47:15,222 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-22 17:47:15,222 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-22 17:47:15,222 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-22 17:47:15,222 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:15,222 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 17:47:15,251 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-22 17:47:15,251 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-22 17:47:15,251 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 17:47:15,251 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 17:47:15,251 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 17:47:15,252 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-22 17:47:15,252 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-22 17:47:15,252 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 17:47:15,253 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 17:47:15,253 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 17:47:15,281 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-22 17:47:15,281 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-22 17:47:15,281 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 17:47:15,281 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 17:47:15,281 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 17:47:15,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, 202#L1036-13true]) [2024-11-22 17:47:15,282 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-22 17:47:15,282 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 17:47:15,282 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 17:47:15,283 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 17:47:15,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, 419#L1012-51true, 202#L1036-13true]) [2024-11-22 17:47:15,311 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2024-11-22 17:47:15,311 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 17:47:15,311 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 17:47:15,311 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 17:47:15,567 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-22 17:47:15,567 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2024-11-22 17:47:15,567 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 17:47:15,567 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 17:47:15,567 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 17:47:15,583 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-22 17:47:15,583 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-22 17:47:15,583 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 17:47:15,583 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 17:47:15,583 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 17:47:15,584 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-22 17:47:15,584 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-22 17:47:15,584 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 17:47:15,584 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 17:47:15,584 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 17:47:15,599 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-22 17:47:15,600 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-22 17:47:15,600 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 17:47:15,600 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 17:47:15,600 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 17:47:15,600 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-22 17:47:15,600 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-22 17:47:15,600 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 17:47:15,600 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 17:47:15,600 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 17:47:15,615 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-22 17:47:15,615 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-22 17:47:15,615 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 17:47:15,615 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 17:47:15,615 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 17:47:15,616 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-22 17:47:15,616 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-22 17:47:15,616 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-22 17:47:15,616 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 17:47:15,616 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 17:47:15,631 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-22 17:47:15,632 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2024-11-22 17:47:15,632 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:15,632 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 17:47:15,632 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-22 17:47:15,690 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-22 17:47:15,690 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2024-11-22 17:47:15,691 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-22 17:47:15,691 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 17:47:15,691 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 17:47:15,703 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-22 17:47:15,703 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-22 17:47:15,703 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-22 17:47:15,703 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 17:47:15,703 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 17:47:15,704 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-22 17:47:15,704 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-22 17:47:15,704 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:15,704 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 17:47:15,704 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-22 17:47:15,717 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-22 17:47:15,718 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-22 17:47:15,718 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:15,719 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 17:47:15,720 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-22 17:47:15,720 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-22 17:47:15,720 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-22 17:47:15,720 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-22 17:47:15,721 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 17:47:15,721 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 17:47:15,734 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-22 17:47:15,734 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-22 17:47:15,734 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-22 17:47:15,735 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 17:47:15,735 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:15,735 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-22 17:47:15,735 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-22 17:47:15,735 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-22 17:47:15,736 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 17:47:15,736 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 17:47:15,750 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-22 17:47:15,750 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2024-11-22 17:47:15,751 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 17:47:15,751 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:15,751 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-22 17:47:15,792 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-22 17:47:15,793 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2024-11-22 17:47:15,793 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-22 17:47:15,793 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 17:47:15,793 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:15,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][212], [1092#true, 1094#true, 920#L1038-9true, 419#L1012-51true]) [2024-11-22 17:47:15,803 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-22 17:47:15,803 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:15,803 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 17:47:15,803 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-22 17:47:15,804 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-22 17:47:15,804 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-22 17:47:15,804 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-22 17:47:15,804 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:15,804 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:15,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], [1092#true, 1094#true, 746#L1038-10true, 419#L1012-51true]) [2024-11-22 17:47:15,814 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-22 17:47:15,814 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-22 17:47:15,814 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 17:47:15,814 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 17:47:15,815 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-22 17:47:15,815 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-22 17:47:15,815 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-22 17:47:15,815 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 17:47:15,815 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:15,824 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-22 17:47:15,824 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-22 17:47:15,824 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-22 17:47:15,824 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 17:47:15,824 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 17:47:15,825 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-22 17:47:15,825 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-22 17:47:15,825 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 17:47:15,825 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-11-22 17:47:15,825 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 17:47:15,835 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-22 17:47:15,835 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2024-11-22 17:47:15,835 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 17:47:15,836 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-22 17:47:15,836 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 17:47:15,881 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-22 17:47:15,881 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2024-11-22 17:47:15,881 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-22 17:47:15,881 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 17:47:15,881 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 17:47:15,890 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-22 17:47:15,890 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-22 17:47:15,890 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-22 17:47:15,890 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 17:47:15,890 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 17:47:15,891 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-22 17:47:15,891 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-22 17:47:15,891 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-22 17:47:15,891 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 17:47:15,891 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 17:47:15,899 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-22 17:47:15,899 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-22 17:47:15,899 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-22 17:47:15,899 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 17:47:15,899 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 17:47:15,900 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-22 17:47:15,900 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-22 17:47:15,900 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 17:47:15,900 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 17:47:15,900 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-22 17:47:15,907 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-22 17:47:15,908 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-22 17:47:15,908 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 17:47:15,908 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 17:47:15,908 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-22 17:47:15,908 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-22 17:47:15,908 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-22 17:47:15,908 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-22 17:47:15,908 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 17:47:15,908 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 17:47:15,915 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-22 17:47:15,915 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2024-11-22 17:47:15,915 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 17:47:15,915 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 17:47:15,915 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-22 17:47:15,978 INFO L124 PetriNetUnfolderBase]: 15184/55178 cut-off events. [2024-11-22 17:47:15,978 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2024-11-22 17:47:16,096 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-22 17:47:16,272 INFO L140 encePairwiseOnDemand]: 1098/1130 looper letters, 379 selfloop transitions, 5 changer transitions 9/1077 dead transitions. [2024-11-22 17:47:16,272 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1069 places, 1077 transitions, 2928 flow [2024-11-22 17:47:16,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 17:47:16,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 17:47:16,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4725 transitions. [2024-11-22 17:47:16,295 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6969026548672567 [2024-11-22 17:47:16,296 INFO L175 Difference]: Start difference. First operand has 1076 places, 1115 transitions, 2236 flow. Second operand 6 states and 4725 transitions. [2024-11-22 17:47:16,297 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1069 places, 1077 transitions, 2928 flow [2024-11-22 17:47:16,306 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1067 places, 1077 transitions, 2924 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-22 17:47:16,321 INFO L231 Difference]: Finished difference. Result has 1067 places, 1068 transitions, 2148 flow [2024-11-22 17:47:16,324 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-22 17:47:16,327 INFO L277 CegarLoopForPetriNet]: 1076 programPoint places, -9 predicate places. [2024-11-22 17:47:16,328 INFO L471 AbstractCegarLoop]: Abstraction has has 1067 places, 1068 transitions, 2148 flow [2024-11-22 17:47:16,331 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-22 17:47:16,331 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 17:47:16,331 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-22 17:47:16,331 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-22 17:47:16,331 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-22 17:47:16,332 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 17:47:16,332 INFO L85 PathProgramCache]: Analyzing trace with hash 2064628070, now seen corresponding path program 1 times [2024-11-22 17:47:16,332 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 17:47:16,333 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1212171807] [2024-11-22 17:47:16,333 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 17:47:16,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 17:47:16,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 17:47:16,587 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-22 17:47:16,587 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 17:47:16,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1212171807] [2024-11-22 17:47:16,588 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1212171807] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 17:47:16,588 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 17:47:16,588 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 17:47:16,588 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2110263526] [2024-11-22 17:47:16,588 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 17:47:16,589 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 17:47:16,589 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 17:47:16,590 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 17:47:16,590 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 17:47:18,607 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 719 out of 1130 [2024-11-22 17:47:18,611 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-22 17:47:18,611 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 17:47:18,611 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 719 of 1130 [2024-11-22 17:47:18,612 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 17:47:25,587 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-22 17:47:25,587 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-22 17:47:25,587 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 17:47:25,587 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:25,587 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 17:47:25,588 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-22 17:47:25,588 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-22 17:47:25,588 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 17:47:25,588 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:25,588 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 17:47:25,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][208], [1100#true, 1094#true, 419#L1012-51true, 661#L1003-4true]) [2024-11-22 17:47:25,621 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:25,621 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:25,621 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:25,621 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 17:47:25,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][208], [1100#true, 1094#true, 166#L1036-3true, 419#L1012-51true]) [2024-11-22 17:47:25,621 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:25,622 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 17:47:25,622 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:25,622 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:25,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][205], [536#L1075-1true, 790#L1003-5true, 1100#true, 1094#true]) [2024-11-22 17:47:25,623 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:25,623 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 17:47:25,623 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 17:47:25,623 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:25,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][205], [536#L1075-1true, 1100#true, 172#L1036-4true, 1094#true]) [2024-11-22 17:47:25,624 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:25,624 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 17:47:25,624 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 17:47:25,624 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:25,658 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-22 17:47:25,658 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:25,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 17:47:25,658 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:25,658 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:25,658 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-22 17:47:25,658 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:25,659 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:25,659 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:25,659 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 17:47:25,659 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-22 17:47:25,660 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:25,660 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:25,660 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 17:47:25,660 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:25,660 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-22 17:47:25,660 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:25,660 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:25,660 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:25,660 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 17:47:25,695 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-22 17:47:25,695 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-22 17:47:25,695 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 17:47:25,695 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-22 17:47:25,695 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:25,696 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-22 17:47:25,696 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-22 17:47:25,696 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-22 17:47:25,696 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 17:47:25,696 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:25,824 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-22 17:47:25,824 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2024-11-22 17:47:25,824 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 17:47:25,825 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:25,825 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 17:47:25,853 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-22 17:47:25,853 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-22 17:47:25,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 17:47:25,854 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 17:47:25,854 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 17:47:25,854 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-22 17:47:25,855 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-22 17:47:25,855 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:25,855 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 17:47:25,855 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-22 17:47:26,011 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-22 17:47:26,011 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-22 17:47:26,011 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 17:47:26,011 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 17:47:26,011 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 17:47:26,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][205], [536#L1075-1true, 1100#true, 1094#true, 1043#L1036-12true]) [2024-11-22 17:47:26,012 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-22 17:47:26,012 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 17:47:26,012 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 17:47:26,012 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 17:47:26,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][208], [1100#true, 1094#true, 419#L1012-51true, 1043#L1036-12true]) [2024-11-22 17:47:26,032 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-22 17:47:26,032 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 17:47:26,032 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 17:47:26,032 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 17:47:26,033 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-22 17:47:26,033 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-22 17:47:26,033 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 17:47:26,033 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 17:47:26,033 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 17:47:26,053 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-22 17:47:26,053 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2024-11-22 17:47:26,054 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 17:47:26,054 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 17:47:26,055 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 17:47:26,141 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-22 17:47:26,141 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2024-11-22 17:47:26,141 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 17:47:26,141 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 17:47:26,141 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 17:47:26,156 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-22 17:47:26,157 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-22 17:47:26,157 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 17:47:26,157 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 17:47:26,157 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 17:47:26,157 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-22 17:47:26,157 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-22 17:47:26,158 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 17:47:26,158 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 17:47:26,158 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 17:47:26,172 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-22 17:47:26,172 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-22 17:47:26,172 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 17:47:26,172 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 17:47:26,172 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 17:47:26,172 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-22 17:47:26,172 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-22 17:47:26,173 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 17:47:26,173 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 17:47:26,173 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 17:47:26,187 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-22 17:47:26,187 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-22 17:47:26,187 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 17:47:26,187 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 17:47:26,187 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 17:47:26,188 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-22 17:47:26,188 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-22 17:47:26,188 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-22 17:47:26,188 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 17:47:26,188 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 17:47:26,203 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-22 17:47:26,203 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2024-11-22 17:47:26,203 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-22 17:47:26,203 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:26,204 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 17:47:26,260 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-22 17:47:26,261 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2024-11-22 17:47:26,261 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 17:47:26,261 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-22 17:47:26,261 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 17:47:26,274 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-22 17:47:26,274 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-22 17:47:26,274 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 17:47:26,274 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 17:47:26,274 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-22 17:47:26,274 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-22 17:47:26,274 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-22 17:47:26,274 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-22 17:47:26,275 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 17:47:26,275 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:26,286 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-22 17:47:26,286 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-22 17:47:26,286 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:26,286 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-22 17:47:26,286 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 17:47:26,287 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-22 17:47:26,287 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-22 17:47:26,287 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 17:47:26,287 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 17:47:26,287 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-22 17:47:26,299 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-22 17:47:26,299 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-22 17:47:26,299 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 17:47:26,299 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:26,299 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-22 17:47:26,299 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-22 17:47:26,299 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-22 17:47:26,299 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 17:47:26,299 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-22 17:47:26,299 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 17:47:26,313 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-22 17:47:26,313 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2024-11-22 17:47:26,313 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 17:47:26,313 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-22 17:47:26,313 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:26,350 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-22 17:47:26,350 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2024-11-22 17:47:26,350 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-22 17:47:26,350 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:26,350 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 17:47:26,360 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-22 17:47:26,360 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-22 17:47:26,360 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-22 17:47:26,360 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 17:47:26,360 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:26,361 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-22 17:47:26,361 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-22 17:47:26,361 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:26,361 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-22 17:47:26,361 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:26,370 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-22 17:47:26,370 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-22 17:47:26,370 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-22 17:47:26,370 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 17:47:26,370 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 17:47:26,370 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-22 17:47:26,370 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-22 17:47:26,371 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:26,371 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 17:47:26,371 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-22 17:47:26,380 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-22 17:47:26,380 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-22 17:47:26,380 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 17:47:26,380 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 17:47:26,380 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-22 17:47:26,380 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-22 17:47:26,380 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-22 17:47:26,380 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-11-22 17:47:26,380 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 17:47:26,380 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 17:47:26,389 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-22 17:47:26,389 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2024-11-22 17:47:26,389 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-22 17:47:26,390 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 17:47:26,390 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 17:47:26,431 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-22 17:47:26,431 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2024-11-22 17:47:26,431 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 17:47:26,431 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-22 17:47:26,431 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 17:47:26,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, 463#L1039-3true, 1094#true, 419#L1012-51true]) [2024-11-22 17:47:26,438 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-22 17:47:26,438 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 17:47:26,438 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-22 17:47:26,438 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 17:47:26,439 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-22 17:47:26,439 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-22 17:47:26,439 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 17:47:26,439 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-22 17:47:26,439 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 17:47:26,446 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-22 17:47:26,446 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-22 17:47:26,446 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 17:47:26,447 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-22 17:47:26,447 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 17:47:26,447 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-22 17:47:26,447 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-22 17:47:26,447 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-22 17:47:26,447 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 17:47:26,447 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 17:47:26,454 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-22 17:47:26,454 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-22 17:47:26,454 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-22 17:47:26,454 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 17:47:26,454 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 17:47:26,454 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-22 17:47:26,454 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-22 17:47:26,455 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 17:47:26,455 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 17:47:26,455 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-22 17:47:26,460 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-22 17:47:26,461 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2024-11-22 17:47:26,461 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-22 17:47:26,461 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 17:47:26,461 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 17:47:26,516 INFO L124 PetriNetUnfolderBase]: 15184/55168 cut-off events. [2024-11-22 17:47:26,516 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-22 17:47:26,715 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-22 17:47:26,834 INFO L140 encePairwiseOnDemand]: 1124/1130 looper letters, 379 selfloop transitions, 5 changer transitions 0/1067 dead transitions. [2024-11-22 17:47:26,834 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1062 places, 1067 transitions, 2914 flow [2024-11-22 17:47:26,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 17:47:26,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 17:47:26,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4699 transitions. [2024-11-22 17:47:26,845 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6930678466076696 [2024-11-22 17:47:26,845 INFO L175 Difference]: Start difference. First operand has 1067 places, 1068 transitions, 2148 flow. Second operand 6 states and 4699 transitions. [2024-11-22 17:47:26,845 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1062 places, 1067 transitions, 2914 flow [2024-11-22 17:47:26,849 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1057 places, 1067 transitions, 2904 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-22 17:47:26,858 INFO L231 Difference]: Finished difference. Result has 1057 places, 1067 transitions, 2146 flow [2024-11-22 17:47:26,859 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-22 17:47:26,860 INFO L277 CegarLoopForPetriNet]: 1076 programPoint places, -19 predicate places. [2024-11-22 17:47:26,860 INFO L471 AbstractCegarLoop]: Abstraction has has 1057 places, 1067 transitions, 2146 flow [2024-11-22 17:47:26,862 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-22 17:47:26,862 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 17:47:26,862 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-22 17:47:26,862 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-22 17:47:26,862 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-22 17:47:26,863 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 17:47:26,863 INFO L85 PathProgramCache]: Analyzing trace with hash 1776393943, now seen corresponding path program 1 times [2024-11-22 17:47:26,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 17:47:26,864 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590949167] [2024-11-22 17:47:26,864 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 17:47:26,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 17:47:26,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 17:47:27,157 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-22 17:47:27,158 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 17:47:27,158 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590949167] [2024-11-22 17:47:27,158 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590949167] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 17:47:27,158 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 17:47:27,159 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 17:47:27,159 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [250576753] [2024-11-22 17:47:27,159 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 17:47:27,160 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 17:47:27,160 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 17:47:27,161 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 17:47:27,161 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 17:47:28,177 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 719 out of 1130 [2024-11-22 17:47:28,180 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-22 17:47:28,180 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 17:47:28,180 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 719 of 1130 [2024-11-22 17:47:28,180 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-22 17:47:35,251 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-22 17:47:35,252 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-22 17:47:35,252 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 17:47:35,252 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:35,252 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 17:47:35,252 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-22 17:47:35,252 INFO L294 olderBase$Statistics]: this new event has 391 ancestors and is cut-off event [2024-11-22 17:47:35,252 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-22 17:47:35,252 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:35,252 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-22 17:47:35,275 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-22 17:47:35,275 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:35,275 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:35,275 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:35,275 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 17:47:35,276 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-22 17:47:35,276 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:35,276 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-22 17:47:35,276 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:35,276 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:35,277 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-22 17:47:35,277 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:35,277 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 17:47:35,277 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 17:47:35,277 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:35,277 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-22 17:47:35,277 INFO L294 olderBase$Statistics]: this new event has 392 ancestors and is cut-off event [2024-11-22 17:47:35,277 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 17:47:35,277 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 17:47:35,277 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-22 17:47:35,300 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-22 17:47:35,301 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:35,301 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 17:47:35,301 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:35,301 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:35,301 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-22 17:47:35,301 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:35,301 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:35,301 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:35,301 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 17:47:35,302 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-22 17:47:35,302 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:35,302 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:35,302 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 17:47:35,302 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:35,302 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-22 17:47:35,302 INFO L294 olderBase$Statistics]: this new event has 393 ancestors and is cut-off event [2024-11-22 17:47:35,302 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:35,302 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-22 17:47:35,302 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 17:47:35,325 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-22 17:47:35,325 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-22 17:47:35,325 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 17:47:35,325 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-22 17:47:35,325 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:35,325 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-22 17:47:35,326 INFO L294 olderBase$Statistics]: this new event has 394 ancestors and is cut-off event [2024-11-22 17:47:35,326 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-22 17:47:35,326 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-22 17:47:35,326 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:35,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][204], [536#L1075-1true, 406#L1036-10true, 1100#true, 1106#true]) [2024-11-22 17:47:35,412 INFO L294 olderBase$Statistics]: this new event has 398 ancestors and is cut-off event [2024-11-22 17:47:35,412 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-22 17:47:35,412 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:35,412 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-22 17:47:35,433 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-22 17:47:35,433 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-22 17:47:35,433 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 17:47:35,433 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 17:47:35,433 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 17:47:35,434 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-22 17:47:35,434 INFO L294 olderBase$Statistics]: this new event has 399 ancestors and is cut-off event [2024-11-22 17:47:35,434 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:35,434 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-22 17:47:35,434 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-22 17:47:35,455 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-22 17:47:35,455 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-22 17:47:35,455 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 17:47:35,455 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 17:47:35,455 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 17:47:35,456 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-22 17:47:35,456 INFO L294 olderBase$Statistics]: this new event has 400 ancestors and is cut-off event [2024-11-22 17:47:35,456 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-22 17:47:35,456 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 17:47:35,456 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-22 17:47:35,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][207], [1100#true, 1106#true, 419#L1012-51true, 1043#L1036-12true]) [2024-11-22 17:47:35,477 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-22 17:47:35,477 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 17:47:35,477 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-22 17:47:35,477 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 17:47:35,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][204], [536#L1075-1true, 1100#true, 1106#true, 202#L1036-13true]) [2024-11-22 17:47:35,477 INFO L294 olderBase$Statistics]: this new event has 401 ancestors and is cut-off event [2024-11-22 17:47:35,477 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-22 17:47:35,477 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-22 17:47:35,477 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 17:47:35,497 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-22 17:47:35,497 INFO L294 olderBase$Statistics]: this new event has 402 ancestors and is cut-off event [2024-11-22 17:47:35,497 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-22 17:47:35,497 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 17:47:35,497 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 17:47:35,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, 1106#true, 176#L1037-2true]) [2024-11-22 17:47:35,592 INFO L294 olderBase$Statistics]: this new event has 407 ancestors and is cut-off event [2024-11-22 17:47:35,593 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-22 17:47:35,593 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 17:47:35,593 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-22 17:47:35,610 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-22 17:47:35,610 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-22 17:47:35,610 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 17:47:35,610 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 17:47:35,610 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-22 17:47:35,611 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-22 17:47:35,611 INFO L294 olderBase$Statistics]: this new event has 408 ancestors and is cut-off event [2024-11-22 17:47:35,611 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-22 17:47:35,611 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-22 17:47:35,611 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 17:47:35,627 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-22 17:47:35,627 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-22 17:47:35,627 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-22 17:47:35,627 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 17:47:35,627 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 17:47:35,628 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-22 17:47:35,628 INFO L294 olderBase$Statistics]: this new event has 409 ancestors and is cut-off event [2024-11-22 17:47:35,628 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-22 17:47:35,628 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-22 17:47:35,628 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 17:47:35,771 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-22 17:47:35,771 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-22 17:47:35,771 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 17:47:35,771 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 17:47:35,771 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 17:47:35,772 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-22 17:47:35,772 INFO L294 olderBase$Statistics]: this new event has 410 ancestors and is cut-off event [2024-11-22 17:47:35,772 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-22 17:47:35,772 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2024-11-22 17:47:35,772 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-22 17:47:35,787 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-22 17:47:35,787 INFO L294 olderBase$Statistics]: this new event has 411 ancestors and is cut-off event [2024-11-22 17:47:35,787 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-22 17:47:35,787 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:35,787 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-22 17:47:35,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][204], [536#L1075-1true, 1100#true, 1106#true, 800#L1038-2true]) [2024-11-22 17:47:35,840 INFO L294 olderBase$Statistics]: this new event has 415 ancestors and is cut-off event [2024-11-22 17:47:35,840 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-22 17:47:35,840 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-22 17:47:35,840 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 17:47:35,851 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-22 17:47:35,851 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-22 17:47:35,851 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-22 17:47:35,851 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 17:47:35,851 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-22 17:47:35,852 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-22 17:47:35,852 INFO L294 olderBase$Statistics]: this new event has 416 ancestors and is cut-off event [2024-11-22 17:47:35,852 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-22 17:47:35,852 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-22 17:47:35,852 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-22 17:47:35,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][207], [1100#true, 231#L1038-3true, 1106#true, 419#L1012-51true]) [2024-11-22 17:47:35,863 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-22 17:47:35,863 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:35,863 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-22 17:47:35,863 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 17:47:35,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][204], [536#L1075-1true, 1100#true, 1106#true, 912#L1038-4true]) [2024-11-22 17:47:35,864 INFO L294 olderBase$Statistics]: this new event has 417 ancestors and is cut-off event [2024-11-22 17:47:35,864 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-22 17:47:35,864 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2024-11-22 17:47:35,864 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-22 17:47:35,875 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-22 17:47:35,875 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-22 17:47:35,875 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 17:47:35,875 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:35,875 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-22 17:47:35,876 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-22 17:47:35,876 INFO L294 olderBase$Statistics]: this new event has 418 ancestors and is cut-off event [2024-11-22 17:47:35,876 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-22 17:47:35,876 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-22 17:47:35,876 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-22 17:47:35,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][207], [1100#true, 972#L1038-5true, 1106#true, 419#L1012-51true]) [2024-11-22 17:47:35,887 INFO L294 olderBase$Statistics]: this new event has 419 ancestors and is cut-off event [2024-11-22 17:47:35,887 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-22 17:47:35,887 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-22 17:47:35,887 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:35,921 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-22 17:47:35,921 INFO L294 olderBase$Statistics]: this new event has 422 ancestors and is cut-off event [2024-11-22 17:47:35,921 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-22 17:47:35,921 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-22 17:47:35,921 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-22 17:47:35,931 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-22 17:47:35,931 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-22 17:47:35,931 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-22 17:47:35,931 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2024-11-22 17:47:35,931 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:35,931 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-22 17:47:35,932 INFO L294 olderBase$Statistics]: this new event has 423 ancestors and is cut-off event [2024-11-22 17:47:35,932 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-22 17:47:35,932 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-22 17:47:35,932 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-22 17:47:35,940 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-22 17:47:35,940 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-22 17:47:35,940 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-22 17:47:35,941 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 17:47:35,941 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-22 17:47:35,941 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-22 17:47:35,941 INFO L294 olderBase$Statistics]: this new event has 424 ancestors and is cut-off event [2024-11-22 17:47:35,941 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-22 17:47:35,941 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-22 17:47:35,941 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-22 17:47:35,950 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-22 17:47:35,950 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-22 17:47:35,950 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-22 17:47:35,950 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 17:47:35,950 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-22 17:47:35,951 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-22 17:47:35,951 INFO L294 olderBase$Statistics]: this new event has 425 ancestors and is cut-off event [2024-11-22 17:47:35,951 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-11-22 17:47:35,951 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-22 17:47:35,951 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-22 17:47:35,959 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-22 17:47:35,959 INFO L294 olderBase$Statistics]: this new event has 426 ancestors and is cut-off event [2024-11-22 17:47:35,960 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-22 17:47:35,960 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-22 17:47:35,960 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 17:47:35,998 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-22 17:47:35,998 INFO L294 olderBase$Statistics]: this new event has 431 ancestors and is cut-off event [2024-11-22 17:47:35,998 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-22 17:47:35,998 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-22 17:47:35,998 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-22 17:47:36,005 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-22 17:47:36,005 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-22 17:47:36,005 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 17:47:36,005 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-22 17:47:36,005 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-22 17:47:36,005 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-22 17:47:36,006 INFO L294 olderBase$Statistics]: this new event has 432 ancestors and is cut-off event [2024-11-22 17:47:36,006 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-22 17:47:36,006 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-22 17:47:36,006 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-22 17:47:36,012 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-22 17:47:36,012 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-22 17:47:36,012 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 17:47:36,012 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-22 17:47:36,012 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-22 17:47:36,013 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-22 17:47:36,013 INFO L294 olderBase$Statistics]: this new event has 433 ancestors and is cut-off event [2024-11-22 17:47:36,013 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-22 17:47:36,013 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-22 17:47:36,013 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-22 17:47:36,019 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-22 17:47:36,019 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-22 17:47:36,019 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-22 17:47:36,019 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-22 17:47:36,019 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 17:47:36,020 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-22 17:47:36,020 INFO L294 olderBase$Statistics]: this new event has 434 ancestors and is cut-off event [2024-11-22 17:47:36,020 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-22 17:47:36,020 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-22 17:47:36,020 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-22 17:47:36,027 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-22 17:47:36,027 INFO L294 olderBase$Statistics]: this new event has 435 ancestors and is cut-off event [2024-11-22 17:47:36,027 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-22 17:47:36,027 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-22 17:47:36,027 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-22 17:47:36,082 INFO L124 PetriNetUnfolderBase]: 15184/55167 cut-off events. [2024-11-22 17:47:36,083 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-22 17:47:36,148 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-22 17:47:36,283 INFO L140 encePairwiseOnDemand]: 1124/1130 looper letters, 379 selfloop transitions, 5 changer transitions 0/1066 dead transitions. [2024-11-22 17:47:36,283 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1061 places, 1066 transitions, 2912 flow [2024-11-22 17:47:36,283 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-22 17:47:36,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-22 17:47:36,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 4699 transitions. [2024-11-22 17:47:36,290 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6930678466076696 [2024-11-22 17:47:36,290 INFO L175 Difference]: Start difference. First operand has 1057 places, 1067 transitions, 2146 flow. Second operand 6 states and 4699 transitions. [2024-11-22 17:47:36,290 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 1061 places, 1066 transitions, 2912 flow [2024-11-22 17:47:36,295 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 1056 places, 1066 transitions, 2902 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-22 17:47:36,302 INFO L231 Difference]: Finished difference. Result has 1056 places, 1066 transitions, 2144 flow [2024-11-22 17:47:36,303 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-22 17:47:36,304 INFO L277 CegarLoopForPetriNet]: 1076 programPoint places, -20 predicate places. [2024-11-22 17:47:36,305 INFO L471 AbstractCegarLoop]: Abstraction has has 1056 places, 1066 transitions, 2144 flow [2024-11-22 17:47:36,307 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-22 17:47:36,307 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-22 17:47:36,307 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-22 17:47:36,307 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-22 17:47:36,307 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-22 17:47:36,308 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-22 17:47:36,308 INFO L85 PathProgramCache]: Analyzing trace with hash 1958528482, now seen corresponding path program 1 times [2024-11-22 17:47:36,308 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-22 17:47:36,308 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1346622361] [2024-11-22 17:47:36,308 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-22 17:47:36,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-22 17:47:36,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-22 17:47:36,590 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-22 17:47:36,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-22 17:47:36,590 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1346622361] [2024-11-22 17:47:36,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1346622361] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-22 17:47:36,590 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-22 17:47:36,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-22 17:47:36,591 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1902289806] [2024-11-22 17:47:36,591 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-22 17:47:36,592 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-22 17:47:36,592 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-22 17:47:36,593 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-22 17:47:36,595 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-22 17:47:37,815 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 715 out of 1130 [2024-11-22 17:47:37,819 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-22 17:47:37,819 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-22 17:47:37,819 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 715 of 1130 [2024-11-22 17:47:37,819 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand