./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 08:36:29,025 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 08:36:29,060 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2025-02-08 08:36:29,063 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 08:36:29,063 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 08:36:29,083 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 08:36:29,083 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 08:36:29,083 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 08:36:29,084 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 08:36:29,084 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 08:36:29,084 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 08:36:29,084 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 08:36:29,084 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 08:36:29,084 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 08:36:29,084 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 08:36:29,084 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 08:36:29,085 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-08 08:36:29,086 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 08:36:29,086 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 08:36:29,086 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 08:36:29,086 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 08:36:29,086 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 08:36:29,086 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 08:36:29,086 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 08:36:29,086 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 08:36:29,086 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 08:36:29,086 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 08:36:29,086 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 08:36:29,086 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 08:36:29,087 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 08:36:29,087 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 08:36:29,087 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 08:36:29,087 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 [2025-02-08 08:36:29,262 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 08:36:29,267 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 08:36:29,269 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 08:36:29,270 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 08:36:29,270 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 08:36:29,270 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-02-08 08:36:30,467 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f78f26110/18a4e5f4c3ff4273b6ba7cd49e3dbe99/FLAG84934eff0 [2025-02-08 08:36:30,742 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 08:36:30,742 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-02-08 08:36:30,767 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f78f26110/18a4e5f4c3ff4273b6ba7cd49e3dbe99/FLAG84934eff0 [2025-02-08 08:36:30,781 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f78f26110/18a4e5f4c3ff4273b6ba7cd49e3dbe99 [2025-02-08 08:36:30,782 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 08:36:30,784 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 08:36:30,790 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 08:36:30,790 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 08:36:30,797 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 08:36:30,798 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 08:36:30" (1/1) ... [2025-02-08 08:36:30,799 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@537c2698 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:30, skipping insertion in model container [2025-02-08 08:36:30,800 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 08:36:30" (1/1) ... [2025-02-08 08:36:30,824 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 08:36:30,976 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 08:36:30,990 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 08:36:31,025 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 08:36:31,049 INFO L204 MainTranslator]: Completed translation [2025-02-08 08:36:31,049 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31 WrapperNode [2025-02-08 08:36:31,049 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 08:36:31,050 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 08:36:31,050 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 08:36:31,050 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 08:36:31,059 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,071 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,110 INFO L138 Inliner]: procedures = 19, calls = 24, calls flagged for inlining = 17, calls inlined = 17, statements flattened = 240 [2025-02-08 08:36:31,115 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 08:36:31,115 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 08:36:31,115 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 08:36:31,115 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 08:36:31,131 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,133 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,141 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,169 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2025-02-08 08:36:31,173 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,174 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,184 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,187 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,187 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,195 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,197 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 08:36:31,203 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 08:36:31,203 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 08:36:31,203 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 08:36:31,204 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (1/1) ... [2025-02-08 08:36:31,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 08:36:31,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 08:36:31,250 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 08:36:31,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 08:36:31,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 08:36:31,289 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-02-08 08:36:31,289 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-02-08 08:36:31,289 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-02-08 08:36:31,289 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-02-08 08:36:31,290 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-02-08 08:36:31,290 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-02-08 08:36:31,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 08:36:31,290 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 08:36:31,290 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 08:36:31,291 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-08 08:36:31,367 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 08:36:31,369 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 08:36:31,642 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-08 08:36:31,642 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 08:36:31,791 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 08:36:31,792 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 08:36:31,792 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 08:36:31 BoogieIcfgContainer [2025-02-08 08:36:31,792 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 08:36:31,793 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-08 08:36:31,794 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-08 08:36:31,797 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-08 08:36:31,797 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.02 08:36:30" (1/3) ... [2025-02-08 08:36:31,797 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@10fca4fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 08:36:31, skipping insertion in model container [2025-02-08 08:36:31,797 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 08:36:31" (2/3) ... [2025-02-08 08:36:31,798 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@10fca4fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.02 08:36:31, skipping insertion in model container [2025-02-08 08:36:31,798 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 08:36:31" (3/3) ... [2025-02-08 08:36:31,799 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2025-02-08 08:36:31,808 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-08 08:36:31,809 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-bakery-3.wvr.c that has 4 procedures, 87 locations, 1 initial locations, 0 loop locations, and 2 error locations. [2025-02-08 08:36:31,810 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-08 08:36:31,871 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-02-08 08:36:31,891 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 96 places, 92 transitions, 205 flow [2025-02-08 08:36:31,922 INFO L124 PetriNetUnfolderBase]: 6/89 cut-off events. [2025-02-08 08:36:31,923 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-08 08:36:31,926 INFO L83 FinitePrefix]: Finished finitePrefix Result has 102 conditions, 89 events. 6/89 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 130 event pairs, 0 based on Foata normal form. 0/81 useless extension candidates. Maximal degree in co-relation 65. Up to 2 conditions per place. [2025-02-08 08:36:31,926 INFO L82 GeneralOperation]: Start removeDead. Operand has 96 places, 92 transitions, 205 flow [2025-02-08 08:36:31,929 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 92 places, 88 transitions, 194 flow [2025-02-08 08:36:31,933 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-08 08:36:31,941 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=None, 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;@75df9df3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-08 08:36:31,941 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2025-02-08 08:36:31,962 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-08 08:36:31,962 INFO L124 PetriNetUnfolderBase]: 6/85 cut-off events. [2025-02-08 08:36:31,963 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-02-08 08:36:31,963 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:36:31,963 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 08:36:31,964 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-08 08:36:31,969 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:36:31,970 INFO L85 PathProgramCache]: Analyzing trace with hash 1765469148, now seen corresponding path program 1 times [2025-02-08 08:36:31,975 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:36:31,975 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [808373779] [2025-02-08 08:36:31,975 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 08:36:31,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:36:32,030 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 08:36:32,068 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 08:36:32,069 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:36:32,069 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:36:32,500 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:36:32,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:36:32,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [808373779] [2025-02-08 08:36:32,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [808373779] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:36:32,502 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:36:32,502 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-02-08 08:36:32,503 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [804667032] [2025-02-08 08:36:32,503 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:36:32,508 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-02-08 08:36:32,512 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:36:32,525 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-02-08 08:36:32,526 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-02-08 08:36:32,527 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 92 [2025-02-08 08:36:32,529 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 88 transitions, 194 flow. Second operand has 9 states, 9 states have (on average 32.44444444444444) internal successors, (292), 9 states have internal predecessors, (292), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:36:32,529 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:36:32,529 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 92 [2025-02-08 08:36:32,530 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:36:34,485 INFO L124 PetriNetUnfolderBase]: 13105/19183 cut-off events. [2025-02-08 08:36:34,485 INFO L125 PetriNetUnfolderBase]: For 740/740 co-relation queries the response was YES. [2025-02-08 08:36:34,509 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38055 conditions, 19183 events. 13105/19183 cut-off events. For 740/740 co-relation queries the response was YES. Maximal size of possible extension queue 698. Compared 120439 event pairs, 3137 based on Foata normal form. 6/18469 useless extension candidates. Maximal degree in co-relation 35848. Up to 6522 conditions per place. [2025-02-08 08:36:34,570 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 198 selfloop transitions, 18 changer transitions 22/260 dead transitions. [2025-02-08 08:36:34,570 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 260 transitions, 1068 flow [2025-02-08 08:36:34,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-02-08 08:36:34,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-02-08 08:36:34,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 530 transitions. [2025-02-08 08:36:34,588 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5237154150197628 [2025-02-08 08:36:34,594 INFO L175 Difference]: Start difference. First operand has 92 places, 88 transitions, 194 flow. Second operand 11 states and 530 transitions. [2025-02-08 08:36:34,594 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 260 transitions, 1068 flow [2025-02-08 08:36:34,656 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 260 transitions, 1020 flow, removed 0 selfloop flow, removed 6 redundant places. [2025-02-08 08:36:34,665 INFO L231 Difference]: Finished difference. Result has 98 places, 102 transitions, 276 flow [2025-02-08 08:36:34,667 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=77, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=276, PETRI_PLACES=98, PETRI_TRANSITIONS=102} [2025-02-08 08:36:34,673 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 6 predicate places. [2025-02-08 08:36:34,676 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 102 transitions, 276 flow [2025-02-08 08:36:34,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 32.44444444444444) internal successors, (292), 9 states have internal predecessors, (292), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:36:34,677 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:36:34,677 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 08:36:34,677 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-08 08:36:34,678 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-08 08:36:34,678 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:36:34,678 INFO L85 PathProgramCache]: Analyzing trace with hash -1057219806, now seen corresponding path program 2 times [2025-02-08 08:36:34,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:36:34,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1678960517] [2025-02-08 08:36:34,679 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 08:36:34,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:36:34,699 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-02-08 08:36:34,716 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 08:36:34,719 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-08 08:36:34,719 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:36:34,885 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:36:34,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:36:34,885 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1678960517] [2025-02-08 08:36:34,885 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1678960517] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:36:34,886 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:36:34,886 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 08:36:34,886 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1516299479] [2025-02-08 08:36:34,886 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:36:34,887 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 08:36:34,892 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:36:34,892 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 08:36:34,892 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-08 08:36:34,929 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 92 [2025-02-08 08:36:34,930 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 102 transitions, 276 flow. Second operand has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:36:34,930 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:36:34,930 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 92 [2025-02-08 08:36:34,930 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:36:36,769 INFO L124 PetriNetUnfolderBase]: 20581/30287 cut-off events. [2025-02-08 08:36:36,771 INFO L125 PetriNetUnfolderBase]: For 2880/2880 co-relation queries the response was YES. [2025-02-08 08:36:36,817 INFO L83 FinitePrefix]: Finished finitePrefix Result has 64159 conditions, 30287 events. 20581/30287 cut-off events. For 2880/2880 co-relation queries the response was YES. Maximal size of possible extension queue 952. Compared 197608 event pairs, 3917 based on Foata normal form. 0/29186 useless extension candidates. Maximal degree in co-relation 64132. Up to 19675 conditions per place. [2025-02-08 08:36:36,895 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 224 selfloop transitions, 24 changer transitions 3/270 dead transitions. [2025-02-08 08:36:36,895 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 270 transitions, 1270 flow [2025-02-08 08:36:36,895 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-08 08:36:36,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-02-08 08:36:36,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 361 transitions. [2025-02-08 08:36:36,898 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5605590062111802 [2025-02-08 08:36:36,899 INFO L175 Difference]: Start difference. First operand has 98 places, 102 transitions, 276 flow. Second operand 7 states and 361 transitions. [2025-02-08 08:36:36,899 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 270 transitions, 1270 flow [2025-02-08 08:36:36,904 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 270 transitions, 1268 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-02-08 08:36:36,908 INFO L231 Difference]: Finished difference. Result has 106 places, 124 transitions, 429 flow [2025-02-08 08:36:36,908 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=102, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=429, PETRI_PLACES=106, PETRI_TRANSITIONS=124} [2025-02-08 08:36:36,908 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 14 predicate places. [2025-02-08 08:36:36,909 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 124 transitions, 429 flow [2025-02-08 08:36:36,909 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:36:36,909 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:36:36,909 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 08:36:36,909 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-08 08:36:36,909 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-08 08:36:36,912 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:36:36,912 INFO L85 PathProgramCache]: Analyzing trace with hash -474044388, now seen corresponding path program 3 times [2025-02-08 08:36:36,912 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:36:36,912 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [729314885] [2025-02-08 08:36:36,912 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-08 08:36:36,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:36:36,926 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 74 statements into 1 equivalence classes. [2025-02-08 08:36:36,943 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 08:36:36,944 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-02-08 08:36:36,944 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:36:37,185 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:36:37,185 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:36:37,185 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [729314885] [2025-02-08 08:36:37,185 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [729314885] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:36:37,185 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:36:37,185 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 08:36:37,186 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1331366834] [2025-02-08 08:36:37,186 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:36:37,186 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 08:36:37,186 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:36:37,186 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 08:36:37,187 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-08 08:36:37,220 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 92 [2025-02-08 08:36:37,220 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 106 places, 124 transitions, 429 flow. Second operand has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:36:37,221 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:36:37,221 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 92 [2025-02-08 08:36:37,221 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:36:39,722 INFO L124 PetriNetUnfolderBase]: 31120/45539 cut-off events. [2025-02-08 08:36:39,723 INFO L125 PetriNetUnfolderBase]: For 17432/17611 co-relation queries the response was YES. [2025-02-08 08:36:39,822 INFO L83 FinitePrefix]: Finished finitePrefix Result has 113092 conditions, 45539 events. 31120/45539 cut-off events. For 17432/17611 co-relation queries the response was YES. Maximal size of possible extension queue 1368. Compared 310535 event pairs, 6093 based on Foata normal form. 58/43767 useless extension candidates. Maximal degree in co-relation 80789. Up to 28208 conditions per place. [2025-02-08 08:36:39,936 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 267 selfloop transitions, 39 changer transitions 2/332 dead transitions. [2025-02-08 08:36:39,936 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 332 transitions, 1831 flow [2025-02-08 08:36:39,937 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-08 08:36:39,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-02-08 08:36:39,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 360 transitions. [2025-02-08 08:36:39,938 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5590062111801242 [2025-02-08 08:36:39,938 INFO L175 Difference]: Start difference. First operand has 106 places, 124 transitions, 429 flow. Second operand 7 states and 360 transitions. [2025-02-08 08:36:39,938 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 332 transitions, 1831 flow [2025-02-08 08:36:40,003 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 332 transitions, 1831 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 08:36:40,006 INFO L231 Difference]: Finished difference. Result has 117 places, 159 transitions, 726 flow [2025-02-08 08:36:40,006 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=429, PETRI_DIFFERENCE_MINUEND_PLACES=106, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=104, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=726, PETRI_PLACES=117, PETRI_TRANSITIONS=159} [2025-02-08 08:36:40,007 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 25 predicate places. [2025-02-08 08:36:40,007 INFO L471 AbstractCegarLoop]: Abstraction has has 117 places, 159 transitions, 726 flow [2025-02-08 08:36:40,007 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:36:40,007 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:36:40,008 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 08:36:40,008 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-08 08:36:40,008 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-08 08:36:40,008 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:36:40,008 INFO L85 PathProgramCache]: Analyzing trace with hash 1807976904, now seen corresponding path program 4 times [2025-02-08 08:36:40,009 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:36:40,009 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [85534770] [2025-02-08 08:36:40,009 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-08 08:36:40,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:36:40,019 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 74 statements into 2 equivalence classes. [2025-02-08 08:36:40,025 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) and asserted 59 of 74 statements. [2025-02-08 08:36:40,025 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) [2025-02-08 08:36:40,026 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:36:40,085 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:36:40,086 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:36:40,086 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [85534770] [2025-02-08 08:36:40,086 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [85534770] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:36:40,086 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:36:40,086 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-02-08 08:36:40,086 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [826084037] [2025-02-08 08:36:40,086 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:36:40,087 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-08 08:36:40,087 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:36:40,087 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 08:36:40,087 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2025-02-08 08:36:40,127 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 92 [2025-02-08 08:36:40,128 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 117 places, 159 transitions, 726 flow. Second operand has 6 states, 6 states have (on average 31.333333333333332) internal successors, (188), 6 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:36:40,128 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:36:40,128 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 92 [2025-02-08 08:36:40,128 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:36:45,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, 12#thread1EXITtrue, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:45,501 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,501 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:45,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:45,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:45,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 12#thread1EXITtrue, Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:45,502 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:45,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:45,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:45,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 12#thread1EXITtrue, Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:45,503 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,503 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:45,503 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:45,503 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:45,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 12#thread1EXITtrue, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132true, 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:45,808 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:45,808 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,809 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,809 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 12#thread1EXITtrue, Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:45,809 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:45,809 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,810 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,810 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 12#thread1EXITtrue, Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 82#L132true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:45,811 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:45,811 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,811 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,811 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 27#thread3EXITtrue, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, 12#thread1EXITtrue, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:45,876 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:45,877 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,877 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,877 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 27#thread3EXITtrue, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, 12#thread1EXITtrue, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:45,877 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:45,877 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,877 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,877 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 27#thread3EXITtrue, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, 12#thread1EXITtrue, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:45,878 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:45,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:45,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:46,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 27#thread3EXITtrue, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 12#thread1EXITtrue, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 82#L132true, 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:46,021 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,022 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,022 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,022 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 55#L133true]) [2025-02-08 08:36:46,022 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,022 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,022 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,022 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 27#thread3EXITtrue, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 12#thread1EXITtrue, Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:46,023 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 55#L133true]) [2025-02-08 08:36:46,023 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 27#thread3EXITtrue, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 12#thread1EXITtrue, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:46,024 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 55#L133true]) [2025-02-08 08:36:46,024 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:46,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 112#(and (= ~i3~0 0) (= ~i~0 1)), 27#thread3EXITtrue, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 55#L133true]) [2025-02-08 08:36:46,199 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-08 08:36:46,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 27#thread3EXITtrue, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 55#L133true]) [2025-02-08 08:36:46,199 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-08 08:36:46,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][198], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 57#L70true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 27#thread3EXITtrue, 141#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 55#L133true]) [2025-02-08 08:36:46,200 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-08 08:36:46,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:46,518 INFO L124 PetriNetUnfolderBase]: 72070/106288 cut-off events. [2025-02-08 08:36:46,518 INFO L125 PetriNetUnfolderBase]: For 74910/75842 co-relation queries the response was YES. [2025-02-08 08:36:46,987 INFO L83 FinitePrefix]: Finished finitePrefix Result has 308020 conditions, 106288 events. 72070/106288 cut-off events. For 74910/75842 co-relation queries the response was YES. Maximal size of possible extension queue 2864. Compared 802912 event pairs, 8746 based on Foata normal form. 277/105155 useless extension candidates. Maximal degree in co-relation 210762. Up to 35490 conditions per place. [2025-02-08 08:36:47,557 INFO L140 encePairwiseOnDemand]: 74/92 looper letters, 517 selfloop transitions, 123 changer transitions 0/667 dead transitions. [2025-02-08 08:36:47,557 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 667 transitions, 4490 flow [2025-02-08 08:36:47,558 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-02-08 08:36:47,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-02-08 08:36:47,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 537 transitions. [2025-02-08 08:36:47,559 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5306324110671937 [2025-02-08 08:36:47,559 INFO L175 Difference]: Start difference. First operand has 117 places, 159 transitions, 726 flow. Second operand 11 states and 537 transitions. [2025-02-08 08:36:47,559 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 667 transitions, 4490 flow [2025-02-08 08:36:47,800 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 667 transitions, 4490 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-08 08:36:47,804 INFO L231 Difference]: Finished difference. Result has 133 places, 281 transitions, 1839 flow [2025-02-08 08:36:47,805 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=726, PETRI_DIFFERENCE_MINUEND_PLACES=117, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=159, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=30, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=1839, PETRI_PLACES=133, PETRI_TRANSITIONS=281} [2025-02-08 08:36:47,805 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 41 predicate places. [2025-02-08 08:36:47,805 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 281 transitions, 1839 flow [2025-02-08 08:36:47,805 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 31.333333333333332) internal successors, (188), 6 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:36:47,805 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:36:47,806 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 08:36:47,806 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-08 08:36:47,806 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-08 08:36:47,806 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:36:47,806 INFO L85 PathProgramCache]: Analyzing trace with hash -1308109762, now seen corresponding path program 5 times [2025-02-08 08:36:47,807 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:36:47,807 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [116206101] [2025-02-08 08:36:47,807 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-08 08:36:47,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:36:47,814 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-02-08 08:36:47,821 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 08:36:47,821 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-08 08:36:47,821 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:36:47,908 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:36:47,909 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:36:47,909 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [116206101] [2025-02-08 08:36:47,909 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [116206101] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:36:47,909 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:36:47,909 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 08:36:47,909 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [182749931] [2025-02-08 08:36:47,909 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:36:47,909 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-08 08:36:47,910 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:36:47,910 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-08 08:36:47,910 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-08 08:36:47,944 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 92 [2025-02-08 08:36:47,944 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 281 transitions, 1839 flow. Second operand has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:36:47,944 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:36:47,945 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 92 [2025-02-08 08:36:47,945 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:36:48,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 4#L68true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:48,610 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-02-08 08:36:48,610 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-02-08 08:36:48,610 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-02-08 08:36:48,610 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-02-08 08:36:48,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 4#L68true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:48,711 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-02-08 08:36:48,711 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-02-08 08:36:48,712 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-02-08 08:36:48,712 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-02-08 08:36:49,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([636] L58-1-->L60: Formula: (= v_~n1~0_21 0) InVars {} OutVars{~n1~0=v_~n1~0_21} AuxVars[] AssignedVars[~n1~0][336], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 71#L67-1true, 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 10#L60true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 143#(<= ~n2~0 ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 184#(<= ~n3~0 ~n2~0), Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:49,203 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,203 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,203 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,203 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 7#L93-2true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:49,248 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-02-08 08:36:49,248 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-08 08:36:49,248 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-02-08 08:36:49,249 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-02-08 08:36:49,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:49,435 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,435 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-08 08:36:49,435 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-02-08 08:36:49,435 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-08 08:36:49,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([636] L58-1-->L60: Formula: (= v_~n1~0_21 0) InVars {} OutVars{~n1~0=v_~n1~0_21} AuxVars[] AssignedVars[~n1~0][336], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, 71#L67-1true, 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 10#L60true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 143#(<= ~n2~0 ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 184#(<= ~n3~0 ~n2~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:49,482 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-02-08 08:36:49,483 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:49,483 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:49,483 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:49,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 7#L93-2true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:49,691 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,691 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,691 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-08 08:36:49,692 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-08 08:36:49,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 89#L94-3true]) [2025-02-08 08:36:49,712 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,712 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-08 08:36:49,712 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,712 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-08 08:36:49,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][232], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 86#L93-1true, 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:49,713 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,713 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-08 08:36:49,713 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,713 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-08 08:36:49,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 89#L94-3true]) [2025-02-08 08:36:49,913 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-02-08 08:36:49,913 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,913 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,913 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:49,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][232], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:49,913 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-02-08 08:36:49,913 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,913 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:49,913 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 7#L93-2true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 3#L73-4true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:49,946 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-02-08 08:36:49,947 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:49,947 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:49,947 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:50,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 3#L73-4true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:50,102 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,102 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,103 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:36:50,103 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 7#L93-2true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 3#L73-4true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:50,336 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,337 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,337 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,337 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 3#L73-4true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 89#L94-3true]) [2025-02-08 08:36:50,387 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,387 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,387 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,388 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][232], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 3#L73-4true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:50,388 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,388 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,388 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,388 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 7#L93-2true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 6#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:50,389 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,389 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,389 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,389 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 6#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:50,621 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,622 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,622 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,622 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 65#L81-1true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:50,639 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,639 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:36:50,639 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,639 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 3#L73-4true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 89#L94-3true]) [2025-02-08 08:36:50,721 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,721 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,721 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,721 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][232], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 3#L73-4true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:50,722 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,722 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,722 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,722 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 7#L93-2true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 6#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:50,722 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,722 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,722 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,722 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 6#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 89#L94-3true]) [2025-02-08 08:36:50,790 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,790 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,790 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,790 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][232], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 6#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:50,791 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,791 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,791 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,791 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 65#L81-1true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 7#L93-2true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:50,792 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-08 08:36:50,792 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,792 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:50,792 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 65#L81-1true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:51,062 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,062 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,062 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,062 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:51,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [24#L82-1true, 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:51,083 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,083 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:36:51,083 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,083 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 6#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 89#L94-3true]) [2025-02-08 08:36:51,172 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,173 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,173 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,173 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][232], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 86#L93-1true, 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 6#L80-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:51,173 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,173 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,173 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,173 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 65#L81-1true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 7#L93-2true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:51,174 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,174 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,174 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,174 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 65#L81-1true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 89#L94-3true]) [2025-02-08 08:36:51,254 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,254 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,254 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,254 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][232], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 65#L81-1true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:51,255 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,255 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,255 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,255 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 7#L93-2true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:51,255 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,255 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,255 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,255 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [24#L82-1true, 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:51,657 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,658 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,658 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,658 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, 13#thread2EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:51,673 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,673 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,673 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:36:51,673 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 65#L81-1true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 89#L94-3true]) [2025-02-08 08:36:51,738 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,739 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,739 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,739 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][232], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 65#L81-1true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-02-08 08:36:51,739 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,739 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,739 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,739 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 7#L93-2true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:51,739 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,740 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,740 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,740 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L94-3true]) [2025-02-08 08:36:51,803 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,803 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,803 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,803 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][232], [24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:51,804 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,804 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,804 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:51,804 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([672] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][391], [32#L46-3true, 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 34#L69-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:51,925 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,925 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,925 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:51,925 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:52,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][193], [20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, 13#thread2EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:52,180 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-08 08:36:52,180 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:52,180 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:36:52,180 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:52,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][71], [24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 89#L94-3true]) [2025-02-08 08:36:52,263 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-08 08:36:52,263 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-08 08:36:52,263 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:52,263 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:52,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][232], [24#L82-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), 86#L93-1true, Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:52,263 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-08 08:36:52,263 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:52,263 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:52,263 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-08 08:36:52,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([672] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][391], [32#L46-3true, 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 34#L69-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:52,449 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-08 08:36:52,449 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-08 08:36:52,449 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:36:52,449 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-08 08:36:55,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 10#L60true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 27#thread3EXITtrue, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:55,976 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-08 08:36:55,976 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,976 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,976 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 12#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:55,977 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-08 08:36:55,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 10#L60true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, 182#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 27#thread3EXITtrue, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:55,977 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-08 08:36:55,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 12#thread1EXITtrue, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:55,978 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-02-08 08:36:55,978 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,978 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:55,978 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-02-08 08:36:56,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 10#L60true, 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 27#thread3EXITtrue, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:56,172 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,172 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,172 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,172 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 12#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:56,172 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,172 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,172 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,172 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 10#L60true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 27#thread3EXITtrue, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:56,173 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 12#thread1EXITtrue, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:56,173 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 27#thread3EXITtrue, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 12#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:56,249 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 27#thread3EXITtrue, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 12#thread1EXITtrue, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:56,250 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-02-08 08:36:56,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 27#thread3EXITtrue, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 12#thread1EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:56,427 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 55#L133true]) [2025-02-08 08:36:56,427 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 27#thread3EXITtrue, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 12#thread1EXITtrue, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-02-08 08:36:56,427 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 55#L133true]) [2025-02-08 08:36:56,428 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:36:56,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:36:56,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 102#(= ~i3~0 0), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 27#thread3EXITtrue, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), 55#L133true]) [2025-02-08 08:36:56,919 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-08 08:36:56,919 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:56,919 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:56,922 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:56,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][80], [Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 27#thread3EXITtrue, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), 55#L133true]) [2025-02-08 08:36:56,923 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-08 08:36:56,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:56,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:56,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:36:57,324 INFO L124 PetriNetUnfolderBase]: 86566/125583 cut-off events. [2025-02-08 08:36:57,324 INFO L125 PetriNetUnfolderBase]: For 211886/217900 co-relation queries the response was YES. [2025-02-08 08:36:58,045 INFO L83 FinitePrefix]: Finished finitePrefix Result has 420949 conditions, 125583 events. 86566/125583 cut-off events. For 211886/217900 co-relation queries the response was YES. Maximal size of possible extension queue 3481. Compared 953296 event pairs, 20029 based on Foata normal form. 1684/124518 useless extension candidates. Maximal degree in co-relation 277809. Up to 98789 conditions per place. [2025-02-08 08:36:58,446 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 399 selfloop transitions, 88 changer transitions 0/528 dead transitions. [2025-02-08 08:36:58,446 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 528 transitions, 4268 flow [2025-02-08 08:36:58,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-08 08:36:58,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-02-08 08:36:58,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 359 transitions. [2025-02-08 08:36:58,448 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5574534161490683 [2025-02-08 08:36:58,448 INFO L175 Difference]: Start difference. First operand has 133 places, 281 transitions, 1839 flow. Second operand 7 states and 359 transitions. [2025-02-08 08:36:58,448 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 528 transitions, 4268 flow [2025-02-08 08:36:59,930 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 139 places, 528 transitions, 4262 flow, removed 3 selfloop flow, removed 0 redundant places. [2025-02-08 08:36:59,935 INFO L231 Difference]: Finished difference. Result has 143 places, 325 transitions, 2482 flow [2025-02-08 08:36:59,935 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=1837, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=281, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=50, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=2482, PETRI_PLACES=143, PETRI_TRANSITIONS=325} [2025-02-08 08:36:59,936 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 51 predicate places. [2025-02-08 08:36:59,936 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 325 transitions, 2482 flow [2025-02-08 08:36:59,936 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 35.0) internal successors, (175), 5 states have internal predecessors, (175), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:36:59,936 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:36:59,936 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 08:36:59,936 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-08 08:36:59,936 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-08 08:36:59,937 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:36:59,937 INFO L85 PathProgramCache]: Analyzing trace with hash 1665225672, now seen corresponding path program 6 times [2025-02-08 08:36:59,937 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:36:59,937 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [882387757] [2025-02-08 08:36:59,937 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-08 08:36:59,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:36:59,945 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 74 statements into 1 equivalence classes. [2025-02-08 08:36:59,953 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 08:36:59,953 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2025-02-08 08:36:59,953 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:37:00,004 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:37:00,004 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:37:00,004 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [882387757] [2025-02-08 08:37:00,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [882387757] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:37:00,004 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:37:00,004 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 08:37:00,005 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [432767316] [2025-02-08 08:37:00,005 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:37:00,005 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 08:37:00,005 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:37:00,006 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 08:37:00,006 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 08:37:00,006 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 92 [2025-02-08 08:37:00,006 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 325 transitions, 2482 flow. Second operand has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 3 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:37:00,006 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:37:00,006 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 92 [2025-02-08 08:37:00,006 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:37:03,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([672] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][308], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, 34#L69-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 195#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:03,484 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:37:03,484 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:37:03,484 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:37:03,484 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:37:03,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([672] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][308], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 34#L69-1true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 195#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:03,789 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-08 08:37:03,789 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:37:03,789 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-08 08:37:03,789 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-08 08:37:07,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][82], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 195#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 55#L133true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:07,487 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-02-08 08:37:07,487 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:37:07,487 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:37:07,487 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-02-08 08:37:07,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([648] L70-3-->L70: Formula: (and (= v_~n2~0_36 |v_thread2Thread1of1ForFork2_#t~post2#1_1|) (= v_~n2~0_35 (+ |v_thread2Thread1of1ForFork2_#t~post2#1_1| 1))) InVars {~n2~0=v_~n2~0_36} OutVars{~n2~0=v_~n2~0_35, thread2Thread1of1ForFork2_#t~post2#1=|v_thread2Thread1of1ForFork2_#t~post2#1_1|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork2_#t~post2#1][82], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 27#thread3EXITtrue, 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 195#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0), 55#L133true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:07,694 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-02-08 08:37:07,694 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:37:07,694 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:37:07,694 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-02-08 08:37:08,076 INFO L124 PetriNetUnfolderBase]: 62723/94606 cut-off events. [2025-02-08 08:37:08,077 INFO L125 PetriNetUnfolderBase]: For 196026/200385 co-relation queries the response was YES. [2025-02-08 08:37:08,747 INFO L83 FinitePrefix]: Finished finitePrefix Result has 332591 conditions, 94606 events. 62723/94606 cut-off events. For 196026/200385 co-relation queries the response was YES. Maximal size of possible extension queue 2766. Compared 740781 event pairs, 31565 based on Foata normal form. 2340/96105 useless extension candidates. Maximal degree in co-relation 214918. Up to 76712 conditions per place. [2025-02-08 08:37:09,009 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 349 selfloop transitions, 2 changer transitions 0/400 dead transitions. [2025-02-08 08:37:09,009 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 400 transitions, 3727 flow [2025-02-08 08:37:09,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-08 08:37:09,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-08 08:37:09,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 167 transitions. [2025-02-08 08:37:09,010 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.605072463768116 [2025-02-08 08:37:09,010 INFO L175 Difference]: Start difference. First operand has 143 places, 325 transitions, 2482 flow. Second operand 3 states and 167 transitions. [2025-02-08 08:37:09,010 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 400 transitions, 3727 flow [2025-02-08 08:37:09,839 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 400 transitions, 3633 flow, removed 47 selfloop flow, removed 0 redundant places. [2025-02-08 08:37:09,842 INFO L231 Difference]: Finished difference. Result has 146 places, 319 transitions, 2351 flow [2025-02-08 08:37:09,842 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=2337, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=317, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2351, PETRI_PLACES=146, PETRI_TRANSITIONS=319} [2025-02-08 08:37:09,843 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 54 predicate places. [2025-02-08 08:37:09,843 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 319 transitions, 2351 flow [2025-02-08 08:37:09,843 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 3 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:37:09,843 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-08 08:37:09,843 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-08 08:37:09,844 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-08 08:37:09,844 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr1ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2025-02-08 08:37:09,844 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 08:37:09,844 INFO L85 PathProgramCache]: Analyzing trace with hash -1602828092, now seen corresponding path program 7 times [2025-02-08 08:37:09,844 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 08:37:09,844 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [931727268] [2025-02-08 08:37:09,845 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-08 08:37:09,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 08:37:09,850 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-08 08:37:09,863 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-08 08:37:09,866 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 08:37:09,867 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 08:37:09,927 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 08:37:09,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 08:37:09,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [931727268] [2025-02-08 08:37:09,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [931727268] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 08:37:09,927 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 08:37:09,927 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-08 08:37:09,927 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1245882848] [2025-02-08 08:37:09,928 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 08:37:09,928 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-08 08:37:09,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 08:37:09,928 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-08 08:37:09,928 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-08 08:37:09,929 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 92 [2025-02-08 08:37:09,929 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 319 transitions, 2351 flow. Second operand has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 3 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-08 08:37:09,929 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-08 08:37:09,929 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 92 [2025-02-08 08:37:09,929 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-08 08:37:10,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][158], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 201#(= ~e2~0 1), Black: 184#(<= ~n3~0 ~n2~0), 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 4#L68true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:10,505 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-02-08 08:37:10,505 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-02-08 08:37:10,505 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-02-08 08:37:10,505 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-02-08 08:37:10,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][158], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 201#(= ~e2~0 1), Black: 184#(<= ~n3~0 ~n2~0), 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 4#L68true, Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:10,616 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-02-08 08:37:10,616 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-02-08 08:37:10,616 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-02-08 08:37:10,616 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-02-08 08:37:11,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork1_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|} OutVars{thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|, ~n3~0=v_~n3~0_31} AuxVars[] AssignedVars[~n3~0][212], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 201#(= ~e2~0 1), Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:11,294 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-08 08:37:11,294 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:37:11,294 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-02-08 08:37:11,294 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:37:11,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_43} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][141], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 201#(= ~e2~0 1), Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 72#L94true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:11,351 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-02-08 08:37:11,351 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:37:11,351 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:37:11,351 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:37:11,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([666] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_43} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][141], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 201#(= ~e2~0 1), Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 72#L94true, 197#(= ~e3~0 1), 57#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:11,356 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-02-08 08:37:11,356 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-02-08 08:37:11,356 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-02-08 08:37:11,356 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-02-08 08:37:11,356 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-02-08 08:37:11,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork1_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|} OutVars{thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|, ~n3~0=v_~n3~0_31} AuxVars[] AssignedVars[~n3~0][212], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 201#(= ~e2~0 1), Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:11,519 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-02-08 08:37:11,519 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:37:11,519 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:37:11,519 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-02-08 08:37:11,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_43} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][141], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 201#(= ~e2~0 1), Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 72#L94true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:11,594 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-02-08 08:37:11,594 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:37:11,594 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:37:11,595 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:37:11,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([666] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_43} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][141], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 201#(= ~e2~0 1), Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 72#L94true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 57#L70true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:11,599 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-02-08 08:37:11,599 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-02-08 08:37:11,599 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-02-08 08:37:11,599 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-02-08 08:37:11,599 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-02-08 08:37:11,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork1_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|} OutVars{thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|, ~n3~0=v_~n3~0_31} AuxVars[] AssignedVars[~n3~0][189], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 3#L73-4true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 199#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:11,796 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-02-08 08:37:11,796 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:37:11,796 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:37:11,796 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:37:12,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][180], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 24#L82-1true, 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 185#(<= (+ ~n3~0 1) ~n2~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 199#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-08 08:37:12,120 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,120 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:37:12,120 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:37:12,120 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-02-08 08:37:12,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([665] L93-1-->L94-3: Formula: (= v_~n3~0_31 |v_thread3Thread1of1ForFork1_~tmp2~1#1_9|) InVars {thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|} OutVars{thread3Thread1of1ForFork1_~tmp2~1#1=|v_thread3Thread1of1ForFork1_~tmp2~1#1_9|, ~n3~0=v_~n3~0_31} AuxVars[] AssignedVars[~n3~0][189], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 101#(= ~i~0 0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 3#L73-4true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 199#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, 89#L94-3true, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:12,157 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,157 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:37:12,157 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,157 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][180], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 24#L82-1true, 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 185#(<= (+ ~n3~0 1) ~n2~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 199#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-02-08 08:37:12,309 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,309 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:37:12,309 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,309 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][180], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 23#L84true, 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 199#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:12,324 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,324 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,324 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:37:12,324 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][180], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 24#L82-1true, 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 199#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:12,324 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,324 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,324 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,324 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-02-08 08:37:12,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][180], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 23#L84true, 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 199#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:12,537 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:37:12,537 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,537 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,537 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][180], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 24#L82-1true, 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, Black: 158#(<= ~n3~0 ~n1~0), 141#true, 199#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:12,538 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:37:12,538 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,538 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,538 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][180], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), 39#L131-1true, Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 199#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, 13#thread2EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:12,553 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:37:12,553 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-02-08 08:37:12,553 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,553 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_43} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][190], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 24#L82-1true, Black: 184#(<= ~n3~0 ~n2~0), 32#L46-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), 39#L131-1true, Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 72#L94true, 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 199#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:12,679 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-02-08 08:37:12,679 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:37:12,679 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,679 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:37:12,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([630] L46-3-->L46: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_30) (= v_~n1~0_29 (+ |v_thread1Thread1of1ForFork0_#t~post1#1_1| 1))) InVars {~n1~0=v_~n1~0_30} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_29} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][180], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 20#L91-1true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 155#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 199#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 31#L46true, 13#thread2EXITtrue, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:12,776 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-08 08:37:12,776 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-02-08 08:37:12,776 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:37:12,776 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:37:13,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] L94-3-->L94: Formula: (and (= |v_thread3Thread1of1ForFork1_#t~post3#1_1| v_~n3~0_44) (= v_~n3~0_43 (+ |v_thread3Thread1of1ForFork1_#t~post3#1_1| 1))) InVars {~n3~0=v_~n3~0_44} OutVars{thread3Thread1of1ForFork1_#t~post3#1=|v_thread3Thread1of1ForFork1_#t~post3#1_1|, ~n3~0=v_~n3~0_43} AuxVars[] AssignedVars[thread3Thread1of1ForFork1_#t~post3#1, ~n3~0][190], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), Black: 184#(<= ~n3~0 ~n2~0), 24#L82-1true, 32#L46-3true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), Black: 131#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|), Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, Black: 147#(and (<= ~n2~0 ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 143#(<= ~n2~0 ~n3~0), Black: 145#(<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|), Black: 149#(and (<= (+ ~n2~0 1) ~n3~0) (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp3~1#1|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 72#L94true, 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 199#true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-02-08 08:37:13,163 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-02-08 08:37:13,163 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-02-08 08:37:13,163 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-02-08 08:37:13,163 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event