./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 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G 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-?-798a7b3-m [2025-03-04 10:08:49,929 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 10:08:49,986 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2025-03-04 10:08:49,991 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 10:08:49,991 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 10:08:50,013 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 10:08:50,014 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 10:08:50,014 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 10:08:50,014 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 10:08:50,014 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 10:08:50,014 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 10:08:50,014 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 10:08:50,014 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 10:08:50,014 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 10:08:50,014 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 10:08:50,014 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 10:08:50,014 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 10:08:50,015 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 10:08:50,015 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 10:08:50,015 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 10:08:50,016 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 10:08:50,016 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 10:08:50,016 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 10:08:50,016 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 10:08:50,016 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 10:08:50,016 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/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-03-04 10:08:50,258 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 10:08:50,264 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 10:08:50,266 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 10:08:50,267 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 10:08:50,267 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 10:08:50,268 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-03-04 10:08:51,422 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9a745dd05/6554f005c355407490a18d92433c8c2c/FLAGe1a043390 [2025-03-04 10:08:51,663 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 10:08:51,663 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2025-03-04 10:08:51,674 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9a745dd05/6554f005c355407490a18d92433c8c2c/FLAGe1a043390 [2025-03-04 10:08:52,001 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9a745dd05/6554f005c355407490a18d92433c8c2c [2025-03-04 10:08:52,003 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 10:08:52,004 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 10:08:52,005 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 10:08:52,005 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 10:08:52,008 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 10:08:52,008 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,009 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@18cc3fa0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52, skipping insertion in model container [2025-03-04 10:08:52,009 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,023 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 10:08:52,135 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 10:08:52,142 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 10:08:52,171 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 10:08:52,186 INFO L204 MainTranslator]: Completed translation [2025-03-04 10:08:52,186 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52 WrapperNode [2025-03-04 10:08:52,187 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 10:08:52,187 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 10:08:52,187 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 10:08:52,187 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 10:08:52,192 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,201 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,231 INFO L138 Inliner]: procedures = 19, calls = 24, calls flagged for inlining = 17, calls inlined = 17, statements flattened = 240 [2025-03-04 10:08:52,231 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 10:08:52,232 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 10:08:52,232 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 10:08:52,232 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 10:08:52,241 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,241 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,244 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,259 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-03-04 10:08:52,260 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,260 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,265 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,266 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,267 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,268 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,271 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 10:08:52,272 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 10:08:52,272 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 10:08:52,272 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 10:08:52,273 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (1/1) ... [2025-03-04 10:08:52,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 10:08:52,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 10:08:52,306 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 10:08:52,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 10:08:52,333 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 10:08:52,333 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-03-04 10:08:52,333 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-03-04 10:08:52,334 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-03-04 10:08:52,334 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-03-04 10:08:52,334 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-03-04 10:08:52,334 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-03-04 10:08:52,334 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 10:08:52,334 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 10:08:52,334 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 10:08:52,335 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 10:08:52,419 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 10:08:52,420 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 10:08:52,730 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 10:08:52,730 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 10:08:52,899 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 10:08:52,899 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 10:08:52,900 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 10:08:52 BoogieIcfgContainer [2025-03-04 10:08:52,900 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 10:08:52,903 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 10:08:52,904 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 10:08:52,907 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 10:08:52,907 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 10:08:52" (1/3) ... [2025-03-04 10:08:52,908 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38615afa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 10:08:52, skipping insertion in model container [2025-03-04 10:08:52,908 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 10:08:52" (2/3) ... [2025-03-04 10:08:52,908 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38615afa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 10:08:52, skipping insertion in model container [2025-03-04 10:08:52,909 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 10:08:52" (3/3) ... [2025-03-04 10:08:52,910 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2025-03-04 10:08:52,922 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 10:08:52,924 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-03-04 10:08:52,925 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 10:08:52,977 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-03-04 10:08:53,004 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 96 places, 92 transitions, 205 flow [2025-03-04 10:08:53,047 INFO L124 PetriNetUnfolderBase]: 6/89 cut-off events. [2025-03-04 10:08:53,052 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-04 10:08:53,055 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-03-04 10:08:53,055 INFO L82 GeneralOperation]: Start removeDead. Operand has 96 places, 92 transitions, 205 flow [2025-03-04 10:08:53,058 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 92 places, 88 transitions, 194 flow [2025-03-04 10:08:53,067 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 10:08:53,078 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;@e0cba2e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 10:08:53,078 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2025-03-04 10:08:53,104 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 10:08:53,104 INFO L124 PetriNetUnfolderBase]: 6/85 cut-off events. [2025-03-04 10:08:53,104 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2025-03-04 10:08:53,104 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 10:08:53,105 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-03-04 10:08:53,105 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-03-04 10:08:53,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 10:08:53,114 INFO L85 PathProgramCache]: Analyzing trace with hash -1612018361, now seen corresponding path program 1 times [2025-03-04 10:08:53,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 10:08:53,121 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1912623650] [2025-03-04 10:08:53,121 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 10:08:53,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 10:08:53,190 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-04 10:08:53,266 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-04 10:08:53,267 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 10:08:53,267 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 10:08:53,813 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 10:08:53,813 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 10:08:53,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1912623650] [2025-03-04 10:08:53,814 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1912623650] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 10:08:53,814 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 10:08:53,814 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2025-03-04 10:08:53,815 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [378840300] [2025-03-04 10:08:53,815 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 10:08:53,821 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-03-04 10:08:53,825 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 10:08:53,841 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-03-04 10:08:53,841 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2025-03-04 10:08:53,843 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 92 [2025-03-04 10:08:53,845 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-03-04 10:08:53,845 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 10:08:53,845 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 92 [2025-03-04 10:08:53,847 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 10:08:55,709 INFO L124 PetriNetUnfolderBase]: 13105/19183 cut-off events. [2025-03-04 10:08:55,710 INFO L125 PetriNetUnfolderBase]: For 740/740 co-relation queries the response was YES. [2025-03-04 10:08:55,744 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 120626 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-03-04 10:08:55,812 INFO L140 encePairwiseOnDemand]: 80/92 looper letters, 198 selfloop transitions, 18 changer transitions 22/260 dead transitions. [2025-03-04 10:08:55,813 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 260 transitions, 1068 flow [2025-03-04 10:08:55,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-03-04 10:08:55,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-03-04 10:08:55,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 530 transitions. [2025-03-04 10:08:55,826 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5237154150197628 [2025-03-04 10:08:55,827 INFO L175 Difference]: Start difference. First operand has 92 places, 88 transitions, 194 flow. Second operand 11 states and 530 transitions. [2025-03-04 10:08:55,828 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 260 transitions, 1068 flow [2025-03-04 10:08:55,845 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 260 transitions, 1020 flow, removed 0 selfloop flow, removed 6 redundant places. [2025-03-04 10:08:55,850 INFO L231 Difference]: Finished difference. Result has 98 places, 102 transitions, 276 flow [2025-03-04 10:08:55,853 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-03-04 10:08:55,856 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 6 predicate places. [2025-03-04 10:08:55,856 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 102 transitions, 276 flow [2025-03-04 10:08:55,856 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-03-04 10:08:55,856 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 10:08:55,856 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-03-04 10:08:55,857 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 10:08:55,857 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-03-04 10:08:55,858 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 10:08:55,858 INFO L85 PathProgramCache]: Analyzing trace with hash 2091744423, now seen corresponding path program 2 times [2025-03-04 10:08:55,858 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 10:08:55,859 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1511170279] [2025-03-04 10:08:55,859 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-04 10:08:55,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 10:08:55,877 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-03-04 10:08:55,886 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-04 10:08:55,887 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-04 10:08:55,887 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 10:08:56,036 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 10:08:56,037 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 10:08:56,037 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1511170279] [2025-03-04 10:08:56,037 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1511170279] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 10:08:56,037 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 10:08:56,037 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 10:08:56,037 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [441347629] [2025-03-04 10:08:56,037 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 10:08:56,038 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 10:08:56,038 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 10:08:56,038 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 10:08:56,038 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-04 10:08:56,068 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 92 [2025-03-04 10:08:56,068 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-03-04 10:08:56,068 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 10:08:56,069 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 92 [2025-03-04 10:08:56,069 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 10:08:57,819 INFO L124 PetriNetUnfolderBase]: 20581/30287 cut-off events. [2025-03-04 10:08:57,819 INFO L125 PetriNetUnfolderBase]: For 2880/2880 co-relation queries the response was YES. [2025-03-04 10:08:57,951 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 950. Compared 197821 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-03-04 10:08:58,028 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 224 selfloop transitions, 24 changer transitions 3/270 dead transitions. [2025-03-04 10:08:58,029 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 270 transitions, 1270 flow [2025-03-04 10:08:58,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-04 10:08:58,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-04 10:08:58,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 361 transitions. [2025-03-04 10:08:58,031 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5605590062111802 [2025-03-04 10:08:58,031 INFO L175 Difference]: Start difference. First operand has 98 places, 102 transitions, 276 flow. Second operand 7 states and 361 transitions. [2025-03-04 10:08:58,031 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 270 transitions, 1270 flow [2025-03-04 10:08:58,036 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 270 transitions, 1268 flow, removed 1 selfloop flow, removed 1 redundant places. [2025-03-04 10:08:58,038 INFO L231 Difference]: Finished difference. Result has 106 places, 124 transitions, 429 flow [2025-03-04 10:08:58,038 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-03-04 10:08:58,039 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 14 predicate places. [2025-03-04 10:08:58,039 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 124 transitions, 429 flow [2025-03-04 10:08:58,039 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-03-04 10:08:58,039 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 10:08:58,039 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-03-04 10:08:58,040 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 10:08:58,040 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-03-04 10:08:58,040 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 10:08:58,040 INFO L85 PathProgramCache]: Analyzing trace with hash -270983907, now seen corresponding path program 3 times [2025-03-04 10:08:58,040 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 10:08:58,041 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [138254806] [2025-03-04 10:08:58,041 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-04 10:08:58,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 10:08:58,048 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 74 statements into 1 equivalence classes. [2025-03-04 10:08:58,058 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-04 10:08:58,058 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-04 10:08:58,058 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 10:08:58,193 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 10:08:58,193 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 10:08:58,193 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [138254806] [2025-03-04 10:08:58,193 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [138254806] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 10:08:58,193 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 10:08:58,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 10:08:58,194 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1756326270] [2025-03-04 10:08:58,194 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 10:08:58,194 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 10:08:58,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 10:08:58,195 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 10:08:58,195 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-04 10:08:58,227 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 92 [2025-03-04 10:08:58,228 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-03-04 10:08:58,228 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 10:08:58,228 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 92 [2025-03-04 10:08:58,228 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 10:09:00,719 INFO L124 PetriNetUnfolderBase]: 31120/45539 cut-off events. [2025-03-04 10:09:00,719 INFO L125 PetriNetUnfolderBase]: For 17401/17580 co-relation queries the response was YES. [2025-03-04 10:09:00,803 INFO L83 FinitePrefix]: Finished finitePrefix Result has 113092 conditions, 45539 events. 31120/45539 cut-off events. For 17401/17580 co-relation queries the response was YES. Maximal size of possible extension queue 1368. Compared 310227 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-03-04 10:09:00,926 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 267 selfloop transitions, 39 changer transitions 2/332 dead transitions. [2025-03-04 10:09:00,926 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 332 transitions, 1831 flow [2025-03-04 10:09:00,927 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-04 10:09:00,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-04 10:09:00,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 360 transitions. [2025-03-04 10:09:00,928 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5590062111801242 [2025-03-04 10:09:00,928 INFO L175 Difference]: Start difference. First operand has 106 places, 124 transitions, 429 flow. Second operand 7 states and 360 transitions. [2025-03-04 10:09:00,928 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 332 transitions, 1831 flow [2025-03-04 10:09:01,004 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 332 transitions, 1831 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 10:09:01,007 INFO L231 Difference]: Finished difference. Result has 117 places, 159 transitions, 726 flow [2025-03-04 10:09:01,007 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-03-04 10:09:01,008 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 25 predicate places. [2025-03-04 10:09:01,008 INFO L471 AbstractCegarLoop]: Abstraction has has 117 places, 159 transitions, 726 flow [2025-03-04 10:09:01,008 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-03-04 10:09:01,008 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 10:09:01,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-03-04 10:09:01,008 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 10:09:01,009 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-03-04 10:09:01,009 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 10:09:01,009 INFO L85 PathProgramCache]: Analyzing trace with hash -1624990135, now seen corresponding path program 4 times [2025-03-04 10:09:01,009 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 10:09:01,009 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2037361919] [2025-03-04 10:09:01,009 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-04 10:09:01,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 10:09:01,020 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 74 statements into 2 equivalence classes. [2025-03-04 10:09:01,028 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) and asserted 59 of 74 statements. [2025-03-04 10:09:01,028 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) [2025-03-04 10:09:01,028 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 10:09:01,094 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 10:09:01,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 10:09:01,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2037361919] [2025-03-04 10:09:01,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2037361919] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 10:09:01,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 10:09:01,096 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-04 10:09:01,096 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1258616700] [2025-03-04 10:09:01,096 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 10:09:01,096 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-04 10:09:01,097 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 10:09:01,097 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-04 10:09:01,097 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2025-03-04 10:09:01,136 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 92 [2025-03-04 10:09:01,136 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-03-04 10:09:01,136 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 10:09:01,136 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 92 [2025-03-04 10:09:01,137 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 10:09:06,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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, 10#thread1EXITtrue, 38#L131-1true, 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, 58#L70true, 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-03-04 10:09:06,516 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,516 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:06,516 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:06,516 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:06,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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, 10#thread1EXITtrue, 38#L131-1true, 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|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 58#L70true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:06,517 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,517 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:06,517 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:06,517 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:06,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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, 10#thread1EXITtrue, 38#L131-1true, 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, 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:06,518 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,518 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:06,518 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:06,518 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:06,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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, 10#thread1EXITtrue, 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), 58#L70true, 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-03-04 10:09:06,820 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:06,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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, 10#thread1EXITtrue, 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|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 58#L70true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, 82#L132true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:06,820 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:06,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,820 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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, 10#thread1EXITtrue, 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, 58#L70true, 127#true, 82#L132true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:06,822 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:06,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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], [26#thread3EXITtrue, 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, 10#thread1EXITtrue, 38#L131-1true, 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)), 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:06,886 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:06,886 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,886 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,886 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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], [26#thread3EXITtrue, 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, 10#thread1EXITtrue, 38#L131-1true, 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|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:06,886 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:06,887 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,887 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,887 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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], [26#thread3EXITtrue, 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, 10#thread1EXITtrue, 38#L131-1true, 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), 58#L70true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:06,887 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:06,887 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,887 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:06,887 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:07,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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], [26#thread3EXITtrue, 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, 10#thread1EXITtrue, 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)), 58#L70true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 82#L132true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:07,034 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,034 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,034 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,034 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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], [26#thread3EXITtrue, 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, 10#thread1EXITtrue, 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|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 58#L70true, 127#true, 82#L132true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:07,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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)), 56#L133true, 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, 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)), 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:07,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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)), 56#L133true, 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, 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|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 58#L70true, 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:07,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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], [26#thread3EXITtrue, 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, 10#thread1EXITtrue, 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), 58#L70true, 82#L132true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:07,036 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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)), 56#L133true, 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, 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, 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:07,036 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:07,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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], [26#thread3EXITtrue, 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)), 56#L133true, 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, 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)), 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:07,220 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 10:09:07,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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], [26#thread3EXITtrue, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 56#L133true, 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, 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|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 58#L70true, 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:07,220 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 10:09:07,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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], [26#thread3EXITtrue, 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|), 56#L133true, Black: 133#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= ~n2~0 ~n1~0)), Black: 129#(<= ~n2~0 ~n1~0), 155#true, 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), 58#L70true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:07,220 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 10:09:07,221 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,221 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,221 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:07,603 INFO L124 PetriNetUnfolderBase]: 72086/106306 cut-off events. [2025-03-04 10:09:07,603 INFO L125 PetriNetUnfolderBase]: For 74714/75646 co-relation queries the response was YES. [2025-03-04 10:09:07,988 INFO L83 FinitePrefix]: Finished finitePrefix Result has 307948 conditions, 106306 events. 72086/106306 cut-off events. For 74714/75646 co-relation queries the response was YES. Maximal size of possible extension queue 2866. Compared 802741 event pairs, 8729 based on Foata normal form. 277/105243 useless extension candidates. Maximal degree in co-relation 210690. Up to 35507 conditions per place. [2025-03-04 10:09:08,524 INFO L140 encePairwiseOnDemand]: 74/92 looper letters, 517 selfloop transitions, 123 changer transitions 0/667 dead transitions. [2025-03-04 10:09:08,525 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 667 transitions, 4490 flow [2025-03-04 10:09:08,525 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-03-04 10:09:08,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2025-03-04 10:09:08,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 537 transitions. [2025-03-04 10:09:08,527 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5306324110671937 [2025-03-04 10:09:08,527 INFO L175 Difference]: Start difference. First operand has 117 places, 159 transitions, 726 flow. Second operand 11 states and 537 transitions. [2025-03-04 10:09:08,527 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 667 transitions, 4490 flow [2025-03-04 10:09:08,781 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 667 transitions, 4490 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 10:09:08,785 INFO L231 Difference]: Finished difference. Result has 133 places, 281 transitions, 1839 flow [2025-03-04 10:09:08,786 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-03-04 10:09:08,786 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 41 predicate places. [2025-03-04 10:09:08,786 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 281 transitions, 1839 flow [2025-03-04 10:09:08,787 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-03-04 10:09:08,787 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 10:09:08,787 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-03-04 10:09:08,787 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 10:09:08,787 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-03-04 10:09:08,788 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 10:09:08,788 INFO L85 PathProgramCache]: Analyzing trace with hash -2127801597, now seen corresponding path program 5 times [2025-03-04 10:09:08,788 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 10:09:08,788 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [108816737] [2025-03-04 10:09:08,788 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-04 10:09:08,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 10:09:08,796 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 74 statements into 1 equivalence classes. [2025-03-04 10:09:08,805 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-04 10:09:08,806 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-04 10:09:08,806 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 10:09:08,899 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 10:09:08,900 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 10:09:08,900 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [108816737] [2025-03-04 10:09:08,900 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [108816737] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 10:09:08,900 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 10:09:08,900 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 10:09:08,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [730267701] [2025-03-04 10:09:08,900 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 10:09:08,900 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 10:09:08,901 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 10:09:08,901 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 10:09:08,901 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-04 10:09:08,938 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 23 out of 92 [2025-03-04 10:09:08,938 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-03-04 10:09:08,938 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 10:09:08,938 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 23 of 92 [2025-03-04 10:09:08,939 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 10:09:09,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, 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), 3#L68true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, 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)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:09,532 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 10:09:09,532 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 10:09:09,532 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 10:09:09,532 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 10:09:09,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, 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#L68true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 17#L91-1true, 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)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:09,648 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 10:09:09,648 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 10:09:09,648 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 10:09:09,648 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 10:09:10,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([637] L58-1-->L60: Formula: (= v_~n1~0_21 0) InVars {} OutVars{~n1~0=v_~n1~0_21} AuxVars[] AssignedVars[~n1~0][336], [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), 72#L67-1true, 8#L60true, 99#true, 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, 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-03-04 10:09:10,225 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,225 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,225 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,225 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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), 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), 58#L70true, 6#L93-2true, 38#L131-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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:10,266 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 10:09:10,266 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 10:09:10,266 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 10:09:10,266 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 10:09:10,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, 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), 58#L70true, 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 182#true, 17#L91-1true, 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)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-04 10:09:10,393 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,393 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 10:09:10,393 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 10:09:10,393 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 10:09:10,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([637] L58-1-->L60: Formula: (= v_~n1~0_21 0) InVars {} OutVars{~n1~0=v_~n1~0_21} AuxVars[] AssignedVars[~n1~0][336], [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, 72#L67-1true, 8#L60true, 99#true, 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~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)), 17#L91-1true, 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-03-04 10:09:10,424 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 10:09:10,424 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:10,424 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:10,424 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:10,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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), 58#L70true, 82#L132true, 6#L93-2true, 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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:10,446 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,446 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,446 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 10:09:10,446 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 10:09:10,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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), 58#L70true, 38#L131-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), 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]) [2025-03-04 10:09:10,469 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,469 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 10:09:10,469 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,469 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 10:09:10,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][231], [30#L46true, 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), 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), 58#L70true, 38#L131-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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:10,469 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,469 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,469 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 10:09:10,469 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 10:09:10,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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), 58#L70true, 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, 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, 89#L94-3true]) [2025-03-04 10:09:10,694 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 10:09:10,694 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:10,694 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,695 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][231], [30#L46true, 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), 58#L70true, 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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:10,695 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 10:09:10,695 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,695 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,695 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:10,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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), 22#L73-3true, 6#L93-2true, 38#L131-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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:10,752 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 10:09:10,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:10,752 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:10,754 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:11,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, 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|)), 22#L73-3true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 17#L91-1true, 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)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-04 10:09:11,208 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,208 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,208 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:11,208 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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|)), 22#L73-3true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 82#L132true, 6#L93-2true, 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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:11,270 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,270 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,270 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,270 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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|)), 22#L73-3true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 38#L131-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), 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]) [2025-03-04 10:09:11,308 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][231], [30#L46true, 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), 22#L73-3true, 38#L131-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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:11,308 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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), 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#L93-2true, 5#L80-1true, 38#L131-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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:11,308 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,308 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, 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), 5#L80-1true, 182#true, 17#L91-1true, 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)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-04 10:09:11,470 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,470 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,470 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,470 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, 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|), 66#L81-1true, 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), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, 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)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-04 10:09:11,482 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,482 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:11,482 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,482 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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|)), 22#L73-3true, 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, 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, 89#L94-3true]) [2025-03-04 10:09:11,542 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][231], [30#L46true, 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|)), 22#L73-3true, 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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:11,542 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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#L93-2true, 5#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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:11,542 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,542 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,543 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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), 38#L131-1true, 5#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), 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]) [2025-03-04 10:09:11,778 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,778 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,778 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,778 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][231], [30#L46true, 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), 5#L80-1true, 38#L131-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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:11,778 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,778 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,778 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,778 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, 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), 6#L93-2true, 38#L131-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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:11,779 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,779 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:11,779 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:11,779 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:12,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, 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), 182#true, 17#L91-1true, 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)), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1))]) [2025-03-04 10:09:12,034 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,034 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:12,034 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,034 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, 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|), 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), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 17#L91-1true, 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)), 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-03-04 10:09:12,053 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,053 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:12,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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, 5#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, 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]) [2025-03-04 10:09:12,138 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,138 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,138 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,138 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][231], [30#L46true, 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, 5#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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:12,138 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,138 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,138 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,138 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, 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#L93-2true, 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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:12,139 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,139 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,139 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, 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), 38#L131-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), 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]) [2025-03-04 10:09:12,218 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,218 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,218 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,218 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][231], [30#L46true, 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)), 66#L81-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), 38#L131-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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:12,218 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,219 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,219 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,219 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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), 99#true, 6#L93-2true, 38#L131-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), 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-03-04 10:09:12,219 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,219 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,219 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,219 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, 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|), 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), 17#L91-1true, 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)), 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-03-04 10:09:12,508 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,508 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,508 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,508 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, 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), 99#true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 17#L91-1true, 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)), 11#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-03-04 10:09:12,529 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,529 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,529 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,529 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:12,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, Black: 130#(<= (+ ~n2~0 1) ~n1~0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 66#L81-1true, 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), 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), 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, 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, 89#L94-3true]) [2025-03-04 10:09:12,622 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,622 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,622 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,622 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][231], [30#L46true, 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|), 66#L81-1true, 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), 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), Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true]) [2025-03-04 10:09:12,623 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,623 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,623 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,623 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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, 6#L93-2true, 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), 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-03-04 10:09:12,623 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,623 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,623 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,623 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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), 99#true, 38#L131-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), 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), 89#L94-3true]) [2025-03-04 10:09:12,718 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,718 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,718 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][231], [30#L46true, 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), 99#true, 38#L131-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), 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-03-04 10:09:12,719 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,719 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:12,719 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:12,719 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:13,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][391], [33#L69-1true, 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), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-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), 31#L46-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:13,036 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:13,036 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:13,036 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:13,036 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:13,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][190], [30#L46true, 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), 17#L91-1true, 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)), 11#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-03-04 10:09:13,145 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 10:09:13,145 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:13,145 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:13,145 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:13,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][72], [30#L46true, 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, 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: 101#(= ~i~0 0), 89#L94-3true]) [2025-03-04 10:09:13,226 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 10:09:13,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 10:09:13,226 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:13,226 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:13,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][231], [30#L46true, 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), 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), 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), 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-03-04 10:09:13,226 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 10:09:13,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 10:09:13,226 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:13,226 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:13,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] L106-1-->L108: Formula: (= v_~n3~0_33 0) InVars {} OutVars{~n3~0=v_~n3~0_33} AuxVars[] AssignedVars[~n3~0][391], [33#L69-1true, 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), 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), 31#L46-3true, Black: 116#(and (= 2 ~i~0) (= ~i3~0 0) (= ~i1~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:13,427 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 10:09:13,427 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:13,427 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 10:09:13,427 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 10:09:16,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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), 58#L70true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-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)), 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-03-04 10:09:16,875 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 10:09:16,875 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,875 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,875 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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), 58#L70true, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-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)), 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-03-04 10:09:16,875 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 10:09:16,875 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,875 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,875 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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), 58#L70true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 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), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:16,876 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 10:09:16,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 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)), 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)]) [2025-03-04 10:09:16,876 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 10:09:16,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:16,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:17,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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), 58#L70true, 82#L132true, 8#L60true, 26#thread3EXITtrue, 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), 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-03-04 10:09:17,059 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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), 58#L70true, 82#L132true, 10#thread1EXITtrue, 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), 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-03-04 10:09:17,059 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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), 58#L70true, 82#L132true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 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)), 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: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:17,059 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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|)), 46#L108true, Black: 144#(<= (+ ~n2~0 1) ~n3~0), 58#L70true, 82#L132true, 10#thread1EXITtrue, 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)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:17,060 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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), 58#L70true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-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)), 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-03-04 10:09:17,136 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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), 58#L70true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 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)), 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)]) [2025-03-04 10:09:17,136 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:17,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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), 58#L70true, 82#L132true, 26#thread3EXITtrue, 10#thread1EXITtrue, 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), 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-03-04 10:09:17,481 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:17,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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|), 56#L133true, 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), 58#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), 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-03-04 10:09:17,481 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:17,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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), 58#L70true, 82#L132true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 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)), 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: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:17,482 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:17,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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|), 56#L133true, 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), 58#L70true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 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)), 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, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:17,482 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:17,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:17,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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|), 56#L133true, 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), 58#L70true, 26#thread3EXITtrue, 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), 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-03-04 10:09:17,696 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 10:09:17,696 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:17,696 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:17,696 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:17,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][77], [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|), 56#L133true, 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), 58#L70true, 26#thread3EXITtrue, 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)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0)]) [2025-03-04 10:09:17,696 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 10:09:17,696 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:17,696 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:17,696 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:18,152 INFO L124 PetriNetUnfolderBase]: 86567/125618 cut-off events. [2025-03-04 10:09:18,152 INFO L125 PetriNetUnfolderBase]: For 211986/217984 co-relation queries the response was YES. [2025-03-04 10:09:18,799 INFO L83 FinitePrefix]: Finished finitePrefix Result has 420867 conditions, 125618 events. 86567/125618 cut-off events. For 211986/217984 co-relation queries the response was YES. Maximal size of possible extension queue 3482. Compared 953209 event pairs, 21277 based on Foata normal form. 1684/124634 useless extension candidates. Maximal degree in co-relation 277699. Up to 98793 conditions per place. [2025-03-04 10:09:19,164 INFO L140 encePairwiseOnDemand]: 78/92 looper letters, 399 selfloop transitions, 88 changer transitions 0/528 dead transitions. [2025-03-04 10:09:19,164 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 528 transitions, 4268 flow [2025-03-04 10:09:19,165 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-04 10:09:19,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-04 10:09:19,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 359 transitions. [2025-03-04 10:09:19,166 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5574534161490683 [2025-03-04 10:09:19,166 INFO L175 Difference]: Start difference. First operand has 133 places, 281 transitions, 1839 flow. Second operand 7 states and 359 transitions. [2025-03-04 10:09:19,166 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 528 transitions, 4268 flow [2025-03-04 10:09:20,456 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 139 places, 528 transitions, 4262 flow, removed 3 selfloop flow, removed 0 redundant places. [2025-03-04 10:09:20,460 INFO L231 Difference]: Finished difference. Result has 143 places, 325 transitions, 2482 flow [2025-03-04 10:09:20,460 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-03-04 10:09:20,461 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 51 predicate places. [2025-03-04 10:09:20,461 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 325 transitions, 2482 flow [2025-03-04 10:09:20,461 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-03-04 10:09:20,461 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 10:09:20,461 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-03-04 10:09:20,461 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 10:09:20,461 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-03-04 10:09:20,462 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 10:09:20,462 INFO L85 PathProgramCache]: Analyzing trace with hash -1767741367, now seen corresponding path program 6 times [2025-03-04 10:09:20,462 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 10:09:20,462 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [146500343] [2025-03-04 10:09:20,462 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-04 10:09:20,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 10:09:20,471 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 74 statements into 1 equivalence classes. [2025-03-04 10:09:20,479 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-04 10:09:20,479 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2025-03-04 10:09:20,479 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 10:09:20,526 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 10:09:20,526 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 10:09:20,526 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [146500343] [2025-03-04 10:09:20,526 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [146500343] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 10:09:20,526 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 10:09:20,526 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 10:09:20,527 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1159676978] [2025-03-04 10:09:20,527 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 10:09:20,528 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 10:09:20,528 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 10:09:20,529 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 10:09:20,529 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 10:09:20,529 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 92 [2025-03-04 10:09:20,530 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-03-04 10:09:20,530 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 10:09:20,530 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 92 [2025-03-04 10:09:20,530 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 10:09:23,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] 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), 33#L69-1true, 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|)), Black: 144#(<= (+ ~n2~0 1) ~n3~0), 46#L108true, 38#L131-1true, 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), 195#true, 31#L46-3true, 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-03-04 10:09:23,900 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:23,900 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:23,900 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:23,900 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:24,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([673] 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), 33#L69-1true, 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), 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)), 195#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46-3true, 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-03-04 10:09:24,214 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 10:09:24,214 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 10:09:24,214 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:24,214 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 10:09:26,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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)), 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), 58#L70true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-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)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 195#true, 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), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:26,981 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 10:09:26,981 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:26,981 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:26,981 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:26,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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), 58#L70true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 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)), 195#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:26,982 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 10:09:26,982 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:26,982 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:26,982 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 10:09:27,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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), 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, 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), 58#L70true, 82#L132true, 8#L60true, 26#thread3EXITtrue, 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)), 195#true, 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), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:27,249 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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), 58#L70true, 82#L132true, 8#L60true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 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)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 195#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:27,249 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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)), 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), 58#L70true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-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)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, 195#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), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:27,342 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,342 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,342 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,342 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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), 58#L70true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 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)), 195#true, 141#true, Black: 158#(<= ~n3~0 ~n1~0), 127#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:27,342 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,342 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,343 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,343 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 10:09:27,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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), 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, 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), 58#L70true, 82#L132true, 26#thread3EXITtrue, 10#thread1EXITtrue, 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, 195#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), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:27,592 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:27,592 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,592 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,592 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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), 102#(= ~i3~0 0), Black: 135#(and (<= (+ ~n2~0 1) |thread2Thread1of1ForFork2_~tmp1~0#1|) (<= (+ ~n2~0 1) ~n1~0)), 56#L133true, 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, 58#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)), 195#true, 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), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:27,592 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:27,592 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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), 58#L70true, 82#L132true, 26#thread3EXITtrue, 10#thread1EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 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)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 195#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:27,593 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:27,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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|), 56#L133true, 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, 58#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, 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)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 195#true, 141#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:27,594 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 10:09:27,594 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,594 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:27,594 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 10:09:28,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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), 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|), 56#L133true, 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), 58#L70true, 26#thread3EXITtrue, 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, 195#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), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:28,031 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 10:09:28,031 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:28,031 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:28,031 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:28,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([649] 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][81], [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|), 56#L133true, 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), 58#L70true, 26#thread3EXITtrue, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 182#true, 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)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 195#true, Black: 112#(and (= ~i3~0 0) (= ~i~0 1)), 127#true, Black: 101#(= ~i~0 0), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:28,032 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 10:09:28,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:28,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:28,032 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 10:09:28,434 INFO L124 PetriNetUnfolderBase]: 62516/94383 cut-off events. [2025-03-04 10:09:28,434 INFO L125 PetriNetUnfolderBase]: For 194328/198576 co-relation queries the response was YES. [2025-03-04 10:09:28,864 INFO L83 FinitePrefix]: Finished finitePrefix Result has 331517 conditions, 94383 events. 62516/94383 cut-off events. For 194328/198576 co-relation queries the response was YES. Maximal size of possible extension queue 2764. Compared 739646 event pairs, 31706 based on Foata normal form. 2252/95832 useless extension candidates. Maximal degree in co-relation 214417. Up to 76664 conditions per place. [2025-03-04 10:09:29,325 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 349 selfloop transitions, 2 changer transitions 0/400 dead transitions. [2025-03-04 10:09:29,325 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 400 transitions, 3727 flow [2025-03-04 10:09:29,326 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 10:09:29,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 10:09:29,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 167 transitions. [2025-03-04 10:09:29,326 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.605072463768116 [2025-03-04 10:09:29,326 INFO L175 Difference]: Start difference. First operand has 143 places, 325 transitions, 2482 flow. Second operand 3 states and 167 transitions. [2025-03-04 10:09:29,326 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 400 transitions, 3727 flow [2025-03-04 10:09:30,176 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 400 transitions, 3633 flow, removed 47 selfloop flow, removed 0 redundant places. [2025-03-04 10:09:30,179 INFO L231 Difference]: Finished difference. Result has 146 places, 319 transitions, 2351 flow [2025-03-04 10:09:30,179 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-03-04 10:09:30,180 INFO L279 CegarLoopForPetriNet]: 92 programPoint places, 54 predicate places. [2025-03-04 10:09:30,180 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 319 transitions, 2351 flow [2025-03-04 10:09:30,180 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-03-04 10:09:30,180 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 10:09:30,180 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-03-04 10:09:30,180 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-04 10:09:30,180 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-03-04 10:09:30,181 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 10:09:30,181 INFO L85 PathProgramCache]: Analyzing trace with hash -740827835, now seen corresponding path program 7 times [2025-03-04 10:09:30,181 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 10:09:30,181 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [226544453] [2025-03-04 10:09:30,181 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-04 10:09:30,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 10:09:30,188 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-03-04 10:09:30,197 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-03-04 10:09:30,197 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 10:09:30,197 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 10:09:30,256 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 10:09:30,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 10:09:30,257 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [226544453] [2025-03-04 10:09:30,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [226544453] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 10:09:30,257 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 10:09:30,257 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 10:09:30,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1513521277] [2025-03-04 10:09:30,257 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 10:09:30,257 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 10:09:30,257 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 10:09:30,258 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 10:09:30,258 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 10:09:30,258 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 92 [2025-03-04 10:09:30,258 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-03-04 10:09:30,259 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 10:09:30,259 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 92 [2025-03-04 10:09:30,259 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 10:09:30,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][155], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 30#L46true, 201#(= ~e2~0 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), 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), 3#L68true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, 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)), 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-03-04 10:09:30,736 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 10:09:30,736 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 10:09:30,736 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 10:09:30,736 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 10:09:30,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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][155], [Black: 190#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|) (<= (+ ~n3~0 1) ~n2~0)), Black: 186#(<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp2~1#1|), 30#L46true, 201#(= ~e2~0 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), 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#L68true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 17#L91-1true, 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)), 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-03-04 10:09:30,932 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 10:09:30,932 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 10:09:30,932 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 10:09:30,932 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 10:09:31,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] 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), 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), 58#L70true, 197#(= ~e3~0 1), 38#L131-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: 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), 31#L46-3true, 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-03-04 10:09:31,426 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 10:09:31,426 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:31,426 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:31,426 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 10:09:31,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] 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), 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), 58#L70true, 73#L94true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-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)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), Black: 158#(<= ~n3~0 ~n1~0), 141#true, 31#L46-3true, 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-03-04 10:09:31,463 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 10:09:31,463 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:31,463 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:31,463 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:31,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([667] 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)), 201#(= ~e2~0 1), 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, 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), 58#L70true, 73#L94true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-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)), Black: 173#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0)), 141#true, Black: 158#(<= ~n3~0 ~n1~0), 31#L46-3true, 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-03-04 10:09:31,467 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2025-03-04 10:09:31,467 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-04 10:09:31,467 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-04 10:09:31,467 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-04 10:09:31,467 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2025-03-04 10:09:31,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([666] 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), 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), 58#L70true, 82#L132true, 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, 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), 31#L46-3true, 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, Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:31,588 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 10:09:31,588 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:31,588 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 10:09:31,588 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:31,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] 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), 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), 58#L70true, 82#L132true, 73#L94true, 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, 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, 31#L46-3true, 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-03-04 10:09:31,643 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 10:09:31,643 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:31,643 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:31,643 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:31,646 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([667] 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), 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), 58#L70true, 82#L132true, 73#L94true, 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, 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, 31#L46-3true, 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-03-04 10:09:31,646 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2025-03-04 10:09:31,647 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-04 10:09:31,647 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-04 10:09:31,647 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-04 10:09:31,647 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2025-03-04 10:09:32,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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|), 30#L46true, Black: 184#(<= ~n3~0 ~n2~0), 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), 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), 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, 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)), 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-03-04 10:09:32,012 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 10:09:32,012 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:32,012 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 10:09:32,012 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:32,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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|), 30#L46true, Black: 184#(<= ~n3~0 ~n2~0), 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), 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), 17#L91-1true, 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)), 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-03-04 10:09:32,436 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:32,436 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:32,436 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:32,436 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:32,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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|), 30#L46true, Black: 184#(<= ~n3~0 ~n2~0), 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|), 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), 38#L131-1true, Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 17#L91-1true, 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, 199#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~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), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:32,448 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:32,448 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:32,448 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:32,448 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:32,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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|), 30#L46true, Black: 184#(<= ~n3~0 ~n2~0), 20#L84true, 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), 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, 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)), 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-03-04 10:09:32,448 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 10:09:32,448 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:32,449 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:32,449 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 10:09:32,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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|), 30#L46true, Black: 184#(<= ~n3~0 ~n2~0), 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|), 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), 17#L91-1true, 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, 199#true, 175#(and (<= (+ ~n3~0 1) |thread3Thread1of1ForFork1_~tmp1~1#1|) (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~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), Black: 185#(<= (+ ~n3~0 1) ~n2~0)]) [2025-03-04 10:09:32,641 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:32,641 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:32,641 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:32,641 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:32,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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|), 30#L46true, Black: 184#(<= ~n3~0 ~n2~0), 20#L84true, 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, 17#L91-1true, 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)), 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-03-04 10:09:32,641 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:32,641 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:32,641 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:32,641 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:32,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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|), 30#L46true, 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), 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), 99#true, 197#(= ~e3~0 1), Black: 157#(= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0), 38#L131-1true, 182#true, Black: 165#(and (= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n3~0) (<= (+ ~n3~0 1) ~n1~0)), 17#L91-1true, 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)), 11#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-03-04 10:09:32,655 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:32,655 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 10:09:32,655 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:32,655 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:32,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] 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, 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), 99#true, 73#L94true, 197#(= ~e3~0 1), 38#L131-1true, 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), 199#true, 31#L46-3true, 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-03-04 10:09:32,772 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 10:09:32,772 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:32,772 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:32,772 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:32,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] 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|), 30#L46true, 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), 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, 17#L91-1true, 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)), 11#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-03-04 10:09:32,864 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 10:09:32,864 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:32,864 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:32,864 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 10:09:33,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([667] 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), 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, 99#true, 73#L94true, 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, 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, 31#L46-3true, 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-03-04 10:09:33,221 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 10:09:33,221 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 10:09:33,221 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 10:09:33,221 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event